Andy2520 Posted August 13, 2014 Posted August 13, 2014 (edited) Dear Team, I am trying to pull the user name , domino server name from the Domino Lotus notes LDAP server . Any one has idea how to pull details through the LDAP query . I have gone through few forum i have found only how to Pull user details from the AD . Please suggest . Edited August 13, 2014 by Andy2520
November Posted August 13, 2014 Posted August 13, 2014 Hi Andy2520, Is this usefull? HERE Cheers Old Scriptology Visual Ping 1.8 - Mass Ping Program with export to txt delimited. Desktop 2 RGB and YMCK - Pick a color in the desktop and get the RGB and YMCK code. Desktop 2 RGB - Pick a color in the desktop and get the RGB code. ShootIT 1.0 - Screen Capture full and partial screen [font="'Arial Black';"]Remember Remember The Fifth of November.[/font]
Andy2520 Posted August 13, 2014 Author Posted August 13, 2014 Thanks for reply , I not getting how do send query to LDAP domino server . get details of user in one variable . Please suggest if you have any idea .
Moderators JLogan3o13 Posted August 13, 2014 Moderators Posted August 13, 2014 Did you bother to read the page to which you were linked?? It provides a very clear explanation of how to use LDAPSEARCH.EXE to perform exactly the type of lookup you are requesting. It shouldn't be hard to script what you want to do: ShellExecuteWait("LDAPSEARCH.EXE", "<parameters><searchfilter><attribs>") "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now