7 Jan
2008
7 Jan
'08
11:11 a.m.
Dave Gibelli wrote:
My users file is just:
DEFAULT Auth-Type == "PAP"
You can't check Auth-Type that way. The "users" file doesn't allow it. See "man users".
Tunnel-Type = VLAN, Tunnel-Medium-Type = IEEE-802, Tunnel-Private-Group-ID = 1
there should be no match on line 1 because the check item doesn't match. I get the same match if I change PAP to EAP, is this a bug?
It's a feature. If you need to do that matching, use CVS head (what will be 2.0), and see "man unlang". Alan DeKok.