Chris,

Noticed that rlm_realm appears to handle the accounting information accurately an is only blorting on the authorize. This is if I force the user to authenticate locally ok. Only diff here is what the preprocess is returning (ok vs noop).

Info from debug output:
Tue Jan 28 12:48:53 2003 : Debug: modcall: entering group authorize
Tue Jan 28 12:48:53 2003 : Debug: modcall[authorize]: module "preprocess" returns ok
Tue Jan 28 12:48:53 2003 : Debug: rlm_realm: No '#' in User-Name = "[EMAIL PROTECTED]", looking up realm NULL
Tue Jan 28 12:48:53 2003 : Debug: rlm_realm: Found realm DEFAULT
Tue Jan 28 12:48:53 2003 : Debug: rlm_realm: Proxying request from user [EMAIL PROTECTED] to realm DEFAULT
Tue Jan 28 12:48:53 2003 : Debug: rlm_realm: Adding Realm = "DEFAULT"
Tue Jan 28 12:48:53 2003 : Debug: rlm_realm: Authentication realm is LOCAL.
Tue Jan 28 12:48:53 2003 : Debug: modcall[authorize]: module "prefix" returns noop
Tue Jan 28 12:48:53 2003 : Debug: rlm_realm: Request already proxied. Ignoring.
Tue Jan 28 12:48:53 2003 : Debug: modcall[authorize]: module "suffix" returns noop

<< snip a few lines >>

Tue Jan 28 12:48:53 2003 : Debug: modcall: entering group preacct
Tue Jan 28 12:48:53 2003 : Debug: modcall[preacct]: module "preprocess" returns noop
Tue Jan 28 12:48:53 2003 : Debug: rlm_realm: Looking up realm budget.net for User-Name = "[EMAIL PROTECTED]"
Tue Jan 28 12:48:53 2003 : Debug: rlm_realm: Found realm budget.net
Tue Jan 28 12:48:53 2003 : Debug: rlm_realm: Proxying request from user hbanks to realm budget.net
Tue Jan 28 12:48:53 2003 : Debug: rlm_realm: Adding Realm = "budget.net"
Tue Jan 28 12:48:53 2003 : Debug: rlm_realm: Preparing to proxy accounting request to realm budget.net
Tue Jan 28 12:48:53 2003 : Debug: modcall[preacct]: module "suffix" returns ok
Tue Jan 28 12:48:53 2003 : Debug: rlm_realm: Request already proxied. Ignoring.
Tue Jan 28 12:48:53 2003 : Debug: modcall[preacct]: module "prefix" returns noop


At 03:54 PM 1/28/2003 -0600, you wrote:

Hmm, if there is no realm found, it should match NULL but should not
match DEFAULT.

Let me take a look at that now.

-Chris

------
Nathan Miller - [EMAIL PROTECTED]
VISP Technologies
Building The Nation's Largest Network of Successful ISPs.


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

Reply via email to