06.25.09

Adding a user to Samba

Posted in Linux/*BSD/Unix at 9:34 pm by Nate Smith

To add a user to the smbpasswd file they must already exist in the passwd file.  Use the useradd command to add a user.  Then user “smbpasswd -a username” to add the  user to the smbpasswd file.