On Fri, Jun 13, 2008 at 11:30:22AM -0400, Heaton, Tobias wrote: > Thank you Jos...I did copy the pam_radius_auth.so successfully and > started looking thru the /etc/pam.d/ directory, but I also need to > configure the module to access the IP of my radius server (not sure > where that happens!). The syntax in the installation instructions have > arguments that aren't specified in the /etc/pam.d/ configuration files, > so that threw me off. Sorry for being so unintelligent about this - I'm > a developer, trying to branch out into system administration...slowly...
The instructions at the bottom say: You will need a server configuration file. An example is given in the file pam_radius_auth.conf. You will need to copy this file to /etc/raddb/server. The file MUST be secure! i.e. chown root /etc/raddb chmod go-rwx /etc/raddb chmod go-rwx /etc/raddb/server See 'USAGE' for details of the configuration file. I guess that's where your're looking for. -- -- Jos Vos <[EMAIL PROTECTED]> -- X/OS Experts in Open Systems BV | Phone: +31 20 6938364 -- Amsterdam, The Netherlands | Fax: +31 20 6948204 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

