summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 24d2aaf)
raw | patch | inline | side by side (parent: 24d2aaf)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 15:10:28 +0000 (15:10 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 15:10:28 +0000 (15:10 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12028 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/contrib/gosa.conf.5 | patch | blob | history |
index 8abd4e7ba26614c6e3b1bdb1145a8c8632dfd64e..f6efbc96f2bd0c374e4bfc2258fe787d7cd75986 100644 (file)
@@ -869,6 +869,7 @@ statement describes an automatic way to generate new user ids. There are two bas
functions supported - which can be combined:
a) using attributes
+
You can specify LDAP attributes (currently only sn and givenName) in
braces {} and add a percent sign befor it. Optionally you can strip it
down to a number of characters, specified in []. I.e.
input box is shown.
b) using automatic id's
+
I.e. specifying
.nf
is an AND combination of the following byte values:
DEBUG_TRACE = 1
+
DEBUG_LDAP = 2
+
DEBUG_MYSQL = 4
+
DEBUG_SHELL = 8
+
DEBUG_POST = 16
+
DEBUG_SESSION = 32
+
DEBUG_CONFIG = 64
+
DEBUG_ACL = 128
.pp