From bcd13ecc90d4c7ccd8afbbd50e40041e2cef7e4f Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 23 Jul 2008 15:52:48 +0000 Subject: [PATCH] Fixed externalpassword description git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11874 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/contrib/gosa.conf.5 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 -- 2.30.2