Hi,
I have some problems to bind to the admin database "NetscapeRoot"; This database does not exists.
I can start the service and the ds core base :
service dirsrv start
service dirsrv-admin start
These two services are running. I can also launch the console and contact my ldap server. I have tried to backup my database (db2ldif / db2bak) and reinstall with setup-admin-ds.pl, but it asks me informations about the ds-admin server, and I get the same error.
Here is interesting part of my log (in my shell) :
Console.replyHandler: adminVersion = 1.1.11
Console: cannot connect to the user database
Console: Cannot open: cn=user, cn=DefaultObjectClassesContainer,ou=1.1, ou=admin, ou=Global Preferences, ou=KingKong, o=NetscapeRoot
Console: Cannot open cn=group, cn=DefaultObjectClassesContainer,ou=1.1, ou=admin, ou=Global Preferences, ou=KingKong, o=NetscapeRoot
Console: Cannot open cn=OU, cn=DefaultObjectClassesContainer,ou=1.1, ou=admin, ou=Global Preferences, ou=KingKong, o=NetscapeRoot
Console: Cannot open cn=ResourceEditorExtension,ou=1.1, ou=admin, ou=Global Preferences, ou=KingKong, o=NetscapeRoot
Console.initialize: authDN: cn=admin, escaped: cn\=admin
Cannot find: ou=UserPreferences, ou=KingKong, o=NetscapeRoot
Creating: ou=UserPreferences, ou=KingKong, o=NetscapeRoot
Cannot create: ou=UserPreferences, ou=KingKong, o=NetscapeRoot
Cannot find: ou=cn\=admin,ou=UserPreferences, ou=KingKong, o=NetscapeRoot
Creating: ou=cn\=admin,ou=UserPreferences, ou=KingKong, o=NetscapeRoot
Cannot create: ou=cn\=admin,ou=UserPreferences, ou=KingKong, o=NetscapeRoot
…
It is very strange because I can bind to my core-ds database and browse my directory, with Apache Directory Studio or with the search mode in the console, but there is no "NetscapeRoot" organization, and the console "Servers and Applications" side is empty.