summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7ab8650)
raw | patch | inline | side by side (parent: 7ab8650)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 28 Apr 2010 07:49:27 +0000 (07:49 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 28 Apr 2010 07:49:27 +0000 (07:49 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17894 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/contrib/gosa.conf.5 | patch | blob | history |
index f5bacb8c3c10e9bd8e7c18a0299f378c335e2f8d..b8a86f1ee636d0616a88bb0a732b26d6c759edef 100644 (file)
/path/to/your/script "username" "oldpassword" "newpassword"
.fi
+.B strictPasswordRules
+.I bool
+.PP
+The
+.I strictPasswordRules
+tells GOsa to check for UTF-8 characters in the supplied password. These
+Characters can lead to non working authentications if UTF-8 and none
+UTF-8 systems locales get mixed. The default is "true".
+
.B handleExpiredAccounts
.I bool
.PP