Hello CHris,

On Sat, 6 Sep 2003 12:48 pm, Chris Garzon wrote:
> Hi list,
>
> is it possible to create an <authby RADMIN> wherein you can specify time 
> to authenticate like  7am to 10am or would look something lije this? :
>
> <AuthBy RADMIN  07:00 - 10:00>

No, but you can put Time check items in Handlers:

# Handle Saturday 0800 to 1300:
<Handler Time=Sa0800-1300>
        <AuthBy RADMIN>
                ......
        </AuthBy>
</Handler>

# All other times:
<Handler>
        <AuthBy RADMIN>
                .....
        </AuthBy>
</Handler>

>
> Config .......
>
>
> </AuthBy>
>
>
> thanks,
> chris

-- 
Mike McCauley                               [EMAIL PROTECTED]
Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985                       Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, 
TTLS, PEAP etc on Unix, Windows, MacOS etc.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to