RE: Expirey dates

2006-05-24 Thread Chris Liles
Sure, 


Here is an example:


mysql select * from radcheck where UserName = 'guestuser35';
++-+---++--+
| id | UserName| Attribute | op | Value|
++-+---++--+
| 35 | guestuser35 | Password  | := | test |
| 36 | guestuser35 | MS-CHAP-Use-NTLM-Auth | := | No   |
| 37 | guestuser35 | Expiration| := | 24 May 2006 23:00:00 |
++-+---++--+
3 rows in set (0.00 sec)



--
Chris Liles

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy ohara
Sent: Wednesday, May 24, 2006 11:56 AM
To: FreeRadius users mailing list
Subject: Expirey dates
Importance: High


 Hi there
 
I'm using Free radius 1.0.5 with mysql.
 
i was wondering is there a way to setup where by if a user accounts expireds on 
25/07/2006. when the user tries to get on on the 26th the user wont be let on 
cos the account has expired?
 
Jeremy


This email has been scanned for Virus by MDaemon AntiVirus part of MDaemon.
Updated daily to keep up-to-date with all new and old viruses.


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


Re: Expirey dates

2006-05-24 Thread Alan DeKok
Jeremy ohara [EMAIL PROTECTED] wrote:
 i was wondering is there a way to setup where by if a user accounts expireds 
 on 25/07/2006. when the user tries to get on on the 26th the user wont be 
 let on cos the account has expired?

  See the README's that come with the server.

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