The primary purpose of a sign-on
script is to do the following:
-
send the user ID and password to the server
-
supply the SAS command for starting the SAS session on the server
Because the user ID and password can be directly specified as options in the SIGNON
statement (or command), and the spawner controls the start-up of a SAS session on
the server, the need for a sign-on script is eliminated.