PhpLDAPadmin Template
From Zarafa wiki
(Difference between revisions)
| Line 21: | Line 21: | ||
'''FAQ:''' | '''FAQ:''' | ||
| - | Q: The templates dont show up in phpLDAPadmin | + | Q: The templates dont show up in phpLDAPadmin. |
A: You manually have to purge the cache in phpLDAPadmin, to accomplish this you have to click "puge cache". | A: You manually have to purge the cache in phpLDAPadmin, to accomplish this you have to click "puge cache". | ||
| + | |||
| + | Q: The Users I added through the template dont show up in Zarafa. | ||
| + | |||
| + | A: Are you sure, you have changed ldap_user_search_filter from PosixUsers to zarafa-user? | ||
Latest revision as of 21:23, 26 December 2009
This article is a community contribution and may include unsupported configurations.
Attached you find templates for phpLDAPadmin, to ease the creation of users (and companies in case of a multicompany environement).
The contents of the file need to be uploaded to:
/etc/phpldapadmin/templates
To use the templates you have to make the following modifications to your ldap.cfg
ldap_user_search_filter = (objectClass=zarafa-user) ldap_companyname_attribute = ou ldap_user_unique_attribute = entryUUID
Download:
Media:Phpldapadmintemplates.zip
FAQ:
Q: The templates dont show up in phpLDAPadmin.
A: You manually have to purge the cache in phpLDAPadmin, to accomplish this you have to click "puge cache".
Q: The Users I added through the template dont show up in Zarafa.
A: Are you sure, you have changed ldap_user_search_filter from PosixUsers to zarafa-user?