Problem with Challenge

2004-05-22 Thread SANDEEP KHANNA
Hello Sir,
I am using freeradius-0.9.3 version to test a
different RADIUS server.
When I send the Normal User-Name,Password to the
server with the command
radclient User-Name=somevalue | radclient server
ip:port auth shared Secret key
, I get a successful login message which is correct .
Now I set the server on a different port for sending
me Offline Challenge.
Now I used the above command with that port and server
sent me a Challenge and a State.
Now I have a offline Client token Software which
takes in this Challenge and PIN and return me a
password which I send to the server again with the
command
radclient
User-Name=somevalue,CHAP-Password=thatvalue,State=u8w222.
| radclient server ip:port auth shared Secret key
, server send me Wrong Credentials.
But I know the User-Name,CHAP-Password,State are
correct and it should return Login Successful.
Please through some light that what and how I am
doing this is correct or not and where can be the
problem.I have not changed anything related to CHAP
from the present files.

Thanks
Sandeep 


Yahoo! India Matrimony: Find your partner online. 
http://yahoo.shaadi.com/india-matrimony/

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


accounting backup

2004-05-22 Thread apellido jr., wilfredo p
Just reading  docs/configurable_failover, at the example
#  Handle accounting packets
 accounting {
 detail# always log to detail, stopping if it fails
 redundant {
   sql1# try module sql1
   sql2# if that's down, try module sql2
   handled # otherwise drop the request as
   # it's been handled by the always
   # module (see doc/rlm_always)
 }
 }
#---
How do i setup freeradius to log accounting in two mysql server at the 
same time? Currently im running freeradius with only one database back 
end. How do i specify in accounting section?

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


Re: Web based front end?

2004-05-22 Thread Paul Hampson
On Sat, May 22, 2004 at 07:30:51PM +0930, Troy Davis wrote:
 So are you saying there is a file that I can apt-get install cuz I tried
 that and it did not work...

No, you have to build the packages yourself, by getting a current
CVS snapshot, using dpkg-buildpackage, and installing that.

Once we release 1.0.0 and it goes into Debian, then you'll be able to
apt-get install it.

Hmm, maybe it's time to get an autobuilder to build current snapshots
into packages...

-- 
Paul TBBle Hampson, on an alternate email client.

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


Re: Web based front end?

2004-05-22 Thread 1/2D
Good Idea, Paul !
- Original Message - 
From: Paul Hampson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, May 22, 2004 6:35 AM
Subject: Re: Web based front end?


 On Sat, May 22, 2004 at 07:30:51PM +0930, Troy Davis wrote:
  So are you saying there is a file that I can apt-get install cuz I tried
  that and it did not work...

 No, you have to build the packages yourself, by getting a current
 CVS snapshot, using dpkg-buildpackage, and installing that.

 Once we release 1.0.0 and it goes into Debian, then you'll be able to
 apt-get install it.

 Hmm, maybe it's time to get an autobuilder to build current snapshots
 into packages...

 -- 
 Paul TBBle Hampson, on an alternate email client.

 -
 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: Login-Time attribute

2004-05-22 Thread Keith Yoder
Alan DeKok escreveu:
Keith Yoder [EMAIL PROTECTED] wrote:
 

It seems as if Freeradius only recognizes the first Wk setting.  The 
user can login from 7:30 - 8:30 but not from 15:30 - 18:30.  Is this 
expected behaviour (only one time setting per day)?  If not, how can I 
set up this limit?
   

 It should work.  If it doesn't, I would suggest going through the
code with a debugger, to see what's going on.
 Alan DeKok.
 

Okay, I went digging through the code and found the solution.  There are 
two operators, , and |, that can separate Day definitions.  If I use 
a comma, Freeradius ignores the second day definition.  Using a | 
everything works as expected.  As a reminder:

Wk0730-0830,Wk1530-1830 -- only authenticates between 0730 and 0830 any 
day of the week.
Wk0730-0830|Wk1530-1830 -- authenticates between 0730 and 0830 and from 
1530-1830 which is what I wanted :)

Maybe the /doc/README file should be updated to describe this behavior?
Keith Yoder
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Multi-Users

2004-05-22 Thread Lee Norvall
Title: Message



Hello

I just wanted to 
knowthe best way to allow multi-users, multi-login per user name. I 
am set-up using MySQL.

Rgsd
Lee


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.689 / Virus Database: 450 - Release Date: 21/05/2004