I think I am going to create a new ldif file
1. First find all the new users who need home directories, grep the ldif
grep home ~hartdr/cs20060831.ldif | cut -c16- | xargs ls -ald
The error messages indicate new accounts
2. Create their directories
3. Now stop the slapd server and get the current version of the database
4. Now integrate the two, yuck
Oops, after step 2 I stopped the slapd, and su wants to check it.
Off to the lab.
Friday, September 01, 2006
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment