On Sun, Feb 8, 2009 at 4:58 PM, Per Qvindesland <[email protected]> wrote: > the only problem that I can see is how to script adding users into a > ldap database in a simple way.
The perl script we use basically takes a templated ldif file, replaces values with those supplied as arguments when the script is ran, and creates a new tmp ldif file that gets imported via ldapadd into the directory. There are extra steps to create the home directory as I mentioned. -- Jake Paulus [email protected] _______________________________________________ CentOS mailing list [email protected] http://lists.centos.org/mailman/listinfo/centos

