how to change local and remote (winbind) password seperately

Narayana Pattipati narayana.pattipati at wipro.com
Thu May 19 09:31:33 UTC 2005


On Thu, 2005-05-19 at 14:25, Michael Hamann wrote:

> Hi everybody,
> 
> does anybody know a way how to setup the passability to change passwords
> for local users and winbind (remote) users ?
> 
> Right kow, I setup my /etc/pam.d/passwd like this:
> ------
> 
> password        sufficient      pam_winbind.so
> password        required        pam_unix.so
> 

Please try with this order. It should work.
password    sufficient       pam_unix.so
password    sufficient       pam_winbind.so

HTH,
Narayana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pam-list/attachments/20050519/4fde14fc/attachment.htm>


More information about the Pam-list mailing list