script for adding a samba-user

albi at scii.nl albi at scii.nl
Thu Jul 28 18:26:00 GMT 2005


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



More information about the freebsd-questions mailing list