Authentication and Concurrency Control

daniel ( (no email) )
Wed, 5 Mar 1997 13:13:33 -0600

Is there any way to add a few more requirements in order
to authenticate a user. We need the ability to restrict
authentication based on a few other fields in our database.
Basically we want to check a toggle to see whether they
can login or not depending on the NAS-Port DNIS number,
aka Called Station ID RAD Attribute 30.

I also need help with concurrency control using radius 6.0 with mssqlserver
6.5 running on NT4.0 I am fairly certain I have all the tables setup
properly. I have the serverports table being populated by the trigger,
which in turn populates the callsonline view. We have all the necessary NAS
Ports (We are using Cisco AS5200s). The
callsonline view is correct and we can see the users on line, but we can't
prevent
multiple logins. We have set the options value to 1 and 65 with no
success.
Am I missing something? Any ideas?

Any help is greatly appreciated.

Dan
daniel@pdq.net