Justin Albstmeijer wrote: >fedora-directory-users, > >using: RHEL4 (update 1), fedora-ds-7.1-2.RHEL4 > >Trying to follow the instructions on >http://directory.fedora.redhat.com/wiki/Howto:SolarisClient. > >Both the published DUAConfigProfile schema and the >http://web.singnet.com.sg/~garyttt/DUAConfigProfile.schema.txt converted >by ol-schema-migrate.pl don't seem to be able to be imported. > >Both result in : > >cn=schema: Error adding object 'dn: cn=schema'. The error sent by the >server was 'Object class violation. missing required attribute >"objectclass" > >Any suggestions? > > You shouldn't be trying to add a new "cn=schema" entry, but instead you should be adding the "attributetype" and "objectclasses" attributes from the published DUAConfigProfile schema to the existing "cn=schema" entry. You can do this with the ldapmodify tool. The DUAConfig Profile schema output on the wiki appears to be search output. -NGK >--- >Note: in my case the ol-schema-migrate.pl output did not include the >"objectClasses", had to fix this in the script by changing: > >- if ( /object[c|C]lass/ ) { >+ if ( /^object[c|C]lass/ ) { > >(There where comments in the DUAConfigProfile with an "objectclass" >mentioned) >--- > >Justin > > > > > >-- >Fedora-directory-users mailing list >Fedora-directory-users at redhat.com >https://www.redhat.com/mailman/listinfo/fedora-directory-users > > -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3174 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.fedoraproject.org/pipermail/389-users/attachments/20050817/17bd50da/attachment.bin