attribute exec-programm

2002-05-16 Thread Eric
Hi I use FreeRadius-0.5 and MySql-3.23.49 on FreeBsd-4.5. How differs attribute Exec-Program and Exec-Program-Wait? Send me examples of use of these attribute in database MySQL, examples of scripts which cause these attribute (with data processing database MySQL), please. -- Best regards, Eric

Re: cisco_vsa_hack doesn't run

2002-05-16 Thread Alex Kasatkin
Hi! go to freeradius-0.5/src/modules/rlm_preprocess directory. edit rlm_preprocess.c comment string 126: /* if ((vp-attribute 0x) != 1) continue; Cisco-AVPair */ recompile and reinstall this module. regards. Michael Shurtleff [[EMAIL PROTECTED]] wrote: Nico, Thanks

problem encounter when configure auto-failover for mysql

2002-05-16 Thread CheongMeng
Hi, I am using freeradius-0.5 and mysql 3.23.49. I tried to setup 2 accounting server for a radius server, ie: radius server A will always write accounting to mysql server B. when mysql server B down, radius server A should send accounting to its local mysql server. In my radiusd.conf :

RE: Free Radius and Open Ldap

2002-05-16 Thread Mazen R. Kassem
Hi man Could u help me pls on integrating openldap and radius pls provide me with the steps and the configuration file I will appreciate that really Mazen -Original Message- From: Michael Fuller [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 2:11 PM To: [EMAIL

group ip pool

2002-05-16 Thread Topaz M. Bott
I am setting up a multi subnet network. The subnet that a dial in user gets depends on there “group”. I have 26 groups all over 100 accounts. They are all dialing one modem pool. How can I do this. I read thought the FAQ archive. Help thx, tmb - List info/subscribe/unsubscribe? See

Re: problem encounter when configure auto-failover for mysql

2002-05-16 Thread Chris Parker
At 04:54 PM 5/16/2002 +0800, CheongMeng wrote: Hi, I am using freeradius-0.5 and mysql 3.23.49. I tried to setup 2 accounting server for a radius server, ie: radius server A will always write accounting to mysql server B. when mysql server B down, radius server A should send accounting to its

Re: Cisco 350 WinXP

2002-05-16 Thread Alan DeKok
Artur Hecker [EMAIL PROTECTED] wrote: it seems to me that somebody has written something on Cisco 340 and EAP/MD5 with XP. cant find it though... http://www.freeradius.org/ Look for 'April 24' under 'News!' Alan DeKok. - List info/subscribe/unsubscribe? See

Re: radzap...old issue

2002-05-16 Thread Alan DeKok
Vector [EMAIL PROTECTED] wrote: I am unable to use radzap to get an entry out of radutmp. I had to reboot the router today and there are some stale entries in there that I must remove. radzap yields the following: # radzap name-of-termserver 14 user@realm radzap: zapping termserver

Re: Cisco 350 WinXP

2002-05-16 Thread Artur Hecker
Look for 'April 24' under 'News!' Alan DeKok. yes, i know this (great) document, but it describes EAP/TLS and has nothing to do with the problem. thank you anyway... i already found the problem, in fact, windows XP never prompted for EAP login. it was a problem of a local cisco pcmcia

Re: Free Radius and Open Ldap

2002-05-16 Thread Alan DeKok
Michael Fuller [EMAIL PROTECTED] wrote: Now I want to configure the Authorisation part. With Windows 2000 Internet Authentication Service (IAS), I used Windows groups and profile properties for authorisation. Can I use linux groups and assign profiles to them before putting users in them ?

Re: Cisco 350 WinXP

2002-05-16 Thread Alan DeKok
Artur Hecker [EMAIL PROTECTED] wrote: now radius keeps on saying: no user-password attribute... but well, it's a matter of time; it's always easier with open source projects to obtain debugging information. It's not radius that gives you that error message, it's one of the modules. You've

Re: Cisco 350 WinXP

2002-05-16 Thread Ricardo Stella
Alan, The article mentions how to do EAP/TLS, not EAP/MD5... Very different... Alan DeKok wrote: Artur Hecker [EMAIL PROTECTED] wrote: it seems to me that somebody has written something on Cisco 340 and EAP/MD5 with XP. cant find it though... http://www.freeradius.org/ Look

WWW.FREERADIUS.ORG

2002-05-16 Thread Christine Hall
Hi I visited WWW.FREERADIUS.ORG, and noticed that you're not listed on some search engines! I think we can offer you a service which can help you increase traffic and the number of visitors to your website. I would like to introduce you to

Re: Cisco 350 WinXP

2002-05-16 Thread Raghu
Artur Hecker wrote: in fact, in my authorize section EAP was the first module from the beginning on and in the authenticate section it is even the only one. If you're ever going to do System authentication, you'll need the 'unix' module, too. but if not, i don't need it, right?

RE: Using ippool with two radius servers?

2002-05-16 Thread Simon Allard
Ah, you only have one terminal server with 30.000 ports on it? In that case, route the /17 to that NAS and be done with it. But you likely have tens or hundreds of NASes. Either you're way ahead of me, or you really need to think this over. I think I'm ahead of you :-)

Re: radzap...old issue

2002-05-16 Thread Anteva Support
Vector [EMAIL PROTECTED] wrote: I am unable to use radzap to get an entry out of radutmp. I had to reboot the router today and there are some stale entries in there that I must remove. radzap yields the following: # radzap name-of-termserver 14 user@realm radzap: zapping termserver

Re: problem encounter when configure auto-failover for mysql

2002-05-16 Thread Do-Risika RAFIEFERANTSIARONJY
CheongMeng wrote: Hi, I am using freeradius-0.5 and mysql 3.23.49. I tried to setup 2 accounting server for a radius server, ie: radius server A will always write accounting to mysql server B. when mysql server B down, radius server A should send accounting to its local mysql server. i