VISP Systems Administration <[EMAIL PROTECTED]> wrote:
> The question now, since I am used to xtradius is how to pass the args or
> vars. XT would pass them to the script ie. ($ENV{"User-Name"}), or I
> could specify them in execparams and pass them along via %u %p etc via
> command line. So, how do I get them from freeradius?
You can pass then on the command line as '%u', etc. See
'doc/README' for more information.
Or, you can use environment variables. From the shell: $USER_NAME.
i.e. Take the attribute name, convert the name to uppercase, convert
'-' to '_', and use that as the name of the environment variable.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html