Problem-Handling steps:
1. LDAP instance stopped
2, DSCC console start, prompt cacao has stopped ...
3. Start Caocao
[Email protected] bin]#/cacaoadm start
Invalid file permission: [/home/ldap/dsee6/cacao_2/etc/opt/sun/cacao/instances/default/security] [rwxrwxr-x].
Problem validating security keys.
Regenerate them with Cacaoadm Create-keys--force
[Email protected] bin]#./CACAOADM status
Default instance is DISABLED at system startup.
Default instance is not running.
[Email protected] bin]#
4. Command launch instance
[Email protected] ruskyldap]#./START-SLAPD
DSCC interface, the instance has started normally and the replication relationship is normal. But the cacao is still in a stopped state.
5, Ldapbrowser Connection 200, normal, modify data, synchronous normal
Description: Cacao stop only affects the management of the DSCC console for the LDAP instance that has stopped cacao, and does not affect the normal operation of the production instance. This is the same error when restarting an instance from the DSCC interface.
Follow the prompts regenerate them with Cacaoadm Create-keys--force and re-execute the command.
---
The cause of the error occurred:
Before the LDAP instance was created by the root account, after the creation of a non-root account testuser, and then execute the chown command authorization/home/ldap directory to testuser, testuser to restart the default instance, restart the system instance, restart Cacao are error. Then re-chown/home/ldap to the root account. Restart the instance and cacao to report the above error.
Note: The current selinux must be disabled.
LDAP boot cacao hint Invalid file permission