matching entry in users file

2012-11-27 Thread vazoumana fofana
Dear all, i ve got question about authentication : i want to set in users file, a user who can be authenticated by two ways : EAP-TLS (certificate) and EAP-TTLSP, PAP (login password). For a same and unique login, can i do this ? Or freeradius just check the first entry wich corresponds ?

Re: matching entry in users file

2012-11-27 Thread Alan DeKok
vazoumana fofana wrote: i ve got question about authentication : i want to set in users file, a user who can be authenticated by two ways : EAP-TLS (certificate) and EAP-TTLSP, PAP (login password). EAP-TLS doesn't really use the users file. For a same and unique login, can i do this ? Or

RE: matching entry in users file

2012-11-27 Thread vazoumana fofana
Date: Tue, 27 Nov 2012 11:48:58 -0500 From: al...@deployingradius.com To: freeradius-users@lists.freeradius.org Subject: Re: matching entry in users file vazoumana fofana wrote: i ve got question about authentication : i want to set in users file, a user who can be authenticated

Re: matching entry in users file

2012-11-27 Thread Phil Mayers
On 27/11/12 17:42, vazoumana fofana wrote: napoleon SMD5-Password :=yyy napoleon : NT-Password := xx This is wrong. Read the man users page for info on the correct syntax. Either of the following two works: napoleonSMD5-Password := xx, NT-Password := yy