I'm running .8 on Redhat 7.3, on a machine that is essentially acting as a 
radius server traffic cop.

I am going to get the following data from a user:

[EMAIL PROTECTED]

I need to parse off bar.com and have Freeradius pass [EMAIL PROTECTED] to the 
proper radius server for auth.

I've fiddled with changing the order in radiusd.conf.

Currently, in the "Realm Module", the order is @ . / and %

Obviously, the packet comes in, it sees the @ as the deliminator, and it 
sucks off foo.com.bar.com and then has to figure out what to do with user.

Now, we ALSO will be getting requests for simply [EMAIL PROTECTED] as well.  
So, I have to have rules for both scenarios.

If I change the order so . is first, nothing works because it wants to 
strip each segment of the realm.

I want them both to exist and work, is that possible?

Or I have just succeeded in confusing people? :)

..erik




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

Reply via email to