Code

Fixed default
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 12 May 2010 14:52:02 +0000 (14:52 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 12 May 2010 14:52:02 +0000 (14:52 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18392 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/include/class_core.inc

index e88f55ca95e652ce2b44a6f5d2f7ad97d87ca3a7..4bc9f5dd7709a7c61e9bc5717d465b0887de51a4 100644 (file)
@@ -453,7 +453,7 @@ DEBUG_SI      = 256"),
                         array(
                                 "name"          => "groupRDN",
                                 "type"          => "rdn",
-                                "default"       => "ou=groups",
+                                "default"       => "ou=groups,",
                                 "description"   => "The 'groupsRDN' statement defines the location where new groups will be created inside of defined departments. The default is 'ou=groups'.",
                                 "check"         => "gosaProperty::isRdn",
                                 "migrate"       => "",