I am still trying to get a NULL realm user to default to a certain Realm. Has anyone

Worked with defaulting a realm, in the proxy.conf and users files ?

 

Getting this error now.

 

rlm_realm: Request already proxied.  Ignoring.

 

I am trying to use the NULL realm in proxy.conf and a default realm in the users file. But it

Does not want to re-proxy the request.

 

Ron.

 

Thu Sep 18 08:55:24 2003 : Debug: modcall: entering group authorize

Thu Sep 18 08:55:24 2003 : Debug:   modcall[authorize]: module "preprocess" returns ok

Thu Sep 18 08:55:24 2003 : Debug:   modcall[authorize]: module "chap" returns noop

Thu Sep 18 08:55:24 2003 : Debug:   modcall[authorize]: module "mschap" returns noop

Thu Sep 18 08:55:24 2003 : Debug:     rlm_realm: No '@' in User-Name = "ron", looking up realm NULL

Thu Sep 18 08:55:24 2003 : Debug:     rlm_realm: Found realm "NULL"

Thu Sep 18 08:55:24 2003 : Debug:     rlm_realm: Adding Stripped-User-Name = "ron"

Thu Sep 18 08:55:24 2003 : Debug:     rlm_realm: Proxying request from user ron to realm NULL

Thu Sep 18 08:55:24 2003 : Debug:     rlm_realm: Adding Realm = "NULL"

Thu Sep 18 08:55:24 2003 : Debug:     rlm_realm: Authentication realm is LOCAL.

Thu Sep 18 08:55:24 2003 : Debug:   modcall[authorize]: module "suffix" returns noop

Thu Sep 18 08:55:24 2003 : Debug:     rlm_realm: Request already proxied.  Ignoring.

Thu Sep 18 08:55:24 2003 : Debug:   modcall[authorize]: module "realmslash" returns noop

Thu Sep 18 08:55:24 2003 : Debug:     rlm_realm: Request already proxied.  Ignoring.

Thu Sep 18 08:55:24 2003 : Debug:   modcall[authorize]: module "backslash" returns noop

Thu Sep 18 08:55:24 2003 : Debug:     rlm_realm: Request already proxied.  Ignoring.

Thu Sep 18 08:55:24 2003 : Debug:   modcall[authorize]: module "realmpercent" returns noop

Thu Sep 18 08:55:24 2003 : Debug:     users: Matched DEFAULT at 9

Thu Sep 18 08:55:24 2003 : Debug:   modcall[authorize]: module "files" returns ok

Thu Sep 18 08:55:24 2003 : Debug:   rlm_eap: No EAP-Message, not doing EAP

Thu Sep 18 08:55:24 2003 : Debug:   modcall[authorize]: module "eap" returns noop

Thu Sep 18 08:55:24 2003 : Debug:     users: Matched DEFAULT at 9

Thu Sep 18 08:55:24 2003 : Debug:   modcall[authorize]: module "files" returns ok

Thu Sep 18 08:55:24 2003 : Debug: modcall: group authorize returns ok

Thu Sep 18 08:55:24 2003 : Debug: Finished request 0

Thu Sep 18 08:55:24 2003 : Debug: Going to the next request

Thu Sep 18 08:55:24 2003 : Debug: --- Walking the entire request list ---

Thu Sep 18 08:55:24 2003 : Debug: Waking up in 6 seconds...

Thu Sep 18 08:55:30 2003 : Debug: --- Walking the entire request list ---

Thu Sep 18 08:55:30 2003 : Debug: Cleaning up request 0 ID 11 with timestamp 3f69d56c

Thu Sep 18 08:55:30 2003 : Debug: Nothing to do.  Sleeping until we see a request.

 

 

 

 

 

-----Original Message-----
From: Ron Wahler
Sent: Tuesday, September 16, 2003 5:49 PM
To: [EMAIL PROTECTED]
Subject: defaulting a user's Realm

 

 

We have had this working with earlier version of FreeRadius. When

A User-Name does not have a Realm we want to default it’s realm.

 

In the users file we have  the following lines:

 

 

DEFAULT Realm == "Site", Autz-Type := Site, Auth-Type := Site, PostAuth-Type := Site-postauth

 

DEFAULT  Proxy-To-Realm:="Site"

 

 

The expected behavior would be to default the user’s Realm to Site and send the request through

the proxy module again. This seems to have stopped working with the latest release. At the end

Of the users file the Server just stops processing the request.

 

 

Here’s some of the debug.  Anyone else having this problem?

Thanks,

Ron.

 

 

 

 

rad_recv: Access-Request packet from host 10.0.0.53:2370, id=35, length=57

        User-Name = "ron"

        User-Password = "ronpassword"

        Calling-Station-Id = "999999999999"

modcall: entering group authorize

  modcall[authorize]: module "preprocess" returns ok

  modcall[authorize]: module "chap" returns noop

  modcall[authorize]: module "mschap" returns noop

    rlm_realm: No '@' in User-Name = "ron", looking up realm NULL

    rlm_realm: No such realm "NULL"

  modcall[authorize]: module "suffix" returns noop

    rlm_realm: No '/' in User-Name = "ron", looking up realm NULL

    rlm_realm: No such realm "NULL"

  modcall[authorize]: module "realmslash" returns noop

    rlm_realm: No '\' in User-Name = "ron", looking up realm NULL

    rlm_realm: No such realm "NULL"

  modcall[authorize]: module "backslash" returns noop

    rlm_realm: No '%' in User-Name = "ron", looking up realm NULL

    rlm_realm: No such realm "NULL"

  modcall[authorize]: module "realmpercent" returns noop

    users: Matched DEFAULT at 21

  modcall[authorize]: module "files" returns ok

rlm_eap: No EAP-Message, not doing EAP

  modcall[authorize]: module "eap" returns noop

modcall: group authorize returns ok

Finished request 0

Going to the next request

--- Walking the entire request list ---

Waking up in 6 seconds...

Reply via email to