M86 Security M86 Web Filter User Manual page 206

Hide thumbs Also See for M86 Web Filter:
Table of Contents

Advertisement

A
A: A
PPENDIX
UTHENTICATION
194
O
T
2: T
PERATIONS
IER
:try1
NET USE \\10.10.10.10\R3000$
if errorlevel 1 goto :try2
if errorlevel 0 echo code 0: Success
goto :end
:try2
NET USE \\10.10.10.10\R3000$
if errorlevel 1 goto :try3
if errorlevel 0 echo code 0: Success
goto :end
:try3
NET USE \\10.10.10.10\R3000$
if errorlevel 1 goto :error
if errorlevel 0 echo code 0: Success
goto :end
:error
if errorlevel 1 echo code 1: Failed!
:end
in environments that use both Tier 1 and Tier 2, if a logoff
script is used on the network, the Tier 2 Script should be
inserted into the network's logoff script.
-
, W
A
IME
BASED
EB
UTHENTICATION
M86 S
U
G
ECURITY
SER
UIDE

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the M86 Web Filter and is the answer not in the manual?

Table of Contents