I removed the entire 63nisdomain.ldif file, since almost all of it duplicated attributes in the 10rfc2307bis.ldif, some with different oids (I believe I got it from the Solaris client install howto).  I then replaced 10rc2307.ldif with the bis file and slapd started up fine.

Only one problem with it so far, I can create an automountmap entry but can't create an automap entry underneath it using the admin interface.  Throws a java.lang.NullPointerException.  Creating an ldif file and importing it works fine though.

Pete Rowley wrote:
Roger Spencer wrote:

None.  Look's like both ldif files define nisDomain with a different oid.

10rfc2307bis.ldif - 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{256} )

63nisDomain.ldif - attributeTypes: ( 1.3.6.1.4.1.1.1.1.12 SUP name NAME 'nisDomain' DESC 'NIS domain' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )

Well that's nasty.  One of those nisDomain attribute types has to go - I would take out the one from 63nisdomain.ldif and see if your applications still work - they probably will since the vast majority of applications never look at schema and simply assume that the attribute type they reference by name is the type they believe it to be.  They have the same syntax so no issue there.



-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users