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 to work in single company setups. However it is possible to modify the script to work also in multi-tenant setups.