> Does anyone know where samba stashes away user information? I.e. when I run: > smbpasswd -a username to add a user for samba access but does anyone know > where this information is stored? Generally, in a TDB file. Debian keeps them in /var/lib/samba/. Craig