> On a Radius version 2.x, we would like to tie an user to a MAC address. > > The auth key would then be the username, password and MAC address > (Calling Station ID). > > Where is the right place to do that? > - On the freeRadius? (any hint, please?) > - In the PGSQL behind? (using some FUNCTION, I have an idea of that)
If you are using postgre to store user data - then radcheck table (one entry for password and one for Calling-Station-Id). Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

