Code

Fixed externalpassword description
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jul 2008 15:52:48 +0000 (15:52 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 23 Jul 2008 15:52:48 +0000 (15:52 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11874 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/contrib/gosa.conf.5

index 21f282bb38534a2b505946e43ad93920d87e2d2d..490f2a0a09a6a1df5a3b037e65ad7f33d56263e9 100644 (file)
@@ -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