CHAPTER 1: INTRODUCTION AUTHENTICATION OPERATIONS
32 8E6 TECHNOLOGIES, R3000 ENTERPRISE FILTER AUTHENTICATION USER GUIDE

Login scripts

Login (or logon) scripts are used by the R3000 server for
reauthenticating users on the network.
The following syntax must be entered in the appropriate
directory on the authentication server console:

Enter net use syntax in the login script

The virtual IP address is used by the R3000 to communicate
with all users who log on to that server. This address must
be in the same subnet as the one used by the transmitting
interface of the R3000.
For testing, user information can be specified on the
command line as follows:
NET USE \\virtualip\R3000$ /user:DOMAIN-
NAME\username password
Example: NET USE \\192.168.0.20\R3000$/
user:LOGO\jsmith xyz579
The command to disconnect a session is:
NET USE \\virtualip\R3000$ /delete