diff options
Diffstat (limited to 'www-apps/open-xchange/files/slapd.ox.inc')
-rw-r--r-- | www-apps/open-xchange/files/slapd.ox.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/open-xchange/files/slapd.ox.inc b/www-apps/open-xchange/files/slapd.ox.inc index a0df8323b06b..498110bf10cd 100644 --- a/www-apps/open-xchange/files/slapd.ox.inc +++ b/www-apps/open-xchange/files/slapd.ox.inc @@ -20,7 +20,7 @@ access to dn.regex="^uid=([^,]+),ou=addr,(uid=([^,]+),ou=Users,ou=OxObjects,dc=g by dn.exact,expand="$2" write # default rule allowing users full access to their own entries -access to attr=birthDay,cn,description,gecos,givenName,homePhone,initials,l,labeledURI,mobile,o,ou,OXAppointmentDays,OXTaskDays,OXTimeZone,pager,postalCode,preferredLanguage,sn,st,street,title,userCountry +access to attr=birthDay,cn,description,facsimileTelephoneNumber,gecos,givenName,homePhone,initials,l,labeledURI,mobile,o,ou,OXAppointmentDays,OXTaskDays,OXTimeZone,pager,postalCode,preferredLanguage,sn,st,street,telephoneNumber,title,userCountry by self write by users read |