summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 359aa7b)
raw | patch | inline | side by side (parent: 359aa7b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Nov 2010 12:21:57 +0000 (12:21 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Nov 2010 12:21:57 +0000 (12:21 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20415 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_core.inc | patch | blob | history |
index 156606d4d885fbcb45620ed07036fde25d6f3d4e..987c677cf2651f9061b90afa511b74909b54416a 100644 (file)
array(
"name" => "useSaslForKerberos",
"type" => "bool",
- "default" => "false",
+ "default" => "true",
"description" => _("Enable the use of {sasl} instead of {kerberos} for user realms."),
"check" => "gosaProperty::isBool",
"migrate" => "",