The right way to limit a user to one EAP Type on FR2.1.7

2009-11-03 Thread ziyen
Hi, What is the best way to limit a user to one EAP(EAP-TLS, TTLS, PEAP, ...) Type On FR2.1.7? backend on Mysql? Thanks. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

The right way to limit a user to one EAP Type on FR2.1.7 addision question

2009-11-03 Thread ziyen
Hi, What is the best way to limit a user to one EAP(EAP-TLS, Type On FR2.1.7? backend on Mysql? Like this.. User01 is only EAP-TLS User02 is only EAP-TTLS Uesr03 is only EAP-PEAP Uesr04 is Any EAP-Type help.. by - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: The right way to limit a user to one EAP Type on FR2.1.7 addision question

2009-11-03 Thread Stefan Winter
Hi, User01 is only EAP-TLS User02 is only EAP-TTLS Uesr03 is only EAP-PEAP Uesr04 is Any EAP-Type Just an educated guess ... in users file, User01 EAP-Type != EAP-TLS, Auth-Type := Reject User02 EAP-Type != EAP-TTLS, Auth-Type := Reject ... Syntax comes without warranty straight from

Re: The right way to limit a user to one EAP Type on FR2.1.7 addision question

2009-11-03 Thread ziyen
Hi, User01 is only EAP-TLS User02 is only EAP-TTLS Uesr03 is only EAP-PEAP Uesr04 is Any EAP-Type Just an educated guess ... in users file, User01 EAP-Type != EAP-TLS, Auth-Type := Reject User02 EAP-Type != EAP-TTLS, Auth-Type := Reject ... but, that is not a backend mysql :( - List

Re: The right way to limit a user to one EAP Type on FR2.1.7 addision question

2009-11-03 Thread Ivan Kalik
Hi, User01 is only EAP-TLS User02 is only EAP-TTLS Uesr03 is only EAP-PEAP Uesr04 is Any EAP-Type Just an educated guess ... in users file, User01 EAP-Type != EAP-TLS, Auth-Type := Reject User02 EAP-Type != EAP-TTLS, Auth-Type := Reject ... but, that is not a backend mysql :(