Avatar of chaitu chaitu
chaitu chaitu
Flag for India asked on

What tool do we need to install to execute ldapsearch command in unix as well as in windows boxes.

hi,

What tool do we need to install to execute ldapsearch command in unix as well as in windows.

ldapsearch -Hldaps://xxx.xx.xx:636 -x -D test4@corp.local -W -b "" -s base
Unix OSWindows 7Linux

Avatar of undefined
Last Comment
arnold

8/22/2022 - Mon
arnold

ldapsearch should be installed if the system is joined as an LDAP client or is a server.

on linux you should have the openldap-client portion installed.

Windows 7 you need to install the RSAT tool set to query the AD.
chaitu chaitu

ASKER
i have download RSAT tools for windows 7.In RSAT where can i  execute above command. I want to check whether i am able to connect to that ldap server with that user or not?

ldapsearch -Hldaps://xxx.xx.xx:636 -x -D test4@corp.local -W -b "" -s base
arnold

Windows environment includes AD DC or you have samba4/openldap setup.
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Walt Forbes
chaitu chaitu

ASKER
"Windows environment includes AD DC or you have samba4/openldap setup."

Can you tell me exatcly where i can see AD DC ?
ASKER CERTIFIED SOLUTION
arnold

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.