Displaying 1 result from an estimated 1 matches for "limitstring".
Did you mean:
emitstring
2005 Jul 16
2
Adding samba users via a script
Hi all,
I have a script that I wish to implement for adding users and samba users in
bulk. I'm running Samba 3.0.13 on Mandriva LE2005 although the script dates
back to samba 2 days.
The script works by reading the user's name, password and group from a text
file, first generating Unix user accounts and then running:
/usr/bin/smbpasswd -a -s $user $pwd > /dev/null
to add the smb