[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Openldap, change passwd failed
- From: "Prashant Kulkarni" <prk bandra cmc net in>
- To: <golharam umdnj edu>, "'General Red Hat Linux discussion list'" <redhat-list redhat com>
- Cc:
- Subject: RE: Openldap, change passwd failed
- Date: Fri, 3 Dec 2004 11:56:07 +0530
Thnx Ryan its working
Prashant.
-----Original Message-----
From: redhat-list-bounces redhat com [mailto:redhat-list-bounces redhat com]
On Behalf Of Ryan Golhar
Sent: Wednesday, 01 December, 2004 19:25
To: 'General Red Hat Linux discussion list'
Subject: RE: Openldap, change passwd failed
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 redhat com
[mailto:redhat-list-bounces redhat com] On Behalf Of Prashant Kulkarni
Sent: Wednesday, December 01, 2004 12:54 AM
To: redhat-list redhat com
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 redhat com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request redhat com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]