Postgres is not registration

2003-06-27 Thread juliom
Hello My freeradius 8.0.1 run perfect, make the logs but no record data in the postgres data base..Why Thanks. Julio - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

can anyone give me an example how to initialize Postgres databasefor freeradius ?

2003-06-27 Thread Ilia E. Chipitsine
Well, I want to implement PPTP server with RADIUS authentication. Can anyone give me an example what to [put into Postgres database ? Thanks! Ilia Chipitsine - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: RADIUS + LDAP + SSL

2003-06-27 Thread Francisco Orozco/Upcnet
I realize the second bind is for authentication. However, it's trying to bind as Usuari instead of the numeric UserID mentioned elsewhere in your log. It looks like this might be related to some sort of group authentication. It also looks like the LDAP bind doesn't return failure, but

Re: Missing nas-strvalue in add_nas_attr, bad EAP request ID

2003-06-27 Thread Alan DeKok
Dave Mason [EMAIL PROTECTED] wrote: I just grabbed the June 26 CVS and eap.c looks like the original unpatched version. Yes, because I said I just added it. The snapshot from today should have the fix. Alan DeKok. - List info/subscribe/unsubscribe? See

RE: Inserting fields in MySQL/FreeRadius database

2003-06-27 Thread Carlos Henrique de Souza Brito
I've changed the query but nothing happened. It seems like something is ignoring sql.conf... -Original Message- From: [EMAIL PROTECTED] on behalf of Tim McCracken Sent: Wed 6/25/2003 2:20 PM To: [EMAIL PROTECTED] Cc: Subject: RE:

Using primary and secondary databse and rlm_sqlcounter

2003-06-27 Thread Manuel Sousa
Hi all, I'm trying to use 2 different MySQL databases so that in the case of the primary failing there's a secondary database in order to do the authentication. This setup is working if i don't use rlm_sqlcounter to check if the users already used their time. I tried doing

Re: Radius does not try to register with SMUX

2003-06-27 Thread Alan DeKok
Yousef Jamous [EMAIL PROTECTED] wrote: I had some progress. I checked into the configuration script. It all talks about UCD-SNMP it does not account for the new version net-snmp. So... you're trying to use FreeRADIUS with an SNMP package it doesn't support, and you're surprised it work? I'm

Unknown Value NAS_ATTR in dictionary.usrs

2003-06-27 Thread Suresh Pinnamaneni
can any one help me i telling how to clear this . I installed the latest CVS snapshot that is available rt now but once i am done and when i try to run Radius in debugging mode its saying unknow think NAS_ATTR in dictionary.usrs can any one help me in solving this.Suresh.P, Vijayawada -

Re: Unknown Value NAS_ATTR in dictionary.usrs

2003-06-27 Thread Oliver Graf
On Fri, Jun 27, 2003 at 07:36:30AM -0700, Suresh Pinnamaneni wrote: can any one help me i telling how to clear this . I installed the latest CVS snapshot that is available rt now but once i am done and when i try to run Radius in debugging mode its saying unknow think NAS_ATTR in

Re: Unknown Value NAS_ATTR in dictionary.usrs

2003-06-27 Thread Suresh Pinnamaneni
i intsalled it directly on freeradius-0.81 lemme check unsinstalling it and reinstalling the new CVSOliver Graf [EMAIL PROTECTED] wrote: On Fri, Jun 27, 2003 at 07:36:30AM -0700, Suresh Pinnamaneni wrote: can any one help me i telling how to clear this . I installed the latest CVS snapshot

Re: Vendor ID Field is Sign Extended

2003-06-27 Thread Alan DeKok
Jacob S. Barrett [EMAIL PROTECTED] wrote: I changed that structure and all seems to work. Can you forsee anything that might fail now that it is unsigned? Some compile-time warnings, and maybe other signed/unsigned issues. Fixing the VENDOR macro is the smallest change which solves the

Re: LEAP exchanges

2003-06-27 Thread Alan DeKok
Artur Hecker [EMAIL PROTECTED] wrote: could anybody provide me a fast pointer to the Cisco LEAP authentication exchanges in 802.1X, http://www.freeradius.org/radiusd/src/modules/rlm_eap/types/rlm_eap_leap/leap.txt Alan DeKok. - List info/subscribe/unsubscribe? See

Radius log in MySQL

2003-06-27 Thread Daniel Destro do Carmo
Hello all, I am doing a billing system where I read the information from MySQL, generated by radius. What I do is read the registers from the Radacct table. But, as I can see, radius duplicated the entries for on single call made, for example, in a Stop Sign there is two register in the

Re: Radius log in MySQL

2003-06-27 Thread Keith Yoder
But, as I can see, radius duplicated the entries for on single call made, for example, in a Stop Sign there is two register in the database for that specific CalledStationId, but, sometimes, the timestamp (AcctStartTime) is different. What I need it, to pull up a report with all calls made

dont call me

2003-06-27 Thread Norman Pearl Schultz
i want to be on the list of "dont call",i am tired of these phone calls

Dialup_admin problems

2003-06-27 Thread Andrew Staples
I'm trying to configure a backup radius server (the first one is working well). I've pretty much duplicated the first working system, but having problems with dialup_admin. Although there are users/groups in the mysql db, dialup_admin can't find/display them. Adding new users via dialup_admin

Re: dont call me

2003-06-27 Thread Brian Quinn
Thanks for sharing that info with us. At 12:16 PM 6/27/2003 -0500, Norman Pearl Schultz wrote: i want to be on the list of dont call,i am tired of these phone calls

RE: dont call me

2003-06-27 Thread Mieczyslaw Maciejewski (EPO)
It's a weight off my mind -Original Message-From: Brian Quinn [mailto:[EMAIL PROTECTED]Sent: Friday, June 27, 2003 7:59 PMTo: [EMAIL PROTECTED]Subject: Re: dont call meThanks for sharing that info with us.At 12:16 PM 6/27/2003 -0500, Norman Pearl Schultz wrote: i

RE: dont call me

2003-06-27 Thread Deryk Piper
I believe it's more constructive to interpret the message as saying, perhaps, that the person doesn't want to receive emails from this list. Without mentioning that this list is opt-IN, we can just retire the issue (hopefully) by giving some direction: If you ever want to unsubscribe or change

RE: dont call me

2003-06-27 Thread Owen DeLong
I think in this case, it is more likely that this misguided soul thought that we were somehow the recently launched national telemarketing do not call registry. Owen --On Friday, June 27, 2003 14:35 -0400 Deryk Piper [EMAIL PROTECTED] wrote: I believe it's more constructive to interpret the

DEFAULT entry using SQL

2003-06-27 Thread Deryk Piper
Good day all, I'm having the most difficult time finding this information again. I'm currently setting up mySQL using the excellent guide at http://www.frontios.com/freeradius.html, as recommended in the docs/RADIUS-SQL.schema file. It's going well so far, but I need a DEFAULT entry that

RE: DEFAULT entry using SQL

2003-06-27 Thread Deryk Piper
Never mind, finally found it again in the sql.conf file. RTFM :) DP -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Deryk Piper Sent: Friday, June 27, 2003 3:59 PM To: [EMAIL PROTECTED] Subject: DEFAULT entry using SQL Good day all, I'm

Dialup_Admin

2003-06-27 Thread Suresh Pinnamaneni
Hi everybody, i am facing a hell lot of problems in making this done can any one help me please... i am running Latest CVS in my Redhat-7.2 but i am unable to make it through... i am not able to view adduser, accouting and some more pages they stay blank when i try to open them... i

Re: Missing nas-strvalue in add_nas_attr, bad EAP request ID

2003-06-27 Thread Dave Mason
Hi Alan, I checked the new one and it looks good. One a semi-related note, I tried doing a make on today's CVS with disable-shared as a config option. I thought I could do an nm on radiusd and see symbol definitions for EAP subtype functions, like eapmd5_alloc, but they werent there. Is

problem with whitespace in username and ldap

2003-06-27 Thread Matthew Schumacher
List, Anyone have a fix for the ldap module authenticating users with whitespace in the username. It's really making a mess of my accounting. I am currently using this filter: ((uid=%{Stripped-User-Name:-%{User-Name}})(objectClass=aptAccount)(aptDialupEnabled=1)(aptAccountEnabled=1)) And I

Re: dont call me

2003-06-27 Thread Benjamin A. Shelton
I think in this case, it is more likely that this misguided soul thought that we were somehow the recently launched national telemarketing do not call registry. [Off topic warning] Which, according to NetCraft is running Win2k and seems to me to be completely unresponsive. - List

free radius 0.7.1

2003-06-27 Thread Arthur Stephens
I am developing scripts to automate adding users to our radius database but it seems there is something wrong with mine. If I issue radiusd restart I get.. [EMAIL PROTECTED] root]# radiusd restartFri Jun 27 14:57:54 2003 : Info: Starting - reading configuration files ...auth bind: Address

There are no DB handles to use!

2003-06-27 Thread Dahl
I've been trying to set up freeradius for a few days now. It works fine when I use the text files but after configuring it for postgresql I end up getting an error There are no DB handles to use!. As you can see from the debug I raised the default from 5 handles to 30 but that didn't help. If

Re: free radius 0.7.1

2003-06-27 Thread Daniel Destro do Carmo
I had the same problem yesterday use # ./radiusd restart - Original Message - From: Arthur Stephens To: [EMAIL PROTECTED] Sent: Friday, June 27, 2003 5:39 PM Subject: free radius 0.7.1 I am developing scripts to automate adding users to our radius

RE: Dialup_admin problems

2003-06-27 Thread Andrew Staples
Found the problem, in case this helps anyone elsethis test box was behind a firewall, and ServerName in httpd.conf was set to the internal private ip address. Andrew -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Staples Sent: Friday,