this is the interesting part of the output +Processing /usr/share/dirsrv/data/16dssuffixadmin.mod.tmpl ... +++check_and_add_entry: Entry not found o=company.com error No such object +Processing /usr/share/dirsrv/data/10dsdata.ldif.tmpl ... +++check_and_add_entry: Found entry o=NetscapeRoot +++Adding attr=aci value=(targetattr = "*")(version 3.0; acl "SIE Group (ldap-test)"; allow (all) groupdn = "ldap:///cn=slapd-ldap-test, cn=Fedora Directory Server, cn=Server Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot";) to entry o=NetscapeRoot +++check_and_add_entry: Entry not found cn=Fedora Directory Server, cn=Server Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot error No such object +ERROR: adding an entry cn=Fedora Directory Server, cn=Server Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot failed, error: No such object dn: cn=Fedora Directory Server, cn=Server Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot objectclass: nsApplication objectclass: groupOfUniqueNames objectclass: top cn: Fedora Directory Server nsproductname: Fedora Directory Server nsproductversion: 1.1.0 nsnickname: slapd nsbuildnumber: 2007.355.1657 nsvendor: Fedora Project installationtimestamp: 20080130220441Z nsexpirationdate: 0 nsbuildsecurity: domestic uniquemember: cn=slapd-ldap-test, cn=Fedora Directory Server, cn=Server Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot nsservermigrationclassname: com.netscape.admin.dirserv.task.MigrateCreate@fedo ra-ds-1.1.jar@cn=admin-serv-ldap-test, cn=Fedora Administration Server, cn=Se rver Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot nsservercreationclassname: com.netscape.admin.dirserv.task.MigrateCreate@fedor a-ds-1.1.jar@cn=admin-serv-ldap-test, cn=Fedora Administration Server, cn=Ser ver Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot +ERROR: There was an error processing entry cn=Fedora Directory Server, cn=Server Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot +Cannot continue processing entries. Error adding entry 'cn=Fedora Directory Server, cn=Server Group, cn=ldap-test.company.com, ou=company, o=NetscapeRoot'. Error: No such object Could not register the directory server with the configuration directory server. Exiting . what is interesting is that even tho i entered in the configuration URI ldap://ldap-master.company.com:389/o=NetscapeRoot during the custom install, i don't see it referenced anywhere in the log. kyley > Date: Wed, 30 Jan 2008 12:01:26 -0700 > From: rmeggins@xxxxxxxxxx > To: fedora-directory-users@xxxxxxxxxx > Subject: Re: [Fedora-directory-users] FDS 1.1 fail to add configuration data to FDS1.04 DS > > Kyley Engle wrote: > > > > i've had this same issue on a new installation of FDS1.1 as well. I > > installed the master/config server but when i tried running the > > setup-ds-admin.pl on the consumer i got the same type of error, again, > > with no objects created in the configuration directory. So I don't > > think this is a 1.0.4/1.1 issue, as much as it is potentially a > > problem with the setup script. > Try setup-ds-admin.pl -ddd to see if turning up the debug level reveals > anything. > > > > kyley > > > > > > ------------------------------------------------------------------------ > > > > > From: richard@xxxxxxxxxxxx > > > To: fedora-directory-users@xxxxxxxxxx > > > Date: Tue, 29 Jan 2008 19:28:23 -0800 > > > Subject: FDS 1.1 fail to add configuration > > data to FDS1.04 DS > > > > > > I'm setting up a few v1.1 test instances in our current 1.04 > > environment but running into issues trying to add the configuration > > data to an existing 1.04 server. It appears to be trying to create the > > children entries before the parent: > > > > > > Are you ready to set up your servers? [yes]: > > > Creating directory server . . . > > > Your new DS instance 'fds' was successfully created. > > > Creating the configuration directory server . . . > > > dn: cn=Fedora Directory Server, cn=Server Group, > > cn=aa0-002-6-v2.u.powerset.co > > > m, ou=sv.powerset.com, o=NetscapeRoot > > > objectclass: nsApplication > > > objectclass: groupOfUniqueNames > > > objectclass: top > > > cn: Fedora Directory Server > > > nsproductname: Fedora Directory Server > > > nsproductversion: 1.1.0 > > > nsnickname: slapd > > > nsbuildnumber: 2007.355.1657 > > > nsvendor: Fedora Project > > > installationtimestamp: 20080130014937Z > > > nsexpirationdate: 0 > > > nsbuildsecurity: domestic > > > uniquemember: cn=slapd-fds, cn=Fedora Directory Server, cn=Server > > Group, cn=aa > > > 0-002-6-v2.u.powerset.com, ou=sv.powerset.com, o=NetscapeRoot > > > nsservermigrationclassname: > > com.netscape.admin.dirserv.task.MigrateCreate@fedo > > > ra-ds-1.1.jar@cn=admin-serv-aa0-002-6-v2, cn=Fedora Administration > > Server, cn > > > =Server Group, cn=aa0-002-6-v2.u.powerset.com, ou=sv.powerset.com, > > o=Netscape > > > Root > > > nsservercreationclassname: > > com.netscape.admin.dirserv.task.MigrateCreate@fedor > > > a-ds-1.1.jar@cn=admin-serv-aa0-002-6-v2, cn=Fedora Administration > > Server, cn= > > > Server Group, cn=aa0-002-6-v2.u.powerset.com, ou=sv.powerset.com, > > o=NetscapeR > > > oot > > > > > > Error adding entry 'cn=Fedora Directory Server, cn=Server Group, > > cn=aa0-002-6-v2.u.powerset.com, ou=sv.powerset.com, o=NetscapeRoot'. > > Error: No such object > > > Could not register the directory server with the configuration > > directory server. > > > Exiting . . . > > > Log file is '/tmp/setupR29d4F.log' > > > > > > Checking the tree, the intermediate entries are not there. The > > script is not creating entries beneath ou=sv.powerset.com. I know that > > the DS is working b/c I can add new 1.04 instances to o=NetscapeRoot, > > and the 1.1 script is adding an ACI entry for SIE Group(fds) to > > o=NetscapeRoot. > > > > > > Do I have to upgrade the configuration server to 1.1 first? I'd > > rather avoid messing with it if at all possible. Any help would be > > appreciated. Thanks. > > > > > > -richard > > > > > > -- > > > Fedora-directory-users mailing list > > > Fedora-directory-users@xxxxxxxxxx > > > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > > > > ------------------------------------------------------------------------ > > Need to know the score, the latest news, or you need your Hotmail®-get > > your "fix". Check it out. <http://www.msnmobilefix.com/Default.aspx> > > ------------------------------------------------------------------------ > > > > -- > > Fedora-directory-users mailing list > > Fedora-directory-users@xxxxxxxxxx > > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > > Need to know the score, the latest news, or you need your Hotmail®-get your "fix". Check it out. |
-- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users