Garbled class attribute?
Geoff Silver
geoff+freeradius at uslinux.net
Thu Aug 17 17:52:08 CEST 2006
I should note that when I set Class to be a string in the dictionary.rfc2865
file instead of a octets, I get:
Class = "79wH1B2r7PSQjqBACDCXCIyPuDI="
Which looks equally wrong to me.
-------- Original Message --------
Subject: Garbled class attribute?
Date: Thu, 17 Aug 2006 11:40:50 -0400
From: Geoff Silver <geoff+freeradius at uslinux.net>
To: FreeRadius users mailing list <freeradius-users at lists.freeradius.org>
I have a bunch of users which should have a class attribute returned upon
successful authentication. Their entries look something like:
bob NAS-IP-Address == 172.31.33.66, Hint==HasSlash Auth-Type:=Accept
Class = "OU=MY_CORP", Filter-Id = "SPCCOLO_O",
Split-Tunneling-Policy = 1, Split-Tunnel-List = "SPCCOLO_ST"
What they're actually getting back is:
Packet-Type = Access-Accept
User-Name = "bob"
Class = 0x3739774831423272375053516a71424143444358434979507544493d
Filter-Id = "SPCCOLO_O"
Split-Tunneling-Policy = 1
Split-Tunnel-List = "SPCCOLO_ST"
More information about the Freeradius-Users
mailing list