At 10:45 AM 10/8/2003, Josh Howlett wrote:
I am using freeradius (0.9) to proxy RADIUS packets.

I have run into a possible bug. A username with a Windows domain
prepended to the user in the format "CC\\username" gets proxied in the
format "C\\username"; because the domain is "CC" the authentication
fails:

(irrelevant AVs snipped from log)

rad_recv: Access-Request packet from host XXXXX:39872, id=112,
length=153
        User-Name = "CC\\ujaa003"
...
Sending Access-Request of id 4 to 134.219.201.70:1812
        User-Name = "C\\ujaa003"

You haven't removed some of the defaults from the server. IE, the 'hints' file. Try editing the hints file ( or commenting it out of your config from 'radiusd.conf' ).

-Chris

--
   \\\|||///  \          StarNet Inc.      \         Chris Parker
   \ ~   ~ /   \       WX *is* Wireless!    \   Director, Engineering
   | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                  \ Wholesale Internet Services - http://www.megapop.net



- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to