<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Alastair Neil wrote:
<blockquote cite="mid85ac2ef4050725143326ad87a4@mail.gmail.com"
 type="cite">Am I being dense?  I tried to use the import database task
in the console to import the schema files.  Is this a Dumb Thing (tm)?<br>
  <br>
The SunOne eduPerson-200412.mods.ldif gives the following error when I
try to import it:
  <br>
  <blockquote>cn=schema: Error modifying object 'dn: cn=schema'.  The
error sent by the server was 'No such attribute. attribute type
edupersonaffiliation: Is unknown.  Cannot delete.'.  The modifications
were: [Lnetscape.ldap.LDAPModification
;@5f0b1d65.<br>
  </blockquote>
</blockquote>
You cannot import a schema file that way.  The best way to import this
schema file would be to <br>
1) rename it to 60eduPerson.ldif<br>
2) copy it to slapd-instance/config/schema<br>
3) restart the DS<br>
<blockquote cite="mid85ac2ef4050725143326ad87a4@mail.gmail.com"
 type="cite">
  <blockquote><br>
  </blockquote>
the converted OpenLdap eduperson-200412.ldif gives:<br>
  <br>
  <blockquote>cn=schema: Error adding object 'dn: cn=schema'.  The
error sent by the server was 'Object class violation. missing required
attribute "objectclass"
    <br>
'.  The object is: LDAPEntry: cn=schema; LDAPAttributeSet:
LDAPAttribute {type='objectclasses', values='( 1.3.6.1.4.1.5923.1.1.2
NAME 'eduPerson' AUXILIARY MAY ( eduPersonAffiliation $
eduPersonNickname $ eduPersonOrgDN $ eduPersonOrgUnitDN $
eduPersonPrimaryAffiliation $ eduPersonPrincipalName $
eduPersonEntitlement $ eduPersonPrimaryOrgUnitDN $
eduPersonScopedAffiliation ) )'} LDAPAttribute {type='attributetypes',
values='( 1.3.6.1.4.1.5923.1.1.1.1 NAME 'eduPersonAffiliation' DESC
'eduPerson per Internet2 and EDUCAUSE' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ),(
1.3.6.1.4.1.5923.1.1.1.2 NAME 'eduPersonNickname' DESC 'eduPerson per
Internet2 and EDUCAUSE' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' ),(
1.3.6.1.4.1.5923.1.1.1.3 NAME 'eduPersonOrgDN' DESC 'eduPerson per
Internet2 and EDUCAUSE' EQUALITY distinguishedNameMatch SYNTAX '
1.3.6.1.4.1.1466.115.121.1.12' SINGLE-VALUE ),(
1.3.6.1.4.1.5923.1.1.1.4 NAME 'eduPersonOrgUnitDN' DESC 'eduPerson per
Internet2 and EDUCAUSE' EQUALITY distinguishedNameMatch SYNTAX
'1.3.6.1.4.1.1466.115.121.1.12' ),( 1.3.6.1.4.1.5923.1.1.1.5 NAME
'eduPersonPrimaryAffiliation' DESC 'eduPerson per Internet2 and
EDUCAUSE' EQUALITY caseIgnoreMatch SUBSTR caseIgnoreSubstringsMatch
SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' SINGLE-VALUE ),(
1.3.6.1.4.1.5923.1.1.1.6 NAME 'eduPersonPrincipalName' DESC 'eduPerson
per Internet2 and EDUCAUSE' EQUALITY caseIgnoreMatch SUBSTR
caseIgnoreSubstringsMatch SYNTAX '
1.3.6.1.4.1.1466.115.121.1.15' SINGLE-VALUE ),(
1.3.6.1.4.1.5923.1.1.1.7 NAME 'eduPersonEntitlement' DESC 'eduPerson
per Internet2 and EDUCAUSE' EQUALITY caseExactMatch SYNTAX
'1.3.6.1.4.1.1466.115.121.1.15' ),( 1.3.6.1.4.1.5923.1.1.1.8 NAME
'eduPersonPrimaryOrgUnitDN' DESC 'eduPerson per Internet2 and EDUCAUSE'
EQUALITY distinguishedNameMatch SYNTAX '1.3.6.1.4.1.1466.115.121.1.12'
SINGLE-VALUE ),( 1.3.6.1.4.1.5923.1.1.1.9 NAME
'eduPersonScopedAffiliation' DESC 'eduPerson per Internet2 and
EDUCAUSE' EQUALITY caseIgnoreMatch SYNTAX '
1.3.6.1.4.1.1466.115.121.1.15' SINGLE-VALUE )'}.<br>
  </blockquote>
  <br>
  <br>
  <br>
  <br>
  <br>
  <br>
  <div><span class="gmail_quote">On 7/25/05, <b
 class="gmail_sendername">Nathan Kinder</b> <<a
 href="mailto:nkinder@redhat.com">nkinder@redhat.com
  </a>> wrote:</span>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">You
can find the eduPerson schema in various formats (includeing<br>
iPlanet/SunONE, which should work with FDS) at
    <br>
    <a href="http://middleware.internet2.edu/dir/schema/">http://middleware.internet2.edu/dir/schema/</a><br>
    <br>
-NGK<br>
    <br>
Rich Megginson wrote:<br>
    <br>
> I don't know if this is the latest<br>
> <a
 href="http://lab.ac.uab.edu/vnet/documents/ldif/eduperson.schema">
http://lab.ac.uab.edu/vnet/documents/ldif/eduperson.schema</a><br>
> But it looks like it's in openldap schema format, so you should
just<br>
> be able to use the schema conversion scripts here -<br>
> <a
 href="http://directory.fedora.redhat.com/wiki/Howto:OpenLDAPMigration#Schema">
http://directory.fedora.redhat.com/wiki/Howto:OpenLDAPMigration#Schema</a><br>
><br>
> Alastair Neil wrote:<br>
><br>
>> Does any one know if there is a veriosn of the EduPerson
Schema for FDS?<br>
>><br>
>> thanks Alastair
    <br>
>><br>
>>------------------------------------------------------------------------<br>
>><br>
>>--<br>
>>Fedora-directory-users mailing list<br>
>><a href="mailto:Fedora-directory-users@redhat.com">
Fedora-directory-users@redhat.com</a><br>
>><a
 href="https://www.redhat.com/mailman/listinfo/fedora-directory-users">https://www.redhat.com/mailman/listinfo/fedora-directory-users</a><br>
>><br>
>><br>
>------------------------------------------------------------------------
    <br>
><br>
>--<br>
>Fedora-directory-users mailing list<br>
><a href="mailto:Fedora-directory-users@redhat.com">Fedora-directory-users@redhat.com</a><br>
><a
 href="https://www.redhat.com/mailman/listinfo/fedora-directory-users">
https://www.redhat.com/mailman/listinfo/fedora-directory-users</a><br>
><br>
><br>
    <br>
    <br>
    <br>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
--
Fedora-directory-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Fedora-directory-users@redhat.com">Fedora-directory-users@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/fedora-directory-users">https://www.redhat.com/mailman/listinfo/fedora-directory-users</a>
  </pre>
</blockquote>
</body>
</html>