Re: Dial Up Admin Interface

2007-02-23 Thread Marc Hultquist
Have a look at the dialup_admin package which is available on 
freshmeat.net ! I believe the direct link to the project is -> 
http://freshmeat.net/projects/dialup_admin/  ! Not sure if that is what 
you are looking for though.
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: New to FreeRadius, having a small issue

2007-02-20 Thread Marc Hultquist
MessageOk wait, scratch previous mail I understand it now.
  - Original Message - 
  From: Thibault Le Meur 
  To: 'FreeRadius users mailing list' 
  Sent: Tuesday, February 20, 2007 1:13 PM
  Subject: RE : New to FreeRadius, having a small issue



-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Marc 
Hultquist
Envoyé : mardi 20 février 2007 10:38
À : freeradius-users@lists.freeradius.org
Objet : New to FreeRadius, having a small issue


Hey Everyone, I am new to freeradius, and when receiving a auth request to 
the server, in the /var/log/radius/radiusd.log file, I get the following line 
whenever the auth request comes though.


Mon Feb 19 12:29:46 2007 : Error: Invalid operator for item User-Password: 
reverting to '=='  
 

You probably use "User-Password = XXX"  in you users file instead of 
"User-Password == XXX"

See http://wiki.freeradius.org/Operators

By the way, have a look in /usr/(local)/share/doc/freeradius/, several 
files are giving expainations: begin with aaa.txt and processing_users_file (if 
using the files module)

HTH,
Thibault


--


  - 
  List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: New to FreeRadius, having a small issue

2007-02-20 Thread Marc Hultquist
MessageOk, so in my exploration, being the noob i am with Radius, when I change 
it from a single = to a double == then I dont even see the auth request coming 
and hitting the radius server, but true as bob, as soon as I change it to 
User-Password="passwordhere" then I see the connection, but with obviously the 
attatched error in previous mail below. Does anyone have an example for me to 
look at for the setup of the users file, my entry as it stands now is

[EMAIL PROTECTED] User-Password="PASSWORDHERE"
Configuration-Token="NORMAL",
Session-Timeout=86400


Any CLue here ? o.0 :-\
  - Original Message - 
  From: Thibault Le Meur 
  To: 'FreeRadius users mailing list' 
  Sent: Tuesday, February 20, 2007 1:13 PM
  Subject: RE : New to FreeRadius, having a small issue



-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Marc 
Hultquist
Envoyé : mardi 20 février 2007 10:38
À : freeradius-users@lists.freeradius.org
Objet : New to FreeRadius, having a small issue


Hey Everyone, I am new to freeradius, and when receiving a auth request to 
the server, in the /var/log/radius/radiusd.log file, I get the following line 
whenever the auth request comes though.


Mon Feb 19 12:29:46 2007 : Error: Invalid operator for item User-Password: 
reverting to '=='  
 

You probably use "User-Password = XXX"  in you users file instead of 
"User-Password == XXX"

See 

By the way, have a look in /usr/(local)/share/doc/freeradius/, several 
files are giving expainations: begin with aaa.txt and processing_users_file (if 
using the files module)

HTH,
Thibault


--


  - 
  List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

New to FreeRadius, having a small issue

2007-02-20 Thread Marc Hultquist
Hey Everyone, I am new to freeradius, and when receiving a auth request to the 
server, in the /var/log/radius/radiusd.log file, I get the following line 
whenever the auth request comes though.


Mon Feb 19 12:29:46 2007 : Error: Invalid operator for item User-Password: 
reverting to '=='


If anyone could point me in the direction of a document or manual on how i 
could fix this, would be appretiated, i checked the man pages but dont see 
anything specific there towards my problem, and well to be honest I just dont 
seem to be able to find a relevant document for FreeRadius on this error.

Any help would be appretiated.

Kind Regards
 - Marc- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html