SLES LDAP Failure - repair corrupted ldap directory
Previously I had one post about repairing the openldap database in CentOS -Repair Openldap database.
Now this command will be suitable for SLES
/etc/init.d/ldap stop
db_recover -h /var/lib/ldap
Restart the server should be fine.
---
Now this command will be suitable for SLES
/etc/init.d/ldap stop
db_recover -h /var/lib/ldap
Restart the server should be fine.
---
Comments
Post a Comment
Feel free to leave your question or comment here, we will reply you as soon as possible.