/AWS1/CL_FSXSELFMANAGEDACTDI02¶
Specifies changes you are making to the self-managed Microsoft Active Directory configuration to which an FSx for Windows File Server file system or an FSx for ONTAP SVM is joined.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_username TYPE /AWS1/FSXDIRECTORYUSERNAME /AWS1/FSXDIRECTORYUSERNAME¶
Specifies the updated user name for the service account on your self-managed Active Directory domain. Amazon FSx uses this account to join to your self-managed Active Directory domain.
This account must have the permissions required to join computers to the domain in the organizational unit provided in
OrganizationalUnitDistinguishedName.
iv_password TYPE /AWS1/FSXDIRECTORYPASSWORD /AWS1/FSXDIRECTORYPASSWORD¶
Specifies the updated password for the service account on your self-managed Active Directory domain. Amazon FSx uses this account to join to your self-managed Active Directory domain.
it_dnsips TYPE /AWS1/CL_FSXDNSIPS_W=>TT_DNSIPS TT_DNSIPS¶
A list of up to three DNS server or domain controller IP addresses in your self-managed Active Directory domain.
iv_domainname TYPE /AWS1/FSXACTDIRECTORYFULLYQU00 /AWS1/FSXACTDIRECTORYFULLYQU00¶
Specifies an updated fully qualified domain name of your self-managed Active Directory configuration.
iv_orgalunitdistinguishedn00 TYPE /AWS1/FSXORGALUNITDISTINGUIS00 /AWS1/FSXORGALUNITDISTINGUIS00¶
Specifies an updated fully qualified distinguished name of the organization unit within your self-managed Active Directory.
iv_filesystemadministrator00 TYPE /AWS1/FSXFILESYSTEMADMINISTR00 /AWS1/FSXFILESYSTEMADMINISTR00¶
For FSx for ONTAP file systems only - Specifies the updated name of the self-managed Active Directory domain group whose members are granted administrative privileges for the Amazon FSx resource.
iv_domainjoinsvcacctsecret TYPE /AWS1/FSXCUSSECRETSMANAGERARN /AWS1/FSXCUSSECRETSMANAGERARN¶
Specifies the updated Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret containing the self-managed Active Directory domain join service account credentials. Amazon FSx uses this account to join to your self-managed Active Directory domain.
Queryable Attributes¶
UserName¶
Specifies the updated user name for the service account on your self-managed Active Directory domain. Amazon FSx uses this account to join to your self-managed Active Directory domain.
This account must have the permissions required to join computers to the domain in the organizational unit provided in
OrganizationalUnitDistinguishedName.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USERNAME() |
Getter for USERNAME, with configurable default |
ASK_USERNAME() |
Getter for USERNAME w/ exceptions if field has no value |
HAS_USERNAME() |
Determine if USERNAME has a value |
Password¶
Specifies the updated password for the service account on your self-managed Active Directory domain. Amazon FSx uses this account to join to your self-managed Active Directory domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PASSWORD() |
Getter for PASSWORD, with configurable default |
ASK_PASSWORD() |
Getter for PASSWORD w/ exceptions if field has no value |
HAS_PASSWORD() |
Determine if PASSWORD has a value |
DnsIps¶
A list of up to three DNS server or domain controller IP addresses in your self-managed Active Directory domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DNSIPS() |
Getter for DNSIPS, with configurable default |
ASK_DNSIPS() |
Getter for DNSIPS w/ exceptions if field has no value |
HAS_DNSIPS() |
Determine if DNSIPS has a value |
DomainName¶
Specifies an updated fully qualified domain name of your self-managed Active Directory configuration.
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 |
OrganizationalUnitDistinguishedName¶
Specifies an updated fully qualified distinguished name of the organization unit within your self-managed Active Directory.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORGALUNITDISTINGUISHED00() |
Getter for ORGALUNITDISTINGUISHEDNAME, with configurable def |
ASK_ORGALUNITDISTINGUISHED00() |
Getter for ORGALUNITDISTINGUISHEDNAME w/ exceptions if field |
HAS_ORGALUNITDISTINGUISHED00() |
Determine if ORGALUNITDISTINGUISHEDNAME has a value |
FileSystemAdministratorsGroup¶
For FSx for ONTAP file systems only - Specifies the updated name of the self-managed Active Directory domain group whose members are granted administrative privileges for the Amazon FSx resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FILESYSTEMADMINISTRATO00() |
Getter for FILESYSTEMADMINISTRATORSGRP, with configurable de |
ASK_FILESYSTEMADMINISTRATO00() |
Getter for FILESYSTEMADMINISTRATORSGRP w/ exceptions if fiel |
HAS_FILESYSTEMADMINISTRATO00() |
Determine if FILESYSTEMADMINISTRATORSGRP has a value |
DomainJoinServiceAccountSecret¶
Specifies the updated Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret containing the self-managed Active Directory domain join service account credentials. Amazon FSx uses this account to join to your self-managed Active Directory domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINJOINSVCACCTSECRET() |
Getter for DOMAINJOINSERVICEACCTSECRET, with configurable de |
ASK_DOMAINJOINSVCACCTSECRET() |
Getter for DOMAINJOINSERVICEACCTSECRET w/ exceptions if fiel |
HAS_DOMAINJOINSVCACCTSECRET() |
Determine if DOMAINJOINSERVICEACCTSECRET has a value |