summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fec33c5)
raw | patch | inline | side by side (parent: fec33c5)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 12 May 2010 14:52:02 +0000 (14:52 +0000) | ||
committer | hickert <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 | patch | blob | history |
index e88f55ca95e652ce2b44a6f5d2f7ad97d87ca3a7..4bc9f5dd7709a7c61e9bc5717d465b0887de51a4 100644 (file)
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" => "",