From b5b1c0939fce48e99601adf032d74c5681d5f829 Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 2 Jul 2010 12:29:15 +0000 Subject: [PATCH] Updated manpage git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18919 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/contrib/gosa.conf.5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/gosa-core/contrib/gosa.conf.5 b/gosa-core/contrib/gosa.conf.5 index 91b471895..94a50fe4b 100644 --- a/gosa-core/contrib/gosa.conf.5 +++ b/gosa-core/contrib/gosa.conf.5 @@ -549,6 +549,18 @@ location besides the LDAP. It will be called this way: /path/to/your/script "username" "oldpassword" "newpassword" .fi +.B passwordProposalHook +.I command +.PP +The +.I passwordProposalHook +can be used to let GOsa generate password proposals for you. +Whenever you change a password, you can then decide whether to use the proposal or to manually specify a password. + +.nf +/usr/bin/apg -n1 +.fi + .B strictPasswordRules .I bool .PP -- 2.30.2