Next Topic

Previous Topic

Book Contents

Set Credential

The Set Credential page registers the credential required by an agent to perform administrator level tasks on a managed machine. A credential is the logon name and password used to authenticate a user or process's access to a machine or network or some other resource. Most agent tasks do not require a credential. Credentials are specifically required or referenced by the following:

  • Patch Management - If a credential is defined for a machine ID, then Patch Management installs all new patches using this credential. Therefore, Set Credential should always be an administrator credential.
  • Patch Status - Patch Status resets test results every time a machine ID's Set Credential changes.
  • Office Source - The agent must have a credential to access the alternate Office source location, in case a patch is being installed when no user is logged into the machine.
  • If-Then-Else - The Use Credential script command behaves the same as the Impersonate User command except a unique credential can be used to access each machine instead of using a fixed credential in a script.
  • Image Location - If a UNC path is specified in Image Location, a credential must be defined using Set Credential that provides access to this UNC path. Without the credential, the machine will not have access to the image location and the backup will fail.
  • User State Management - Installing the client for this addon module requires a credential be defined.

Blank Passwords

Blank passwords can be used if the managed machine's Local Security Policy allows blank passwords. On the managed machine, open the Local Security Policy tool in Administrative Tools. Navigate to Local Policies - Security Options. Look for a policy named Accounts: Limit local account use of blank passwords to console logon only. The default setting is enabled. Change it to disabled and a credential with a blank password will work.

Username

Enter the username for the credential. Typically this an administrator account.

Password

Enter the password associated with the username above.

Domain

Local user account - Select this option to use a credential that logs into this machine locally, without reference to a domain.

Use machine's current domain - Create a credential using the domain name this machine is a member of, as determined by the latest audit. This makes it easier to Select All and rapidly set a common username/password on multiple machines, even if selected machines are members of different domains.

Specify domain - Manually specify the domain name to use for this credential.

Apply

Assign the credential to all checked machine IDs. Machine IDs with assigned credentials display the username and domain in the associated table columns.

Clear

Remove the credential from all checked machine IDs.

Test

Click Test to verify whether a username/password/domain credential will work before assigning it to a machine ID.

Cancel

Click Cancel to cancel the testing of a username/password/domain credential.