summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 20789ae)
raw | patch | inline | side by side (parent: 20789ae)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 25 May 2010 09:00:40 +0000 (09:00 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 25 May 2010 09:00:40 +0000 (09:00 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18681 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/personal/posix/class_posixAccount.inc | patch | blob | history |
diff --git a/gosa-core/plugins/personal/posix/class_posixAccount.inc b/gosa-core/plugins/personal/posix/class_posixAccount.inc
index 4d8241c2e6377a69092e8245c4a67ab0614e5cd9..d06c3ef02929840512a773dac001c1dd976cc8d3 100644 (file)
"plCategory" => array("users"),
"plOptions" => array(),
+ "plRequirements"=> array('ldapSchema' => array('gosaProxyAccount' => '>=2.7')),
+
"plProvidedAcls" => array(
"homeDirectory" => _("Home directory"),