Product: Red Hat Directory Server
Version: 8.0 on Red Hat Enterprise Linux 4 Update 5
Creating new directory server instances can be done from the command line, with the script setup-ds-admin.pl as described in the Installation Guide, 6.2.1. Creating a New Directory Server Instance
If you are unable to register a new Red Hat Directory Server 8.0 instance with the script setup-ds-admin.pl to a remote configuration server, build
Red Hat-Directory/8.0.0 B2007.353.1757
And are getting this error message:
Error adding entry 'cn=Red Hat Directory Server, cn=Server Group, cn=host.example.com, ou=example.com, o=NetscapeRoot'. Error: No such object Could not register the directory server with the configuration directory server.
Create the following 2 entries on the configuration Directory Server:
Note: Replace example.com with the real domain and host.example.com with the real hostname.
dn: cn=host.example.com, ou=example.com, o=NetscapeRoot objectclass: top objectclass: nsHost objectclass: groupOfUniqueNames cn: host.example.com nsosversion: output of uname -a on the machine nshardwareplatform: arch e.g. i386 or x86_64 or ... serverHostName: host.example.com
dn: cn=Server Group, cn=host.example.com, ou=example.com, o=NetscapeRoot objectclass: top objectclass: nsAdminGroup objectclass: nsDirectoryInfo objectclass: groupOfUniqueNames nsAdminGroupName: Server Group nsDirectoryInfoRef: cn=User Directory, ou=Global Preferences, ou=example.com, o=NetscapeRoot
Bugzilla reference 431103



0 Responses to “Tips and tricks: Create and register a new Red Hat Directory Server 8.0 instance on a remote configuration server”
Leave a Reply
You must login to post a comment.