This question may be a limitation of PAM methodology, but I figure it is
worth asking the experts.  

Is there a way to pass RHS Attribute values [eg- Framed-IP-Address] to
the free-radius environment when doing PAM authentication?  I have found
no public domain PAM modules which serve as an example for this.

It appears the PAM structure allows for passing this type of data
through environment variables [using the pam_putenv() call].  In looking
at the rlm_pam module, I find no provision to accomplish this type of
configuration.

My bottom line goal is to authenticate using PAM and pull the
corresponding RHS values from a MySQL table (using chained PAM modules?)
of much simpler structure than what is currently implemented using MySQL
authentication.  Perhaps there is a better way?

Any suggestions are appreciated!

Tony




- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to