The user credentials for accessing network resources.

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

user_id

The name of the user account credentials used to access the network resources

 

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-HelpDesk

UserPassword=<complex_password>

 

Related Topics

Property Definition