Update LDAPschema authored by Roland Alton's avatar Roland Alton
...@@ -58,7 +58,7 @@ $config['ldap_use_uid_with_email_domain']='';//leave empty to use the default ma ...@@ -58,7 +58,7 @@ $config['ldap_use_uid_with_email_domain']='';//leave empty to use the default ma
$config['ldap_create_mailbox_domains']=array("intermesh.dev"); $config['ldap_create_mailbox_domains']=array("intermesh.dev");
``` ```
mapping settings: Mapping settings (put as ldapauth.config.php in the same directory as config.php for GO):
```php ```php
<?php <?php
... ...
......