From 23d1e28849cd4162db7e9532caeff1278443b9d1 Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 28 Apr 2010 07:49:27 +0000 Subject: [PATCH] Updated manpage git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17894 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/contrib/gosa.conf.5 | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 2.30.2