Skip to content
Snippets Groups Projects
Commit b979bf6f authored by Arthur Schiwon's avatar Arthur Schiwon
Browse files

LDAP: fix default

parent 06c284f6
Branches
No related tags found
No related merge requests found
......@@ -446,7 +446,7 @@ class Connection {
'ldap_cache_ttl' => 600,
'ldap_uuid_attribute' => 'auto',
'ldap_override_uuid_attribute' => 0,
'home_folder_naming_rule' => '',
'home_folder_naming_rule' => 'opt:username',
'ldap_turn_off_cert_check' => 0,
);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment