forked from extern/egroupware
fixed not working re-creation because missing objectclass(es) in account-addressbook
This commit is contained in:
parent
2702d01b34
commit
300cdbe0c3
@ -150,6 +150,7 @@ class addressbook_ldap
|
|||||||
'label' => 'postaladdress',
|
'label' => 'postaladdress',
|
||||||
'pubkey' => 'usersmimecertificate',
|
'pubkey' => 'usersmimecertificate',
|
||||||
'uid' => 'entryuuid',
|
'uid' => 'entryuuid',
|
||||||
|
'id' => 'uid',
|
||||||
),
|
),
|
||||||
|
|
||||||
#displayName
|
#displayName
|
||||||
|
Loading…
Reference in New Issue
Block a user