X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=FAQ;h=b1887f51a0814832d9e7f8886d85351b3ebc01ef;hb=2dd0610553775a07cd552ccdcbbf650a18794a8c;hp=f9a13dbf9ae1816520bee1c01495a9efffe72434;hpb=69b11c07a82f3dff24e2befd41d400fe4ba4ae6c;p=gosa.git diff --git a/FAQ b/FAQ index f9a13dbf9..b1887f51a 100644 --- a/FAQ +++ b/FAQ @@ -360,3 +360,10 @@ Q: I'd like to assign different uid bases for certain user/group objects. A: Use the base_hook in your gosa.conf's location section to specify a script which handles the ID generation externaly. It get's called with the "dn" and the attribute to be ID'd. It should return an integer value. + + +Q: I'd like to use rfc2307bis compliant groups. Is this possible? + +A: Yes - place the rfc2307bis="true" inside of the location section of + your gosa.conf. Remember, that you can't create empty groups in this mode. +