I've just installed OpenSolaris 2008.11. I want to make it an ldapclient using a preexisting OpenLDAP database on a Linux server.
I've run ldapclient using the following arguements: ldapclient -v init -a profileName=OpenSolarisProfile 10.0.0.76 I get the following output: Parsing profileName=OpenSolarisProfile Arguments parsed: profileName: OpenSolarisProfile defaultServerList: 10.0.0.76 Handling init option About to configure machine by downloading a profile [b]Can not find the nisDomainObject for domain venturedata.com[/b] I've added the extra schema definitions and such, checked my domainname on the OpenSolaris box, and made sure the top level dn includes nisDomainObject and an nisDomain entry, but to no avail. I was hoping someone here had some ideas or could help me solve this problem. I'm using OpenLDAP 2.3.27 on CentOS. Here is the ldif entry of my top level entry: dn: dc=venturedata,dc=com objectClass: top objectClass: domain objectClass: domainRelatedObject objectClass: nisDomainObject dc: venturedata associatedDomain: venturedata.com nisdomain: venturedata.com structuralObjectClass: domain Help would be much appreciated. -- This message posted from opensolaris.org