<p><labelfor="ldap_cache_ttl">Cache Time-To-Live</label><inputtype="text"id="ldap_cache_ttl"name="ldap_cache_ttl"value="<?phpecho$_['ldap_cache_ttl'];?>"title="<?phpecho$l->t('in seconds. A change empties the cache.');?>"/></p>
<p><labelfor="home_folder_naming_rule">User Home Folder Naming Rule</label><inputtype="text"id="home_folder_naming_rule"name="home_folder_naming_rule"value="<?phpecho$_['home_folder_naming_rule'];?>"title="<?phpecho$l->t('Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute.');?>"/></p>