RE: Openldap, change passwd failed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is this happening on the LDAP server or a LDAP client?  The insufficient
access sounds like a LDAP configuration problem to me.  Make sure users
are allowed to change their passwords.  This can be set in your
/etc/openldap/slapd.conf file.  Here's what I have:

access to dn=".*,ou=People,o=v12,o=UMDNJ,c=US"
                attr=userPassword
        by self write
        by dn="uid=root,ou=People,o=v12,o=UMDNJ,c=US" write
        by * auth


This allows root to change everyones password, and allows everyone to
change their own password.  Make sure to change your dn.

Ryan


-----Original Message-----
From: redhat-list-bounces@xxxxxxxxxx
[mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Prashant Kulkarni
Sent: Wednesday, December 01, 2004 12:54 AM
To: redhat-list@xxxxxxxxxx
Subject: Openldap, change passwd failed


Hi all,

 

For all the LDAP gurus out there, I have openldap setup on RH 3.0

user authentication works fine, but attempts to change passwd failed.

 

[prk@Banndramail2 prk]$ passwd

Changing password for user prk.

Changing password for prk

(current) UNIX password:

Enter login(LDAP) password:

New password:

Retype new password:

LDAP password information update failed: Unknown error

 

passwd: Permission denied

[prk@Banndramail2 prk]$

 

and in /var/log/messages

 

Nov 30 23:02:48 Banndramail2 passwd[5435]: pam_ldap: ldap_modify_s
Insufficient access

 

Thanks & Regards,

 

Prashant Kulkarni

 

 

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux