Using MySQL and assigning IP-Addresses based on Calling-Station-ID

2007-01-15 Thread Ackbar Joolia
Hi all, I sent an email to the list before, and still haven’t been able to fix my problem. This is what I want to do: I am using MySql to authenticate users. However, I need to authenticate them based on the Calling-Station-ID, and then assign IP-addresses to them, through the

Re: Using MySQL and assigning IP-Addresses based on Calling-Station-ID

2007-01-15 Thread Phil Mayers
Ackbar Joolia wrote: The radcheck table contains an entry for the password. The radreply table contains a Fall-Through = Yes for the user user1. The radgroupcheck contains groupnames (coming from the usergroup table) and Calling-Station-Id which I need to authenticate against. The