Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

userAdmission

You use userAdmission to specify the admission in the form of the login/LOGON access data (user ID, password and account).

Avoid using userAdmission in this version. openFT-Script requires the password to be specified in plain text. If possible, use the more reliable ftacAdmission instead.

Format

 <userAdmission userId="userId" userAccount?="account" 
 userPassword?="password" >
   comment?
 </userAdmission>

Attributes

Name

Value

Meaning

userId?

string

User ID

userAccount?

string

Account information

userPassword?

string

Password for the user ID.