https://bugs.koozali.org/show_bug.cgi?id=10874

--- Comment #20 from bunkobugsy <[email protected]> ---
(In reply to bunkobugsy from comment #19)
> Almost like passwd only updates /etc/security/opasswd if it's run
> unprivileged:
> logged in user running passwd from bash or changing password from
> user-password.
> 
> Not updating if admin resetting from server-manager or samba runs passwd
> program.

Adding 'remember=X' to the end of 'password sufficient pam_unix.so nullok md5
shadow'
won't work because it looks like samba invokes the passwd command as root.

But pam_pwhistory.so module does exactly the same and has an enforce_for_root
option.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to