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

inconsistent attribute names (ITS#2297)



Full_Name: suomi hasler
Version: 2.0.25
OS: SuSE Linux 8.1, kernel 4.19
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (195.141.97.126)


take objectclass account

if you create an object of objectclass account the attribute names stored in the
LDAP DB are the following:

 
 host: 
 l: 
 o: 
 objectClass: 
 objectClass: 
 ou: 
 seeAlso: 
 uid: 


if you do a $schema->attributes('account')

the attribute names are the following:

userid
description
host
localityName
organizationName
organizationalUnitName
seeAlso
objectClass