Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Solaris Native LDAP Schema

807573Jan 4 2010 — edited Jan 4 2010
I turned schema checking on. Now the directory server is complaining about nisDomain attribute and nisDomainObject objectclass.

I can't seem to find these schema files. Google has not helped much either.

Any suggestions?

Comments

807573
found it
attributeTypes: ( 1.3.6.1.1.1.1.30 NAME 'nisDomain'
       DESC 'NIS domain'
       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
objectClasses: ( 1.3.6.1.1.1.2.15 NAME 'nisDomainObject' SUP top AUXILIARY
       DESC 'Associates a NIS domain with a naming context'
       MUST nisDomain )
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details