How to make a script that adds Samba users from a list
Thursday, March 20th, 2008If you need to add a lot of users in a Samba PDC with LDAP it’s a wise idea to make a script that eases your work. Making a script that calls smbldap-useradd is not difficult, but if you also want to set the password, the job it’s a little bit more complicated. This how-to on my wiki page will guide you.


