To synchronize from Linux you should have a script, that reads the password
from the user, then issues passwd and smbpasswd.
To synchronize from Windows (NT, 2000 and XP) you can configure samba as
PDC (domain logon = yes and encrypt passwd = yes). All PCs have to join the
samba domain and users can change their passwords from Windows. These
password changes can be synchronized with "unix password sync" and
"passwd
program".
using winbind from Linux might also be a way
regards MW
"Listas do Fernando" <fslistas@univel.br>@lists.samba.org on
30.01.2002
20:08:28
Gesendet von: samba-admin@lists.samba.org
An: <samba@lists.samba.org>
Kopie:
Org.Element:
Telefon:
Thema: [Samba] Password Sync
Hi palls
How can I syncronize LINUX and SAMBA passwords?
I've tried to configure my smb.conf like this:
[global]
encrypt passwords = no
smb passwrd file = /usr/local/private/smbpasswd
unix password file sync = yes
passwd program - changepass %u
But doesn't works.
When I type: # passwd user
The programa only change the linux local password.
Thanks.
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba