Code

Updated last commit, wrtie back cache, else we can't use it.
[gosa.git] / gosa-core / include / functions.inc
index ce88fdc4b41900a8d7c495d48bb8c91e798f6b88..5ff19c6396f2adacf3cac5e3073e08bdbab46795 100644 (file)
@@ -1164,6 +1164,7 @@ function get_ou($name)
   global $config;
 
   $map = array( 
+                "roleRDN"      => "ou=roles,",
                 "ogroupRDN"      => "ou=groups,",
                 "applicationRDN" => "ou=apps,",
                 "systemRDN"     => "ou=systems,",