[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

12.5 pam_radius.so

pam_radius.so is a PAM module for Radius authentication. The module understands the following command line options:

audit

Enable audit information.

debug[=level]

Enable debugging information. The higher level is, the more debugging info is output. When omitted, level defaults to 100.

Debugging levels equal to or greater than 10 compromise users' passwords, so use them sparingly.

use_authtok

Use the authentication token passed from the previous module in the stack.

confdir=path

Look for configuration files in path. The default is ‘$sysconfdir/etc/raddb’.

attr:

This keyword marks the end of command line options. The part of the command line after it is parsed as a whitespace-separated list of A/V pairs to be sent with the request.

service_type=type

This option is retained for compatibility with the 0.96 series of GNU Radius. It is equivalent to

 
        attr: Service-Type=type

The pam_radius.so module logs its messages under LOG_AUTH syslog facility.


This document was generated by Sergey Poznyakoff on December, 6 2008 using texi2html 1.78.