hi,

been working on a script to add a samba-user, below an example which is
not working, can someone provide the fix here to make it work properly ?

#!/bin/sh
adduser -G data -s scponly $1
smbpasswd $1

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to