This section explains how to use the qq ad_reconfigure command.

Description

Reconfigure Active Directory POSIX Attributes

Usage

qq ad_reconfigure [-h] [--enable-search-trusted-domains | --disable-search-trusted-domains] [--enable-ad-posix-attributes | --disable-ad-posix-attributes] [--base-dn BASE_DN] [--domain-controllers DOMAIN_CONTROLLERS]

Flags

Flag Name Required Description
--enable-search-trusted-domains No Allows the cluster to search trusted domains for user information.
--disable-search-trusted-domains No Disallows the cluster from using trusted domains for user information. Disabling may prevent the cluster from finding all relevant user and group membership data for authenticated users.
--enable-ad-posix-attributes No Use AD POSIX attributes.
--disable-ad-posix-attributes No Do not use AD POSIX attributes.
--base-dn No When using AD POSIX extensions, query using this base DN
--domain-controllers No A single fully qualified domain name (FQDN) or a comma-separated list of FQDNs of the domain controllers (DCs) to use for LDAP queries and Netlogon authentication (for example, dc1.example.com). When you use this flag, the specified FQDN overrides the system's default discovery of DCs for the joined domain. When you specify multiple FQDNs in order of preference, Qumulo Core uses only one DC at a time and falls back to the remaining DCs if one of the FQDNs becomes unreachable.