Code

Updated manpage
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 2 Jul 2010 12:29:15 +0000 (12:29 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 2 Jul 2010 12:29:15 +0000 (12:29 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18919 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/contrib/gosa.conf.5

index 91b471895233515a4d6daf7407817f83877c6271..94a50fe4bb407bd7d5d968b400d28bcaa4fd08e4 100644 (file)
@@ -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