summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 89a9837)
raw | patch | inline | side by side (parent: 89a9837)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 Jul 2010 12:29:15 +0000 (12:29 +0000) | ||
committer | hickert <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 | patch | blob | history |
index 91b471895233515a4d6daf7407817f83877c6271..94a50fe4bb407bd7d5d968b400d28bcaa4fd08e4 100644 (file)
/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