Hi,

I've setup an openldap server on a F12 box. It seems to be fine, but 
only rootdn has te ability to update entries.
When a user tries to update an attribute he owns, he's got the error  50 
: insufficient rights access

My slapd.conf is configured as below :


access to *
         by self write
         by users read
         by anonymous auth


access to *
        by dn="uid=xxx,ou=Users,dc=xxx,dc=com" write
        by anonymous auth
        by self write
        by * none


What is the error ? Why an authenticated user cannot update its owns 
attributes ?



Thanks for any help

BR
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to