summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3ca3190)
raw | patch | inline | side by side (parent: 3ca3190)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 15:29:03 +0000 (15:29 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 15:29:03 +0000 (15:29 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11872 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/contrib/gosa.conf.5 | patch | blob | history | |
gosa-core/debian/rules | patch | blob | history |
index 63d66f8a92181cc2c708b2027182b1c26ed0edbb..e7623acb6b12695ed4d4e73ddcb8cf509a35b598 100644 (file)
use rfc2307bis style groups, too.
.PP
+.B ppd_path
+.I path
+.PP
+The
+.I ppd_path
+variable defines where to store PPD files for the GOto environment plugins.
+.PP
+.B Browser and display options
-
-
-
-
-
-
-
-
-
-.B Display options
-.PP
-.I The
-.B list_summary
-.I statement
-.PP
.B list_summary
.I true/false
.PP
elements in the list.
.PP
+
+compressed
+save_filter
+lang
+theme
+session_lifetime
+noprimarygroup
+
+
+
+
+
+
.B Password options
.PP
-.I The
-.B pwminlen
-.I statement
-.PP
.B pwminlen
.I integer
.PP
a minimum length.
.PP
-.I The
-.B pwdiffer
-.I statement
-.PP
.B pwdiffer
.I integer
.PP
to have at least n different characters.
.PP
-.I The
-.B externalpwdhook
-.I statement
-.PP
.B externalpwdhook
.I path
.PP
location besides the LDAP.
.PP
+.B account_expiration
+.I bool
+.PP
+The
+.I account_expiration
+statement enables shadow attribute tests during the login to the GOsa web
+interface and forces password renewal or account lockout.
+.PP
+
+.B krbsasl
+.I bool
+.PP
+The
+.I krbsasl
+statement defines the way the kerberos realm is stored in the
+.I userPassword
+attribute. Set it to
+.I true
+in order to get {sasl}user@REALM.NET, or to
+.I false
+to get {kerberos}user@REALM.NET. The latter is outdated, but may be
+needed from time to time.
+.PP
+
+
diff --git a/gosa-core/debian/rules b/gosa-core/debian/rules
index 4686fe94714ab0f13dd8d603de5d4e063b501d53..41f93570ba96aa5fdf503a710974f0060305028e 100755 (executable)
--- a/gosa-core/debian/rules
+++ b/gosa-core/debian/rules
dh_installmenu
dh_installdebconf
dh_installman -pgosa-desktop contrib/gosa.1
+ dh_installman -pgosa contrib/gosa.conf.5
dh_strip
dh_compress -Xgosa.conf
dh_fixperms