working simul_verify sql query?

2003-03-20 Thread B.I.
Hi all, Had anyone got simul_verify query working? I'm using it with oracle 9.2 and my radius (all versions 8.1 - 20030319snapshot) constantly crashes (segfault) after calling it. Debug shows that the crash is on returning from oracle select driver function without even reaching result parsing

0.8.1 accounting problem

2003-03-20 Thread Paul Popescu
Hi there. I'll skip right to the subject I am using freeradius 0.8.1 as a radius server for a certain realm and as a proxy for all other requests. For the local ISP realm, all is done via sql module. Everything works as intended, except accounting of proxied requests... When a user in my realm

Alternative authentication

2003-03-20 Thread Pedro Alvarez-Tabío
Hello, I'm using freeRADIUS and it's ok operating with static authentication information stored in files as well as MySQL. In order to be able to handle dynamic authentication info, I would like to execute an external program or communicate with an existing one. I'm considering to use PAM or

new module

2003-03-20 Thread Rafa Marín López
Hello all. is it possible to develop a new RADIUS module in order to do some alternative operations when an user is authenticated? thank you very much. -- -- Rafael Marin Lopez Faculty of Computer Science-University of Murcia 30071 Murcia -

Re: new module

2003-03-20 Thread 3APA3A
Dear Rafa Marn Lpez, Sure. Read doc/coding-methods, doc/module_interface, src/modules/stable, src/include/modules.h and see sources for other modules. --Thursday, March 20, 2003, 3:44:58 PM, you wrote to [EMAIL PROTECTED]: RML Hello all. RML is it possible to develop a new RADIUS module in

Re: cisco leap

2003-03-20 Thread Dmitri Belimov
Hi has anyone used cisco leap from CVS yet ? Yes, It is work fine! With my best regards, Dmitri. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: EAP-TLS authentication and Certificate Revocation List

2003-03-20 Thread Artur Hecker
hi Well it actually doesn't have to. Go get yorself a cert from Verisign - note how there's no mention of a CRL in it well, if you use CRLs, it should. that what i meant. verisign does not use it, that's the whole point. probably, because nobody knows exactly how to use it in the first

Re: EAP/TLS and Windows 98

2003-03-20 Thread Artur Hecker
of course it works!!! the authorization section will describe which authentication method to use. AuthType := System is perfect (personally i would take Local, sounds more logical to me :)) as long as you have some authorization section module telling to use something different. For EAP such a

freeradius-0.8.1

2003-03-20 Thread Manuel Sánchez Cuenca
Hello, how must I compile freeradius-0.8.1 to use eaptls? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: cisco leap

2003-03-20 Thread FreeRadius
Awesome! On Thursday 20 March 2003 07:06 am, Dmitri Belimov wrote: Hi has anyone used cisco leap from CVS yet ? Yes, It is work fine! With my best regards, Dmitri. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe?

Problem compiling

2003-03-20 Thread Manuel Sánchez Cuenca
Hello, when I try to compile freeradius, it show: *** /usr/bin/ar cru .libs/rlm_unix.a rlm_unix.o cache.o compat.o ranlib .libs/rlm_unix.a creating rlm_unix.la (cd .libs rm -f rlm_unix.la ln -s ../rlm_unix.la rlm_unix.la) gmake[6]: Saliendo

Re: cisco leap

2003-03-20 Thread FreeRadius
Could I See your configuration files? I can't seem to get it to work On Thursday 20 March 2003 07:06 am, Dmitri Belimov wrote: Hi has anyone used cisco leap from CVS yet ? Yes, It is work fine! With my best regards, Dmitri. - List info/subscribe/unsubscribe? See

I'll do everything to make sure you'll Come.......!!

2003-03-20 Thread Keely Davis
"I found out my husband was using this site so I decided I could do it too. I mean, if he's going to have sex with random women then why shouldn't I have sex with random guys? I'm the horniest housewife there is, and I know for sure there are over 20,000

Re: cisco leap

2003-03-20 Thread Alan DeKok
FreeRadius [EMAIL PROTECTED] wrote: Could I See your configuration files? I can't seem to get it to work You've got to set 'default_eap_type = leap' Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: EAP/TLS and Windows 98

2003-03-20 Thread Alan DeKok
L. Jacob [EMAIL PROTECTED]wrote: I am suprised, however, I thought if FreeRADIUS loads EAP (both md5 and tls modules) correctly, and in the users file if a user specifies something like: adam-ctl Auth-Type := EAP I thought it would override the default system and tell FreeRADIUS to

How to enable radwho ?

2003-03-20 Thread nester
When I use radwho on FreeRadius-0.8.1, it show nothing on the screen. I find that the file 'radutmp' does not exist after starting radius up. The log below shows that radius seems to have loaded radutmp. Radius run perfectly ok but the utility 'radwho' seems not work. What can I do ? Best

Re: How to enable radwho ?

2003-03-20 Thread Alan DeKok
nester [EMAIL PROTECTED] wrote: When I use radwho on FreeRadius-0.8.1, it show nothing on the screen. I find that the file 'radutmp' does not exist after starting radius up. The log below shows that radius seems to have loaded radutmp. Radius run perfectly ok but the utility 'radwho' seems not

Re: ScanMail Message: To Recipient Match eManager setting and take action.

2003-03-20 Thread Dmitry Glushenok
What is it? Why i get messages with my domain in From: address? I've just one post to this list few days ago.. On Wed, Mar 19, 2003 at 08:22:46PM -0500, [EMAIL PROTECTED] wrote: eManager Notification * The following mail was blocked since it contains

Re: Multi-choice authentication.

2003-03-20 Thread Alan DeKok
Michael Davidson [EMAIL PROTECTED] wrote: No request-determined auth-type works for me right now, but one thing at a time, so I've focused on MS-CHAP first. ... As a test case I've used a MS-CHAP request which I apply via radclient(the challenge response attributes are a valid pair). In the

Re: ScanMail Message: To Recipient Match eManager setting and take action.

2003-03-20 Thread Robert Canary
I got that the other day also, my post never made it to the list, but when I reposted it went through... Dmitry Glushenok wrote: What is it? Why i get messages with my domain in From: address? I've just one post to this list few days ago.. On Wed, Mar 19, 2003 at 08:22:46PM -0500, [EMAIL

Re: FreeTDS + MSSQL + link driver error

2003-03-20 Thread Alan DeKok
Valentin M [EMAIL PROTECTED] wrote: i am trying to use the FreeTDS driver to connect to a ms sql database = and i get the following: rlm_sql (sql): Could not link driver rlm_sql_freetds: file not found Don't use the FreeTDS driver. It doesn't work, and has been removed in the latest CVS

Re: FreeTDS + MSSQL + link driver error

2003-03-20 Thread Alan DeKok
Valentin M [EMAIL PROTECTED] wrote: can i use any other driver with mssql Go back and read my previous response. I ALREADY answered that question. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: FreeTDS + MSSQL + link driver error

2003-03-20 Thread Valentin M
sorry about that... what do i need to do in order to make it work with sybase do i need libraries? - Original Message - From: Alan DeKok [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 20, 2003 8:35 AM Subject: Re: FreeTDS + MSSQL + link driver error Valentin M [EMAIL

LDAP groups

2003-03-20 Thread Ron Wahler
I need some help please Anyone ever use a LDAP query to extract the users group from the LDAP database? Not sure how to set up the radiusd.conf file to use the %GroupName. I want to query The user and find what group they are in groupname_attribute = (cn=%GroupName)

error log view

2003-03-20 Thread Duane Barnes
Title: Message Does anyone out there have any good scripts that will output to html for viewing the radius errors. For example, a web page that would only show users that were denied auth due to a bad user/pass combination?

Re: EAP-TLS authentication and Certificate Revocation List

2003-03-20 Thread Jason Haar
On Thu, Mar 20, 2003 at 02:07:03PM +0100, Artur Hecker wrote: anyway, put aside all this chicken/egg stuff, there can be no doubt about it: theoretically, the cert of the CA has to be checked for revocation too. consider e.g. hierarchical CA structures or the mentioned cross certification.

access to db.counter

2003-03-20 Thread Bill Anderson
I am using the db.counter for keeping track on monthly time limits, however, I was curious if there were any tools to access the contents of that file. I need to see how much time a user has currently used to verify if my dialup vendor is accurately tracking my usage. Thanks. - List

Re: LDAP groups

2003-03-20 Thread Robert Canary
A trick I learned recently...since the pacticular machine I was on is tied into the ldap server for uid gid.. $ getent group | egrep foofoo | cut -f3 -d: This would return all groups which the user foofoo belongs to. There is a more elegant way to do it in a perl script: sub get_gidnumber {

Re: access to db.counter

2003-03-20 Thread Alan DeKok
Bill Anderson [EMAIL PROTECTED] wrote: I am using the db.counter for keeping track on monthly time limits, however, I was curious if there were any tools to access the contents of that file. I need to see how much time a user has currently used to verify if my dialup vendor is accurately

RE: access to db.counter

2003-03-20 Thread Bill Anderson
Thanks for the reply. Could you please point me it the direction on how best to add it as a patch and I will get it done asap. Thanks. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alan DeKok Sent: Thursday, March 20, 2003 9:39 AM To: [EMAIL

Re: access to db.counter

2003-03-20 Thread Alan DeKok
Bill Anderson [EMAIL PROTECTED] wrote: Thanks for the reply. Could you please point me it the direction on how best to add it as a patch and I will get it done asap. Thanks. Add a program to the rlm_counter directory which reads the DB file, and prints out the information in it. Alan

EAP/TLS and Windows 98 continued...

2003-03-20 Thread L. Jacob
Alan, I thought I'd make this a new e-mail as my last one is too far back in the list for anyone to notice... But this is a continuation of my last post. I have implimented the change to the users file and was able to get a little further in the authentication process. However, I am still