FW: Proxy.conf

2006-09-19 Thread Cliff Hayes
g is done because it contains the realms. If so, that is an error in the instructions. If not, then I'm missing something and would like to know because I am not proxying. Cliff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Cliff Hayes Sent: Monday, Sept

RE: Proxy.conf

2006-09-18 Thread Cliff Hayes
users mailing list Subject: Re: Proxy.conf "Cliff Hayes" <[EMAIL PROTECTED]> wrote: > When I comment out the include line for proxy.conf, my users can no longer > authenticate. The logs show their entire username + realm instead of just > the username. I figure it is because it

Proxy.conf

2006-09-18 Thread Cliff Hayes
Hello, --1-- I am running FreeRADIUS 1.1.2 with MySQL database support. When I comment out the include line for proxy.conf, my users can no longer authenticate. The logs show their entire username + realm instead of just the username. I figure it is because it can't strip the realm anymore beca

RE: Proxy.conf & clients.conf

2006-09-15 Thread Cliff Hayes
I have 1.1.2, so I'll have to upgrade. Thanks. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Friday, September 15, 2006 4:40 PM To: FreeRadius users mailing list Subject: Re: Proxy.conf & clients.conf Hi, > Ok, thanks. But how a

RE: Proxy.conf & clients.conf

2006-09-15 Thread Cliff Hayes
mber 15, 2006 4:26 PM To: FreeRadius users mailing list Subject: Re: Proxy.conf & clients.conf "Cliff Hayes" <[EMAIL PROTECTED]> wrote: > I have proxy set to No, but if I comment out the include statement, > FreeRADIUS will not start. Presumably it prints out some k

RE: Proxy.conf & clients.conf

2006-09-15 Thread Cliff Hayes
Ok, thanks. But how about the include statement for proxy.conf? I have proxy set to No, but if I comment out the include statement, FreeRADIUS will not start. I am using MySQL database interface. Cliff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAI

RE: Proxy.conf & clients.conf

2006-09-15 Thread Cliff Hayes
s, Edvin Seferovic -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] g] On Behalf Of Cliff Hayes Sent: Freitag, 15. September 2006 18:07 To: freeradius-users@lists.freeradius.org Subject: Proxy.conf & clients.conf Hello, I am a new FreeRADIUS user. The server is working

RE: Attribute Operators

2006-09-15 Thread Cliff Hayes
Perfect! Thanks. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Peter Nixon Sent: Thursday, September 14, 2006 4:48 PM To: FreeRadius users mailing list Subject: Re: Attribute Operators On Thu 14 Sep 2006 19:09, Cliff Hayes wrote: > Hello every

Proxy.conf & clients.conf

2006-09-15 Thread Cliff Hayes
Hello, I am a new FreeRADIUS user. The server is working for us. However, I am wondering why it won't start if I comment out the includes for clients.conf and proxy.conf. Even setting to debug level 3 doesn't tell me why. We are not proxying, and I have proxying turned off. Also, the clients

Attribute Operators

2006-09-14 Thread Cliff Hayes
Hello everyone, Does anyone know of a good reference site for the attribute operators (:=, ==, +=) that shows what each means? I can't find them anywhere. I even bought the book Radius by Jonathan Hassell. Not there either. Thanks in advance, Cliff - List info/subscribe/unsubscribe? See htt

RE: Stripped username

2006-06-13 Thread Cliff Hayes
request, but still gives "Login incorrect" Cliff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alan DeKok Sent: Tuesday, June 13, 2006 11:52 AM To: FreeRadius users mailing list Subject: Re: Stripped username "Cliff Hayes" <[EMAI

radreply table / OP field length

2006-06-13 Thread Cliff Hayes
Hello, The included db_mysql.sql which creates the MySQL schema required for FreeRADIUS created the radreply table with a two-character OP field (I assume for use with <=, >=, etc). It defaults to a single "=" and when I add a record, subsequent queries from a Microsoft SQL 2000 linked Database c

RE: Stripped username

2006-06-13 Thread Cliff Hayes
Thanks. That was it! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alan DeKok Sent: Tuesday, June 13, 2006 11:52 AM To: FreeRadius users mailing list Subject: Re: Stripped username "Cliff Hayes" <[EMAIL PROTECTED]> wrote: > I need

Stripped username

2006-06-13 Thread Cliff Hayes
Hello, New user making good progress. Can see light at end of tunnel. I need to be able to only store the username without realm in the MySQL radcheck table. In the sql.conf file, I have tried commenting out the following: #sql_user_name = "%{User-Name}" ...and un-commenting the follo

RE: nas table

2006-06-13 Thread Cliff Hayes
Thanks. Found it on the last line. readclients = yes -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alan DeKok Sent: Monday, June 12, 2006 7:29 PM To: FreeRadius users mailing list Subject: Re: nas table "Cliff Hayes" <[EMAIL PROT

nas table

2006-06-12 Thread Cliff Hayes
Hello, I am a new user trying to set up FreeRadius on Fedora 5. I purchased a copy of Hassell's Radius book; didn't seem to help much. I was able to get it to work with clients.conf Then, I converted to MySQL. I think I'm supposed to copy the clients into the nas table, so I did that, but the

RE: Logging

2006-06-12 Thread Cliff Hayes
2006 3:24 PM To: FreeRadius users mailing list Subject: Re: Logging On Friday 09 June 2006 15:51, Cliff Hayes wrote: > But but but... > Why doesn't log_auth_goodpass work for me? Does it work for you? This > kind of stuff always happens to me (excuse burst of self-pity). I'd say to c

NAS Server Type

2006-06-12 Thread Cliff Hayes
I am a new FreeRadius user and am attempting to switch to FreeRadius. I am trying to switch from clients.conf to the MySQL NAS table. There is a field named "type" which, per http://www.freeradius.org/radiusd/doc/README has one of the values below. However, when I call our primary carrier, they

RE: Logging

2006-06-09 Thread Cliff Hayes
PM To: FreeRadius users mailing list Subject: Re: Logging On Friday 09 June 2006 12:01, Cliff Hayes wrote: > Kevin, > > Tried that. Unfortunately, it acts like starting radiusd with the -x > option, which scrolls all output to the screen. I use Fedora 5 with > radiusd configured as a s

NAS table fields

2006-06-09 Thread Cliff Hayes
Hello, I looked through all the documentation I could find and surfed google but could not find details on what needs to go in the NAS fields. For example, in the clients.conf file, the only required fields are SECRET and SHORTNAME. In the NAS table, SHORTNAME is optional (can be NULL), and NASN

FW: Logging

2006-06-09 Thread Cliff Hayes
I also tried starting radius with -y option (per readme http://www.freeradius.org/radiusd/doc/README) and still there is nothing written to the logs for a good login. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Cliff Hayes Sent: Friday, June 09, 2006 11

RE: Logging

2006-06-09 Thread Cliff Hayes
PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Kevin Bonner Sent: Friday, June 09, 2006 10:38 AM To: FreeRadius users mailing list Subject: Re: Logging On Friday 09 June 2006 10:57, Cliff Hayes wrote: > Chris, > > All of those 3 options you mentioned were already set. What else could be

RE: Logging

2006-06-09 Thread Cliff Hayes
Chris, All of those 3 options you mentioned were already set. What else could be wrong? Cliff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Chris Carver Sent: Friday, June 09, 2006 9:33 AM To: FreeRadius users mailing list Subject: Re: Logging Cliff

Logging

2006-06-09 Thread Cliff Hayes
Hello all, Making good progress learning Freeradius. With your help, my new server is running and authenticating now. However, we are used to being able to see logs of all activity (tail -f logfile). With Freeradius, nothing is being written to the logs unless there is a problem. How can I get

RE: FW: Install - Freeradius can't connect to MySQL

2006-06-08 Thread Cliff Hayes
THAT WAS IT! You were right! Thanks! I turned off selinux and the problem went away. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Thursday, June 08, 2006 3:10 AM To: FreeRadius users mailing list Subject: Re: FW: Install - Freera

FW: Install - Freeradius can't connect to MySQL

2006-06-07 Thread Cliff Hayes
386, and freeradius-mysql.i386. Cliff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Cliff Hayes Sent: Wednesday, June 07, 2006 4:03 PM To: freeradius-users@lists.freeradius.org Subject: FW: Install - Freeradius can't connect to MySQL Hello again, This m

FW: Install - Freeradius can't connect to MySQL

2006-06-07 Thread Cliff Hayes
: Instantiated radutmp (radutmp) Initializing the thread pool... Listening on authentication *:1812 Listening on accounting *:1813 Ready to process requests. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Cliff Hayes Sent: Wednesday, June 07, 2006 2:28 PM To

RE: Install - Freeradius can't connect to MySQL

2006-06-07 Thread Cliff Hayes
; And I have already created the radius database and imported the schema. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of N White Sent: Wednesday, June 07, 2006 2:45 PM To: FreeRadius users mailing list Subject: Re: Install - Freeradius can't connect to My

RE: Install - Freeradius can't connect to MySQL

2006-06-07 Thread Cliff Hayes
Yes sir, sure does. It is the same as mentioned in /etc/my.cnf I also ran mysqladmin -p version to make sure Cliff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 2:42 PM To: FreeRadius users mailing list Su

Install - Freeradius can't connect to MySQL

2006-06-07 Thread Cliff Hayes
Hello, Warning - newbie installing Freeradius. I get this in the radius.log even though the sql.conf has the correct host/user/password (and I can access MySQL from the command line using the same login criteria): Wed Jun 7 14:01:52 2006 : Info: rlm_sql_mysql: Starting connect to MySQL server f

RE: Microsoft SQL 2000 interface

2005-10-13 Thread Cliff Hayes
ubject: Re: Microsoft SQL 2000 interface "Cliff Hayes" <[EMAIL PROTECTED]> wrote: > and executed the command listed on > http://www.freeradius.org/development.html#cvs: > > cvs -d :pserver:[EMAIL PROTECTED]:/source login > > I entered the password anoncvs and was taken

RE: Microsoft SQL 2000 interface

2005-10-13 Thread Cliff Hayes
://www.freeradius.org/development.html#cvs - Original Message - From: "Cliff Hayes" <[EMAIL PROTECTED]> To: "Duane Cox" <[EMAIL PROTECTED]> Sent: Thursday, October 13, 2005 1:56 PM Subject: RE: Microsoft SQL 2000 interface > All, > > Please help with instru

RE: Microsoft SQL 2000 interface

2005-10-12 Thread Cliff Hayes
it can be done. Do you have freeradius talking to the MSSQL db yet? Duane Cox - Original Message ----- From: "Cliff Hayes" <[EMAIL PROTECTED]> To: Sent: Wednesday, October 12, 2005 8:56 AM Subject: Microsoft SQL 2000 interface > All, > > Sorry to have to bring

Microsoft SQL 2000 interface

2005-10-12 Thread Cliff Hayes
All, Sorry to have to bring up the "M" word, but that's what we have - Microsoft SQL 2000 interfacing with Platypus and Radiator. I searched the FAQ and archives and found no reference to a Microsoft SQL interface. Can I populate my Microsoft SQL DB with freeRadius? If so, how? Thanks, Cliff