Hello Dan -
I will need to see a copy of your configuration file (no secrets) together with a trace 4 debug from Radiator showing what is happening. I would also like to see the user entry from the database.
regards
Hugh
On Sunday, Aug 3, 2003, at 07:53 Australia/Melbourne, Dan Vande More wrote:
Greetings!
I seem to to be having a problem with authenticating certain types of usernames using radiator and authby sql.
I finished the upgrade to 3.6 without a hitch, and I am trying to move away from the flat file and towards sql.
I've attempted a switch on a certain test segment, and here are my results, as well as other data.
I give the test client a login name of [EMAIL PROTECTED] (service could be dsl, isdn, etc)
Under Authby file, it works great:
[EMAIL PROTECTED] User-Password = "password" Service-Type = Framed-User, Framed-Protocol = PPP, Framed-IP-Address = 255.255.255.254, Framed-IP-Netmask = 255.255.255.255, Framed-Routing = None, Framed-MTU = 1500, Framed-Compression = Van-Jacobson-TCP-IP
I then imported everything to a sql database (mysql):
INSERT INTO SUBSCRIBERS (USERNAME, PASSWORD, ENCRYPTEDPASSWORD, CHECKATTR, REPLYATTR, TIMELEFT) VALUES("[EMAIL PROTECTED]", "password", NULL, "Service-Type=Framed-User", "Framed-Protocol=PPP,Framed-IP-Address=255.255.255.254,Framed-IP- Netmask=255.255.255.255,Framed-Routing=None,Framed-MTU=1500,Framed- Compression=Van-Jacobson-TCP-IP", "9999999");
And I get the request, by my logfile shows:
Fri Aug 1 00:09:33 2003: INFO: Access rejected for [EMAIL PROTECTED]
So is it because I am using subdomains?
Why is it appending @mydefaultrealm.com?
Radiator works fine for everything else, as long as I don't use subdomains.
Any suggestions?
Of course, I am expecting "don't use subdomains" as a response from a few of the creative people.
Thanks!
Dan Vande More
=== Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
NB: have you included a copy of your configuration file (no secrets), together with a trace 4 debug showing what is happening?
-- Radiator: the most portable, flexible and configurable RADIUS server anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X. - Nets: internetwork inventory and management - graphical, extensible, flexible with hardware, software, platform and database independence.
=== Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
