summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: babb87a)
raw | patch | inline | side by side (parent: babb87a)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 15:52:48 +0000 (15:52 +0000) | ||
committer | cajus <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 | patch | blob | history |
index 21f282bb38534a2b505946e43ad93920d87e2d2d..490f2a0a09a6a1df5a3b037e65ad7f33d56263e9 100644 (file)
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