From: cajus Date: Wed, 23 Jul 2008 15:52:48 +0000 (+0000) Subject: Fixed externalpassword description X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=bcd13ecc90d4c7ccd8afbbd50e40041e2cef7e4f;p=gosa.git Fixed externalpassword description git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11874 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/contrib/gosa.conf.5 b/gosa-core/contrib/gosa.conf.5 index 21f282bb3..490f2a0a0 100644 --- a/gosa-core/contrib/gosa.conf.5 +++ b/gosa-core/contrib/gosa.conf.5 @@ -508,8 +508,11 @@ to have at least n different characters. The .I externalpwdhook can specify an external script to handle password settings at some other -location besides the LDAP. -.PP +location besides the LDAP. It will be called this way: + +.nf +/path/to/your/script "username" "oldpassword" "newpassword" +.fi .B account_expiration .I bool