28 Dec
2005
28 Dec
'05
12:02 p.m.
Marco Spiga <mspiga3@alice.it> wrote:
the users file contain:
"test" Auth-Type := EAP, User-Password == "password"
Use ':=' for the password, not '=='. The debug log would show that it's not matching that entry. Once you make this change, it *will* show it's matching that entry. Alan DeKok.