Skip to content

/AWS1/CL_APSSVCACCOUNTCREDS

Describes the credentials for the service account used by the fleet or image builder to connect to the directory.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_accountname TYPE /AWS1/APSACCOUNTNAME /AWS1/APSACCOUNTNAME

The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

iv_accountpassword TYPE /AWS1/APSACCOUNTPASSWORD /AWS1/APSACCOUNTPASSWORD

The password for the account.


Queryable Attributes

AccountName

The user name of the account. This account must have the following privileges: create computer objects, join computers to the domain, and change/reset the password on descendant computer objects for the organizational units specified.

Accessible with the following methods

Method Description
GET_ACCOUNTNAME() Getter for ACCOUNTNAME, with configurable default
ASK_ACCOUNTNAME() Getter for ACCOUNTNAME w/ exceptions if field has no value
HAS_ACCOUNTNAME() Determine if ACCOUNTNAME has a value

AccountPassword

The password for the account.

Accessible with the following methods

Method Description
GET_ACCOUNTPASSWORD() Getter for ACCOUNTPASSWORD, with configurable default
ASK_ACCOUNTPASSWORD() Getter for ACCOUNTPASSWORD w/ exceptions if field has no val
HAS_ACCOUNTPASSWORD() Determine if ACCOUNTPASSWORD has a value