Hi there, I have 389ds 1.3.4.0-26 running on OL7 and looks good related to RedHat and its clone clients.

But I am having issue to initialize Solaris 11. The 389ds came with 60nis.ldif and 60rfc4876.ldif and I have them imported successfully, I believe below searches show this.
  

# ldapsearch -h <ldapserver> -b "dc=domain,dc=com" -s sub "objectclass=duaconfigprofile"
version: 1
dn: cn=solaris11,ou=Profile,dc=domain,dc=com
serviceSearchDescriptor: passwd:l=AMER,dc=domain,dc=com?sub
serviceSearchDescriptor: shadow:l=AMER,dc=domain,dc=com?sub
serviceSearchDescriptor: group:ou=Groups,dc=domain,dc=com?sub
defaultSearchScope: sub
defaultSearchBase: dc=domain,dc=com
defaultServerList: ldapserver.domain.com
cn: solaris11
objectClass: top
objectClass: duaconfigprofile


# ldapsearch -h ca-ldap01 -b "dc=domain,dc=com" -s sub "objectclass=nisdomainobject"
version: 1
dn: nisdomain=us.domain.com,dc=domain,dc=com
nisDomain: us.domain.com
objectClass: top
objectClass: nisdomainobject


And next step is failing.

# ldapclient -v init -a profileName=solaris11 10.x.x.x                        

Parsing profileName=solaris11
Arguments parsed:
        profileName: solaris11
        defaultServerList: 10.x.x.x
Handling init option
About to configure machine by downloading a profile
Can not find the solaris11 DUAProfile


Please let me know if someone has any feedback or any additional information is needed, thanks in advance.
-- 
Thanks,
Zarko