summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3ce4e57)
raw | patch | inline | side by side (parent: 3ce4e57)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 22 Mar 2007 09:20:08 +0000 (09:20 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 22 Mar 2007 09:20:08 +0000 (09:20 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5855 594d385d-05f5-0310-b6e9-bd551577e9d8
FAQ | patch | blob | history |
index 59583dde1d51864ce35a308195c2a3ba47488d65..f9a13dbf9ae1816520bee1c01495a9efffe72434 100644 (file)
--- a/FAQ
+++ b/FAQ
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.
+ and the attribute to be ID'd. It should return an integer value.