[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gnu-radius] profiles in hints not reply to NAS
From: |
sy sy |
Subject: |
[Help-gnu-radius] profiles in hints not reply to NAS |
Date: |
Thu, 17 Jun 2004 01:32:18 -0700 (PDT) |
User names suffixed with ".abc" will make NAS to get following entries :
Service-Type = Outbound-User,
Cisco-AVPair = "auth-proxy:priv-lvl=15",
Cisco-AVPair = "auth-proxy:proxyacl#1=permit tcp any any eq 80",
So I define hints profile as following:
DEFAULT Suffix = ".abc"
Strip-User-Name = No,
Simultaneous-Use = 1,
Service-Type = Outbound-User,
Cisco-AVPair = "auth-proxy:priv-lvl=15",
Cisco-AVPair = "auth-proxy:proxyacl#1=permit tcp any any eq 80",
and users file as following:
guest.abc Auth-Type = Local,
User-Password = "guest"
NULL
DEFAULT ....
When guest.abc login on NAS (Cisco ),he was prompted Authentication failed.
But guest.abc successful login message is founded in radius.log.
I send a auth request to radius by radsession ,auth is success but no any reply
items
In fact that reply items in hints file are not sent to NAS.So Why ?
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
- [Help-gnu-radius] profiles in hints not reply to NAS,
sy sy <=