Munky Morgy
Windows, Linux, Mac OS X, Java and Ruby Tips and Tricks
Wednesday, 4 June 2008
Adding Samba Users
To add new users to Samba with out enabling ssh login to Ubuntu and Debian systems
$sudo adduser --disabled-login newuser
$sudo smbpasswd -a newuser
Don't forget to add the newuser to the smb.conf allowed user property
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment