Hi there, I've created a posixAccount with a userPassword and can login using 
this user over SSH, the issue is that although "Allow Users to Change their 
Passwords" is selected in General Settings, I only managed to allow a user to 
change their own password by writing an ACI:

(target="ldap:///cn=jack,ou=users,dc=lab";)(targetattr="userPassword")(version 
3.0; acl "password"; allow(write) userdn="ldap:///cn=jack,ou=users,dc=lab";;)

I'm hoping to not need an ACI for each user if there's a better way?

Thanks
Arnaud


-- 
_______________________________________________
389-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to