hello Experts
Have a VBScript to query LDAP for names, nicks and SMTP addresses. It works just great dumping the contents to a file.
I have adapted it to load directly to a SQL Server db - b...
I need to write PHP code to connect to active directory using LDAP and perform several reads. The parameters that will be read are: user name, office/building address, email, phone, and depart...
How to get the Distinguished name from a Canonical name?
I have a user with the following CN=JPOP,OU=ABC,DC=pop,DC=po,DC=local and I want to know the way to convert this to a DN.
Hi Experts,
I am moderately acquainted with the general syntax of LDAP search queries. However I don't seem to get my hands around how to do an LDAP search for entries that have two or more...
Hi
I need to set up a LDAP server for a document scanner I have, a HP 9200c.
All i need to know is how to i set an LDAP server up, as it may be useful for other photocopiers and scanners...
I have a Cisco 4402 Wireless Controller Device to manage my access points. I would like to authenticate my users via LDAP. For some reason I cannot authenticate. Here is what the screen look...
Where can i find documentation on the LDAP object properties/classes?
forexample, i have this script:
Set objUser = GetObject("LDAP://" & strDN)
strUser = objUser.cn
strTerminalSe...
HellIo ALL,
The questions I need to ask is: we are using IBM portal as our development platform. LDAP is an authenticate server we are using. The current issus is: I want to find all user ...
Hello,
I am quering the LDAP directory of IBM Tivoli, and am using the following VBSCRIPT. The script below works fine. However, when I add one of our custom attributes to the query ...
Re...
Hello...I'm looking for a breakdown (layman terms) of what and how LDAP operates in conjunction with MS W2K3 in a AD environment. Thanks
Is it possible to configure an (any) LDAP directory to contain static groups that have no 'member' atributes within them - but purely have group membership defined by the "groupMembership" att...
Could I update active directory schema with c#. I need a simple example and brief explanations that add a property to a predefined user group, assign a value to that new defined property and r...
Hi Experts!
I have some trouble getting the import of an LDIF correctly. Importing user data goes fine, but when I try to import something into the "dn: cn=schema" tree, I don't seem to be ...
We are going to write a Lotus Domino ldap searching program. Any .net (or other language) sample code for that. We know how to search on AD and openldap, but we don't have a Domino inhouse.
...
I have openldap installed and have it set so that anyonmous binding is turned off. I notice though that when a user logs in via phpldapadmin, they can view (readonly) the rest of the users. ...
I have a bunch of users in a given group. I need to know which users use what computers. I would prefer to use a LDAP query on a Windows 2000 Server PDC.
This is the issue:
If a change is make to a user account in active directory is there a way to run a trigger or a job that will be able to check for changes and update the changes to a sql...