Hi Paulo, Since Samba 3.3, the default passdb backend is *tdbsam*. Which means users are stored in */var/lib/samba/passdb.tdb*.
This doesn't change the behavior of the command *smbpasswd*. It still helps you manage users but they are just stored in another location. If you want to stick to *smbpasswd* backend, just add the following directive in *smb.conf*. passdb backend = smbpasswd:/etc/samba/smbpasswd Hope this helps --- *Santiago DIEZ Directeur **Portable: +33 6 37 90 81 98 Bureau: +33 9 70 44 77 87* *1 route de Seurre, 21200 Beaune* <solutions *durables* pour l'informatique> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
