OliverW
09-09-2001, 09:05 AM
Okay I'm trying to set up Samba and I'm looking at the Samba NHF, but I have a few questions about adduser.
Okay I created the group smb and now would to like to add smbuser as test account for my sambaserver.
Okay according to the NHF i have to add smbuser with home directory /home/public and in group smb.
this is what i got
adduser --home /home/public --ingroup smb smbuser
According to the adduser help this should be the right syntax, but I get an error message like this:
adduser: No options allowed after names
But I specified the options before the username right?
What am I doing wrong?
[ 09 September 2001: Message edited by: OliverW ]
Okay I created the group smb and now would to like to add smbuser as test account for my sambaserver.
Okay according to the NHF i have to add smbuser with home directory /home/public and in group smb.
this is what i got
adduser --home /home/public --ingroup smb smbuser
According to the adduser help this should be the right syntax, but I get an error message like this:
adduser: No options allowed after names
But I specified the options before the username right?
What am I doing wrong?
[ 09 September 2001: Message edited by: OliverW ]