But how can I check the accounts against system accounts using EAP?
that's a good question. the answer is: you can't. for the same reason you can't use system accounts with CHAP. only hashes of the passwords are available for your system accounts. evidently, the hash of the password is not sufficient for CHAP like auth systems (like EAP/MD5). you need the clear text password at the moment of the verification of the challenge response.
[/etc/1x/1x.conf]
default : id = udo #comment here
default : auth = EAP default : type = wireless default : pref = md5
ok, then xsupplicant does eap/md5 now. nice.
ciao artur
-- Artur Hecker D�partement Informatique et R�seaux, ENST Paris http://www.infres.enst.fr/~hecker
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
