Blue Coat Systems Time Clock Proxy SG Manuale Utente

Pagina di 314
Chapter 3: Condition Reference
135
; This example restricts the times during which certain
; stations can log in with administrative privileges.
define subnet restricted_stations
 10.10.10.4/30
 10.10.11.1
end subnet restricted_stations
<admin> client.address=restricted_stations
allow time=0800..1800 weekday=1..5 admin.access=(READ||WRITE);
deny
See Also
Conditions: 
date[.utc]=
day=
hour=
minute=
month=
weekday=
year=