When running samba, in the smb.conf file, you have to let samba know where to look for the passwords' database (passdb backend = smbpasswd/tdbsam) and
from what I understand there are two options to store the samba users' passwords: smbpasswd and tdbsam. My question is, can I choose one or the other? If so, how? When I add samba users, which is the default file that stores that info?

Thanx