Generated WebAccess signatures
From Zarafa wiki
With the following script a default webaccess signature can be generated based on attributes from Active Directory.
Before the script can be used, please change the following settings in the script:
- Bind username
- Bind password
- Servername or ip-address
- Search base
- Signature template
After the settings are done, the script can be executed by:
php generated_signature.php <username>
The script is originally designed for Active Directory, however the script can be changed to use other ldap attributes.