Added support for 'signature default support addres' with user object city mapping.

This commit is contained in:
Konstantin Shalygin 2019-04-18 14:17:51 +07:00
parent e8fa4cbd42
commit e0456f4d67
No known key found for this signature in database
GPG key ID: DAB31F3D3E5BCB69
4 changed files with 26 additions and 8 deletions

View file

@ -15,7 +15,7 @@ $ldap_attributes = array(
"telexnumber",
"pager",
"homephone",
"homepostaladdress",
"entryuuid"
);
?>