[KLUG Members] Pesky LDAP

Adam Williams members@kalamazoolinux.org
12 Sep 2002 12:55:12 -0400


>Well I spotted this in the extension.schema.

I believe officePerson is used by Outlook.  It is a perfectly legitimate
solution,  just make your objects officePerson objectclass rather than
inetOrgPerson.

>Apparently it is not working though.

Is extension.schema included in slapd.conf
> 
>   objectclass     ( 1.3.6.1.4.1.4203.666.100.1
>       NAME 'officePerson'
>           DESC 'Office employee or computer user'
>       SUP inetOrgPerson
>       STRUCTURAL
>           MAY  ( c $
>                  rdn $
>                  otherFacsimiletelephoneNumber $
>                  IPPhone $
>                  URL $
>                  comment $
>                  reports $
>                  conferenceInformation )
>           )

The rolodap application uses this as well.