[
https://issues.apache.org/jira/browse/DIRSERVER-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16758666#comment-16758666
]
Philip Brown commented on DIRSERVER-2264:
-----------------------------------------
nope still broken, reguarding NIS OIDs.
I believe the following should work, but it doesnt.
I got an autobuild from today. deployed it, no replication, no nothing. Just
tried to add a NIS/netgroup tree under example.com
But it claims
: ERR_13735_ELEMENT_FOR_OID_DOES_NOT_EXIST ATTRIBUTE_TYPE for OID
nisnetgrouptriple does not exist!
dn: ou=Netgroup,dc=example,dc=com
ou: Netgroup
objectClass: top
objectClass: organizationalUnit
dn: cn=normal-users,ou=Netgroup,dc=usc,dc=edu
objectClass: nisNetgroup
objectClass: top
cn: normal-users
nisNetgroupTriple: (-,fred,-)
nisNetgroupTriple: (-,jane,-)
nisNetgroupTriple: (-,bob,-)
> missing schema type for NIS: nisMapName
> ---------------------------------------
>
> Key: DIRSERVER-2264
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2264
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: schema
> Affects Versions: 2.0.0.AM25
> Reporter: Philip Brown
> Priority: Major
>
> the directory shipps with a bunch of NIS schema objects.. but it is missing a
> crucial one:
> olcAttributeTypes: ( 1.3.6.1.1.1.1.26 NAME 'nisMapName'
> DESC 'Name of a generic NIS map'
> EQUALITY caseIgnoreMatch
> SYNTAX 1.3.6.1.4.1.1466.115.121.1.15\{64} )
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)