/AWS1/CL_LISACTDIRECTORYSTGS¶
Contains network access and credential details that are needed for user administration in the Active Directory.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_domainname TYPE /AWS1/LISSTRING /AWS1/LISSTRING¶
The domain name for the Active Directory.
it_domainipv4list TYPE /AWS1/CL_LISIPV4LIST_W=>TT_IPV4LIST TT_IPV4LIST¶
A list of domain IPv4 addresses that are used for the Active Directory.
it_domainipv6list TYPE /AWS1/CL_LISIPV6LIST_W=>TT_IPV6LIST TT_IPV6LIST¶
A list of domain IPv6 addresses that are used for the Active Directory.
io_domaincredentialsprovider TYPE REF TO /AWS1/CL_LISCREDSPROVIDER /AWS1/CL_LISCREDSPROVIDER¶
Points to the
CredentialsProviderresource that contains information about the credential provider for user administration.
io_domainnetworksettings TYPE REF TO /AWS1/CL_LISDOMAINNETWORKSTGS /AWS1/CL_LISDOMAINNETWORKSTGS¶
The
DomainNetworkSettingsresource contains an array of subnets that apply for the Active Directory.
Queryable Attributes¶
DomainName¶
The domain name for the Active Directory.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINNAME() |
Getter for DOMAINNAME, with configurable default |
ASK_DOMAINNAME() |
Getter for DOMAINNAME w/ exceptions if field has no value |
HAS_DOMAINNAME() |
Determine if DOMAINNAME has a value |
DomainIpv4List¶
A list of domain IPv4 addresses that are used for the Active Directory.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINIPV4LIST() |
Getter for DOMAINIPV4LIST, with configurable default |
ASK_DOMAINIPV4LIST() |
Getter for DOMAINIPV4LIST w/ exceptions if field has no valu |
HAS_DOMAINIPV4LIST() |
Determine if DOMAINIPV4LIST has a value |
DomainIpv6List¶
A list of domain IPv6 addresses that are used for the Active Directory.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINIPV6LIST() |
Getter for DOMAINIPV6LIST, with configurable default |
ASK_DOMAINIPV6LIST() |
Getter for DOMAINIPV6LIST w/ exceptions if field has no valu |
HAS_DOMAINIPV6LIST() |
Determine if DOMAINIPV6LIST has a value |
DomainCredentialsProvider¶
Points to the
CredentialsProviderresource that contains information about the credential provider for user administration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINCREDSPROVIDER() |
Getter for DOMAINCREDENTIALSPROVIDER |
DomainNetworkSettings¶
The
DomainNetworkSettingsresource contains an array of subnets that apply for the Active Directory.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINNETWORKSETTINGS() |
Getter for DOMAINNETWORKSETTINGS |