I want to query my Active Directory and find ALL attributes for a user. I have my attributes="*" but when I do this, I do not know how to display the results?
Can anyone help me? Instead of doing just a
<cfoutput #dn# </cfoutput>...what do I need to put. My code is below:
<cfldap name="rs"...
Does anyone know how to connect to Active Directory using SSL? I want to use LDAPS so that I can change Active Directory passwords, but I do not know how to set up the environment. If I try to bind to a connection using LDAPS, the error that comes back says, "Can't connect to LDAP Server".
Does...
Does anyone know how to change a user password using LDAP and Active Directory? I am working on a user setup application and need to be able to do this.
Thank you in advance!
I am creating a User Administration program using PHP. Does anyone know how to add a user (in active directory) to a group?
I have been trying to use the ldap_modify command, but I do not know if I am on the right path.
Any help would be GREATLY appreciated.
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.