The domain in which a user’s credentials (specified in the UserID property) reside.

Note   For a completely automated LTI deployment, provide this property in both CustomSettings.ini and BootStrap.ini. However, note that storing the user credentials in these files stores the credentials in clear text and therefore is not secure.

 

Property configured by

 

 

Property applies to

 

BootStrap.ini

˜

 

LTI

˜

CustomSettings.ini

˜

 

 

 

MDT DB

˜

 

ZTI

 

 

Value

Description

domain

The name of the domain where the user account credentials reside

 

Example

[Settings]

Priority=Default

 

[Default]

OSInstall=YES

ScanStateArgs=/v:5 /o /c

LoadStateArgs=/v:5 /c /lac

DeployRoot=\\NYC-AM-FIL-01\Distribution$

ResourceRoot=\\NYC-AM-FIL-01\Resource$

UserDataLocation=NONE

UserDomain=WOODGROVEBANK

UserID=NYC Help Desk Staff

UserPassword=<complex_password>

 

Related Topics

Property Definition