Code

Fixed braket
[gosa.git] / gosa-core / FAQ
index 4b1a1ed086624c71047d307e211fb6db5d8e6a17..1b2958c6964b07f8aaefa62900095d1dea94b680 100644 (file)
@@ -349,7 +349,7 @@ A: Just add this line into the location section of your gosa.conf.
 Q: I'd like to assign different uid bases for certain user/group objects.
    How can this be achieved?
 
 Q: I'd like to assign different uid bases for certain user/group objects.
    How can this be achieved?
 
-A: Use the 'nextIdHook' in your gosa.conf's location section to specify a script
+A: Use the 'baseIdHook' 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.
 
    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.