Problem with realm prefixes and suffixes

2003-08-23 Thread Larry
Hello, I'm having trouble getting Freeradius to work with my prefix and suffix realms. What I need it to do is: 1) check for a prefix 2) if prefix exists, strip it 3) check for a suffix 4) if no suffix exists, use NULL directive 5) if suffix exists, use specific realm directive, or DEFAULT Here

Accounting from AS5300

2003-08-23 Thread SingSong
I'm trying to capture the accounting info from AS5300 to FreeRadius. I'm able capture from Ascend, but not from Cisco. I've tried this but doesn't seem to work. Would appreciate your help. aaa new-model aaa authentication login console enable aaa authentication login vty local aaa authenticat

SASL and Free Radius

2003-08-23 Thread Peter P. Benac
Greetings, Has anyone tried to get SASL to authenticate to Free Radius or to get Sendmail to authenticate to Free Radius.. I'd simply want one source for all authentication and I like the power and flexibility Free Radius gives me. Regards, Pete Peter P. Benac, CCNA Emacolet Networkin

E-mail Antivirus scan results

2003-08-23 Thread SKY AntiVirus
--- This e-mail is generated by the mx1.skyinet.net mail server to warn you that the e-mail sent by [EMAIL PROTECTED] to [EMAIL PROTECTED] is infected with virus: Win32/[EMAIL PROTECTED] Please contact your system administrator for further information. If you are the sender

(no subject)

2003-08-23 Thread David Hagenbucher
unsubscribe peekaboo [EMAIL PROTECTED] end - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply-Message added by auth.c even when already there

2003-08-23 Thread Thor Spruyt
Hi, Have a look at following code: if (exec_program && exec_wait) { r = radius_exec_program(exec_program, request, exec_wait, umsg, sizeof(umsg), request

Next Version of FreeRadius?

2003-08-23 Thread Zoup
hi all :) when to release the next version of freeradius ( 1? ) , how is the plan of the software at all ? :) thanks :) -- Those who do not do politics will be done in by politics ! :) - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: proxy/realm stripping question

2003-08-23 Thread Thor Spruyt
> 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. Well, I don't much about proxying yet, but maybe you can accomplish to let the username change in [EMAIL PROT