LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   LDAP Authentication(UserPassword validation) (https://www.linuxquestions.org/questions/linux-general-1/ldap-authentication-userpassword-validation-232857/)

joeyBig 09-20-2004 06:20 AM

LDAP Authentication(UserPassword validation)
 
Hi,
I'm trying to authenticate UserPassword in Ldap Server from client side using Active Server Pages as script language.
We tried to define #ACL's in slapd.conf file. The code for which is given below

access to attribute=userPassword
by dn="cn=Manager,dc=guessant,dc=org" write
by anonymous auth
by self write
by * none

The above ACL is not working in my system. Anyone know how to authenticate UserPassword without using ACL.

I'm using OpenLdap 2.2.13.
Your early reply is greatly appreciated.

Regards,
Joe

joeyBig 09-20-2004 09:05 AM

Authenticating UserPassword in Ldap
 
Hi,
I'm trying to authenticate UserPassword in Ldap Server from client side using Active Server Pages as script language.
We tried to define #ACL's in slapd.conf file. The code for which is given below

access to attribute=userPassword
by dn="cn=Manager,dc=guessant,dc=org" write
by anonymous auth
by self write
by * none

The above ACL is not working in my system. Anyone know how to authenticate UserPassword without using ACL.

I'm using OpenLdap 2.2.13.
Your early reply is greatly appreciated.

Regards,
Joe

XavierP 09-21-2004 11:45 AM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

FUP here: http://www.linuxquestions.org/questi...hreadid=222182

XavierP 09-21-2004 11:46 AM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

trickykid 09-21-2004 05:50 PM

Yup, I merged these threads so we don't have a ton of closed stale threads lingering around.


All times are GMT -5. The time now is 07:59 AM.