summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: aff3d9a)
raw | patch | inline | side by side (parent: aff3d9a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 26 Oct 2010 10:02:12 +0000 (10:02 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 26 Oct 2010 10:02:12 +0000 (10:02 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@20155 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/FAQ | patch | blob | history |
diff --git a/gosa-core/FAQ b/gosa-core/FAQ
index cd9dff8641bfdbabc4bd20ea766d9cf2478a02da..1367cbc538045533ad389dc677f728ffbd7f8f17 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.