Click to See Complete Forum and Search --> : How do i add user in Samba


randy-e
06-08-2009, 12:46 PM
Hello,

I want to be able to add a user in Samba at command level, I do not want to user any of the qui stuff, want to be able to do it at character command level. How is this done?

thanks

stumbles
06-08-2009, 02:21 PM
smbpasswd -a username

randy-e
06-08-2009, 04:11 PM
thanks