Working on getting new students integrated into the ldap server.
First, figure out who has accounts and who doesn't
The plan is to use slapcat to dump the database
then merge_ldif.pl on the two files
move the old /var/lib/ldap directory to another place (this is rather yucky, but it helps create a backup in case something goes horribly wrong. Plus I don't have to worry about what is in it, I can just load in the new state.)
then slapcat to put the database back into place
edit the prototype directory to make it clean and ready
and then add_home_dir to finish the setup
TODO, integrate add_home_directory and fix_perms...
It seems ok now, we'll see what happens tomorrow.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment