[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: LDAP schema problem
Joao Pereira writes:
> ldap_add: Undefined attribute type (17)
> additional info: userProfile: attribute type undefined
(...)
> *schema file*/
> attributetype ( 1.3.6.1.4.1.7165.1.2.7 NAME 'userProfile'
> EQUALITY caseIgnoreIA5Match
> SUBSTR caseIgnoreIA5SubstringsMatch
> SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{20} )
(...)
Looks like your slapd.conf does not include that schema file.
Or you have inserted it but forgot to kill and restart slapd so
slapd.conf would be re-read.
--
Hallvard