[EMAIL PROTECTED] wrote: > Iam working on a wireless project and i want to enforce policy based > authentication. > > I want the RADIUS to interact with this application before it can > authenticate a user.
But that's what the RADIUS server does. It enforces policy based authentication. The policy usually comes from a database, like SQL or LDAP. > I understand about opening the socket connection and adhering to > the RFC's but i dont know if i can make the RADIUS to import > authentication details before it actually authenticates. Yes, it can import the policy from a database. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
