Le 15/05/2019 à 10:50, Jakub Hrozek a écrit :
On Tue, May 14, 2019 at 10:04:56AM +0200, Julien TEHERY wrote:
Hi there
We have a samba4 AD (installed on ubuntu servers) and also ubuntu client
workstations.
Those ubuntu workstations authenticate themselves to samba4/AD server
through pam_sssd.
Users authentication against Samba4/AD works well, but i don't know how to
allow users to change their own passwords through thios mecanism.
I tried several methods like smbpasswd, samba-tool user setpassword, passwd
or kpasswd but none of them works.
The only method out of those you listed above that goes through sssd is
plain 'passwd'. Did you have a chance to look into the logs? See
https://docs.pagure.org/SSSD.sssd/users/troubleshooting.html
_______________________________________________
sssd-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedorahosted.org/archives/list/[email protected]
It appears that it finally does work with kpasswd.
The fact it did'nt worked until then was because i tried to type in
directly the new password instead of the old one that was asked by kpasswd
_______________________________________________
sssd-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedorahosted.org/archives/list/[email protected]