diff --git a/phpgwapi/doc/ldap/phpgw.at.conf b/phpgwapi/doc/ldap/phpgw.at.conf index b5df2358d1..83302b0303 100644 --- a/phpgwapi/doc/ldap/phpgw.at.conf +++ b/phpgwapi/doc/ldap/phpgw.at.conf @@ -1,4 +1,6 @@ -attribute phpgwaccountstatus ces -attribute phpgwaccountlastlogin ces -attribute phpgwaccountlastloginip ces -attribute phpgwaccountexpires ces +attribute phpgwAccountLastLogin ces +attribute phpgwAccountLastLoginFrom ces +attribute phpgwLastPasswdChange ces +attribute phpgwAccountType ces +attribute phpgwAccountStatus ces +attribute phpgwAccountExpires ces diff --git a/phpgwapi/doc/ldap/phpgw.oc.conf b/phpgwapi/doc/ldap/phpgw.oc.conf index 55620cbb71..c2fae6ff4e 100644 --- a/phpgwapi/doc/ldap/phpgw.oc.conf +++ b/phpgwapi/doc/ldap/phpgw.oc.conf @@ -1,12 +1,10 @@ objectclass phpgwAccount requires - objectClass, - uid + objectClass allows - phpgwaccountlastlogin, - phpgwaccountlastloginfrom, - phpgwlastpasswdchange, - phpgwaccounttype, - phpgwaccountstatus, - phpgwaccountexpires, - seeAlso + phpgwAccountLastLogin, + phpgwAccountLastLoginFrom, + phpgwLastPasswdChange, + phpgwAccountType, + phpgwAccountStatus, + phpgwAccountExpires