[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: openldap and redhat 7.1



i'm using ldap 2.0.7 i'm getting the error below.
../etc/openldap/slapd.conf: line 71: old objectclass format not supported.

line 71 is pointing to the microsoftaddressbook objectclass specified below.
how do i implement the microsoftaddressbook as shown below with ldap 2.0.X?

 do i need to switch to the old version of slapd to get things running?

is there any new features in 2.0.x that makes it worth using over the 1.0.x
versions?

objectclass microsoftaddressbook
         requires
                 objectclass,
                 cn
         allows
                 c,
                 department,
                 facsimiletelephonenumber,
                 givenname,
                 homephone,
                 homepostaladdress,
                 info,
                 initials,
                 l,
                 mail,
                 mobile,
                 organizationname,
                 otherfacsimiletelephonenumber,
                 otherpager,
                 physicaldeliveryofficename,
                 postaladdress,
                 postalcode,
                 sn,
                 st,
                 telephonenumber,
                 title,
                 url