Ontap Storage Virtual Machine Active Directory Configuration Self Managed Active Directory Configuration
data class OntapStorageVirtualMachineActiveDirectoryConfigurationSelfManagedActiveDirectoryConfiguration(val dnsIps: List<String>, val domainName: String, val fileSystemAdministratorsGroup: String? = null, val organizationalUnitDistinguishedName: String? = null, val password: String, val username: String)
Constructors
Types
Properties
Link copied to clipboard
The fully qualified distinguished name of the organizational unit within your self-managed AD directory that the Windows File Server instance will join. For example, OU=FSx,DC=yourdomain,DC=corp,DC=com
. Only accepts OU as the direct parent of the SVM. If none is provided, the SVM is created in the default location of your self-managed AD directory. To learn more, see RFC 2253.