Re: HELP! testuser works, but local unix user dosn't! - WPA/WPA2 PEAP

2007-12-09 Thread Alan DeKok
Kristian Junkov wrote:
 I use freeradius 1.1.7, and my client pc runs windows Vista.
 I've set up a testuser with a clear-text password in the users file - which
 works:-). I can connect using the testuser with WPA/WPA2, PEAP, TTLS without
 problems.
 
 But when I try to connect using the local unix users it dosnt work:-((, what
 am I doing wrong?

http://deployingradius.com/documents/protocols/compatibility.html

  PEAP and EAP-MD5 are incompatible with /etc/passwd.

 This is what i got when running in debug -X mode, and trying with root:
...

  Which doesn't show an Access-Accept or an Access-Reject.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


freeradius-pre2 - hostname lookup

2007-12-09 Thread Edvin Seferovic
Hi,

my freeradius does always a hostname lookup although hostname_lookup = no
AND if the client is not found in the clients.conf...

Mon Dec 10 05:29:43 2007 : Error: Trying to look up name of unknown client
172.19.10.160. 
Mon Dec 10 05:29:43 2007 : Auth: Login OK: [00:09:34:14:ad:57] (from client
UNKNOWN-CLIENT port 24 cli 00-09-34-14-ad-57)

The client is entered in the virtual server config = server my_server {
client clientname { ... } } !

Bug or just a random feature ?

Regards,
E:S

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: freeradius-pre2 - hostname lookup

2007-12-09 Thread Alan DeKok
Edvin Seferovic wrote:
 The client is entered in the virtual server config = server my_server {
 client clientname { ... } } !
 
 Bug or just a random feature ?

  Likely just an issue in -pre2.  I don't see it in CVS head.

  Alan DeKok.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html