.\" Man page generated from reStructuredText. . .TH AUTOMX_SCRIPT 5 "02/08/2013" "" "automx" .SH NAME automx_script \- automx script backend configuration parameters . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH DESCRIPTION .sp The automx_sript(5) man page specifies all parameters that control access from within automx to a script backend. .SH PARAMETERS .INDENT 0.0 .TP .B result_attrs (default: none) Specifies a list of one or more variables. The output of the external script will assign values to these variables. Results will be assigned in the same order as variables have been listed: .INDENT 7.0 .INDENT 3.5 .sp .nf .ft C result_attrs = server, email, auth, socket .ft P .fi .UNINDENT .UNINDENT .UNINDENT .sp \fBIMPORTANT:\fP .INDENT 0.0 .INDENT 3.5 automx_script(5) does not check if the number of values returned matches the ones expected. Too many return values will be discarded. If the script returns too few automx_script(5) will use the corresponding result attribute name. .UNINDENT .UNINDENT .INDENT 0.0 .TP .B script (default: none) Specifies the absolute path to the script which should be run by the backend automx_script(5) backend: .INDENT 7.0 .INDENT 3.5 .sp .nf .ft C script = /usr/local/bin/example_com.sh "%s" .ft P .fi .UNINDENT .UNINDENT .TP .B separator (default: whitespace) Specifies the character that separates values returned by the external script: .INDENT 7.0 .INDENT 3.5 .sp .nf .ft C separator = , .ft P .fi .UNINDENT .UNINDENT .UNINDENT .SH AUTHORS .INDENT 0.0 .TP .B Christian Roessner <\fI\%cr@sys4.de\fP> Wrote the program. .TP .B Michael Menge Wrote and contributed this backend. .TP .B Patrick Ben Koetter <\fI\%p@sys4.de\fP> Wrote the documentation. .UNINDENT .SH SEE ALSO .sp \fI\%automx(8)\fP, \fI\%automx.conf(5)\fP, \fI\%automx_ldap(5)\fP, \fI\%automx_script(5)\fP, \fI\%automx_sql(5)\fP, \fI\%automx\-test(1)\fP .SH COPYRIGHT This document has been placed in the public domain. .\" Generated by docutils manpage writer. .