Displaying 1 result from an estimated 1 matches for "versbose".
Did you mean:
verbose
2007 Aug 24
1
Windows XP joining Samba/LDAP domain problem (User cannot be found) [SOLVED]
...and then check the directory to make sure it's empty
"ls -la /var/lib/ldap". If you had a DB_CONFIG file in there, copy it
back from the backup directory.
5) Run "slapadd -v -l /root/userdump.ldif" to add the modified ldif file
back into LDAP. The -v forces slapadd into versbose mode so you should
see all the entries scrolling up the screen as they're added.
6) Change ownership of the ldap directory and it's newly created
databases to user/group ldap using "chown -R ldap.ldap /var/lib/ldap" .
If you don't do this the server will bitch horribly whe...