Hi
I have installed freeradius 0.7 on a Redhat Linux 7.3. I am having
problems authenticating using username@domain. If I use username,
without the @domain option, all works fine. Also, if I have user@domain
in the /etc/passwd file, the login is accepted as well.
The relevant entries are shown below, together with the output as shown
with the Radius Debug.
Your help would be greatly appreciated. BTW, the man pages regarding
huntgroups, hints and clients.conf referenced to in radiusd man page, do
not exist on my system, neither in the package I downloaded. Do these
exist? If, yes, where?
Thanks
Geoff
/etc/huntgroups
adsl NAS-IP-Address == 192.168.0.25
Group == tech
/etc/hints
DEFAULT Suffix = "@stream", Strip-User-Name = Yes
Hint = "STREAM"
/etc/proxy.conf
realm stream {
type = radius
authhost = LOCAL
accthost = LOCAL
hints
}
/etc/passwd
test:x:500:48:Geoffrey Cauchi:/home/test:/bin/false
/etc/group
tech:x:48:
Radius Debug
rad_recv: Access-Request packet from host 192.168.0.25:36868, id=159,
length=132
User-Name = "test@stream"
User-Password = "^|z\363\003\3163\034\313\340\217}\242&n4"
NAS-IP-Address = 192.168.0.25
Service-Type = Framed-User
Framed-Protocol = PPP
Framed-Compression = None
NAS-Port-Type = Sync
NAS-Port = 8392609
Port-Limit = 0
Calling-Station-Id = " 03100301002"
Acct-Session-Id = "0352769928"
Attr-218 = "\000\000\000\036"
modcall: entering group authorize
hints: Matched DEFAULT at 63
No huntgroup access: [test] (from client bras port 8392609 cli
03100301002)
modcall[authorize]: module "preprocess" returns reject
modcall: group authorize returns reject
Delaying request 0 for 1 seconds
Finished request 0
Going to the next request
SMUX connect try 2
Can't connect to SNMP agent with SMUX: Connection refused
--- Walking the entire request list ---
Waking up in 1 seconds...
SMUX connect try 3
Can't connect to SNMP agent with SMUX: Connection refused
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Sending Access-Reject of id 159 to 192.168.0.25:36868
Waking up in 4 seconds...
--- Walking the entire request list ---
Cleaning up request 0 ID 159 with timestamp 3d7c80e1
Nothing to do. Sleeping until we see a request.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html