import users into ldap

Now I have my ldap server doing authentication and providing autofs maps perfectly the next question … is there a utility anywhere that will allow me to stuff 1200 users into the ldap server from a csv file

Ta

M

Write a Perl program to convert the CVS to LDIF. The Text::CSV module should be useful.

Since you are successful in setting up an ldap server, can you recommend any documentation for setting one up?

Try the openldap project doco:

OpenLDAP Software 2.4 Administrator’s Guide

It nearly drove me to tears getting the
hang of logins, home directories and shared drives etc

The trick is download the yast2-autofs module - it helps a lot

I will try and put together a howto if you want

M