summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4a72790)
raw | patch | inline | side by side (parent: 4a72790)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 26 Oct 2010 09:58:57 +0000 (09:58 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 26 Oct 2010 09:58:57 +0000 (09:58 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20149 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/FAQ | patch | blob | history |
diff --git a/gosa-core/FAQ b/gosa-core/FAQ
index e6d8591cea4b44e9877de7b044f9b0b1cc841ff0..9673f88f1d44909f19ccab5ed5060cdb317e6010 100644 (file)
--- a/gosa-core/FAQ
+++ b/gosa-core/FAQ
idGenerator="{%sn}-{%givenName[2-4]}"
|<--
- will generate an ID using the full surename, adding a dash, and adding at least
+ will generate an ID using the full surname, adding a dash, and adding at least
the first two characters of givenName. If this ID is used, it'll use up to four
characters. If no automatic generation is possible, a input box is shown.