From: cajus Date: Wed, 28 Apr 2010 07:49:27 +0000 (+0000) Subject: Updated manpage X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=23d1e28849cd4162db7e9532caeff1278443b9d1;p=gosa.git Updated manpage git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17894 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/contrib/gosa.conf.5 b/gosa-core/contrib/gosa.conf.5 index f5bacb8c3..b8a86f1ee 100644 --- a/gosa-core/contrib/gosa.conf.5 +++ b/gosa-core/contrib/gosa.conf.5 @@ -556,6 +556,15 @@ location besides the LDAP. It will be called this way: /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