SAA_Password

Top  Previous  Next

S

A

W

WS

ü

ü

Valid for: SetStartup

 

Syntax -

SetStartup SAA_Password <Password STRING>

       Where:

               <Password STRING> is a literal string.

 

Description:

This option defines a valid password for the User ID defined in the SetStartup SAA_UserName command, to be used to connect to the Novell SAA server.  This option values the Password textbox on the Novell SAA tab of the EMUE Tools - Current Settings - Connection Settings dialog.

 

Password Encryption:

The password can be encrypted by choosing Encrypt Password In File from the tools menu.  The encrypted password will be placed between <encrypted> tags to distinguish between the plaintext password and the encrypted password.  Once, the password has been encrypted, if the text is changed, the script will fail.

You can also highlight the text you want to encrypt and choose Encrypt Selected Text from either the Edit menu or from right clicking inside the editor.

 

Note: If the SetStartup SAA_LogonOption command is valued with “SpecifyUserName”, then this command must be valued.

 

Note: This option is only valid if the SetStartup RumbaInterfaceType command is valued with “NOVELLSAA”.

 

Sample:

       The following statement instructs EMUE to use the password "password" when connecting to the Novell SAA Server.

SetStartup SAA_Password "password"

 

See Also:

RumbaInterfaceType

SAA_GroupOrLUName

SAA_HotStandBy

SAA_LoadBalancing

SAA_LogonOption

SAA_LUCategory

SAA_ServerIdentifier

SAA_ServerName

SAA_ServerNetworkAddress

SAA_ServiceName

SAA_TCPIPTimeOut

SAA_UserName