[Samba] linux windows synchronisation account : linux client configuration

Logan Shaw lshaw at emitinc.com
Fri Jun 30 16:24:33 GMT 2006


On Fri, 30 Jun 2006, Edmundo Valle Neto wrote:
> Stephane Durieux escreveu:

>> I m trying to make unix and linux password synchronisation with samba using 
>> ldap backend, the only question that remains :
>> 
>> How can I make passwd command use the samba server ?
>
> You can use the "ldap passwd sync = yes" option.
> With that option the LDAP, NT and LM hashes are synchronized, when changed 
> THROUGH SAMBA.

I believe the question was how they can make /usr/bin/passwd
cause Samba passwords to be updated.  If a Unix (Linux) user
runs /usr/bin/passwd, it should not change just their Unix
password but should also change their LM and NT passwords.
At least that is the request as I am reading it.

In other words, the request is how to preserve the
/usr/bin/passwd interface that Unix users may be familiar with,
while at the same time not causing that interface to cause
passwords to go out of sync.

Unfortunately, I don't know an answer to that question...

   - Logan


More information about the samba mailing list