access time restrictions

2002-04-03 Thread Pasi Kärkkäinen
Hello! I'd like to implement following scenario with openradius or freeradius: User has some specific time (say 3600 seconds) one can use. After the time is exceeded, radiusd return zero seconds as access-time for the user when one logs in. NAS requests allowed access-time when user logs in

Re: access time restrictions

2002-04-03 Thread Emile van Bergen
Hi, On Wed, 3 Apr 2002, Pasi Kärkkäinen wrote: I'd like to implement following scenario with openradius or freeradius: User has some specific time (say 3600 seconds) one can use. After the time is exceeded, radiusd return zero seconds as access-time for the user when one logs in. NAS

Re: PDC insted of Mysql

2002-04-03 Thread 3APA3A
Dear CGI, There is no way to do an authentication against native NT Domain yet. There are 2 possible solutions for you: 1. Use pwdump2 util to dump domain passwords to file and use this file together with rlm_mschap. Use schedule to synchronize the file periodically 2. Install

Simple question, elusive answer

2002-04-03 Thread Max Malzkuhn
I installed freeradius-0.5 on a Sparc system running Solaris 8 last week. Since then, I have been trying to get it to work with our routers. Our routers do speak radius, and do make the proper request to the server. The server then looks up the user and verifies everything and sends an Accept

ADV: Harvest lots of Email addresses quickly

2002-04-03 Thread eyou321
Want To Get A Lot Of Email Addresses In A Very Short Time? Easy Email Searcher is a powerful Email software that harvests general Email lists from mail servers Easy Email Searcher can get 100,000 Email addresses directly from the

RE: Setting up FreeRadius to do MAC Address Authentications.

2002-04-03 Thread David Petruzzella
I have a wireless network that I would like to do Authentication of MAC address for all my wireless cards. I was wondering if someone can help me out with this, point me to a document I can read, or send me something that I can follow. Thanks.

Re: EAP-MD5 seg fault on Solaris 8

2002-04-03 Thread Ken Roser
Has this segmentation fault on Solaris 8 been fixed yet? I tried to build last night's CVS build but it wouldn't even compile. I'm still using version .5 as a result. If it hasn't been fixed, let me know what needs to be done and I'll be glad to assist in the debugging. Alan DeKok wrote:

freeradius and mysql

2002-04-03 Thread Juan Hernandez
I know freeradius has the ability to work with mysql, to read from a mysql db, how do I configure it to do this? you dont have to tell me, I just need to get to a website that explains it. thanks for any help Juan

Re: freeradius and mysql

2002-04-03 Thread Vector
You should read the documentation that comes with freeradius in the doc directory. vec - Original Message - From: Juan Hernandez To: [EMAIL PROTECTED] Sent: Wednesday, April 03, 2002 5:37 PM Subject: freeradius and mysql I know freeradius has the ability

about VSA

2002-04-03 Thread linfj
hi,I want to know how to add vsa attribute in the freeradius? I hope someone can help me.Thank you!

Proxy Setup

2002-04-03 Thread Jenhwa Tan
Hi, I am trying to setup two radius server namely A and B and A will be used as a proxy server just forward all the request to B and have B do the job. I have setup realms and also play around the proxy.conf and can't seem to get it to work. My realms basically defines the following

Re: freeradius and mysql

2002-04-03 Thread Nicolas
To use Mysql, you'd better have to set the good directories during Building process (./configure --with-mysql-lib=/usr/lib ) then compile and install binaries. After that , take care to validate ld.so.conf with these directories in it and run ldconfig. Build your database in mysql (with the