Blank usernames
- To: freeradius-users@lists.freeradius.org
- Subject: Blank usernames
- From: "Marat Rysbekov" <rysbekov@gmail.com>
- Date: Mon, 20 Nov 2006 00:05:35 +0600
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=cnO7TED2xqWMic8r63IP/q3zsiPThOuxHCce3x/drHDWolaPSYcc5TLurWy9zmrUh0RfEB+fxnxLJNxtlkn4bCdaUCHg3sm0I9mf/UDxi0u1e2qKG52G11MUKCIVn+/vEbY+leLdIAMvMgJbt5mSmy5j6jq0yC9BjMwhXEbJLFs=
- Reply-to: FreeRadius users mailing list <freeradius-users@lists.freeradius.org>
Good day, everyone.
I'm trying to setup FreeRadius 1.1.3 to assing IP-addresses based on
what NAS the authorization request came from, no matter what
username or password was supplied.
Some of my configuration:
<huntgroups>
...
Alpha NAS-IP-Address == 192.168.10.1
Beta NAS-IP-Address == 192.168.20.1
...
<users>
...
DEFAULT Auth-Type := Accept, Huntgroup-Name == "Alpha", Pool-Name := "PoolA"
DEFAULT Auth-Type := Accept, Huntgroup-Name == "Beta", Pool-Name := "PoolB"
...
I specify the IP-pools in <radiusd.conf>, and it works fine, except
for one thing:
I get no Access-Accept reply whenever the username is left blank (any non-empty
username is accepted by the server).
So, my question: is there a way to make FreeRadius use the DEFAULT entries
when the username is not supplied at all?
Thanks.
This archive was generated by a fusion of
Pipermail (Mailman edition) and
MHonArc.