setad(8)
System Administration 153
EXAMPLES EXAMPLE 1 Configures the Active Directory primary server, specifying a port other than
the default.
EXAMPLE 2 Sets name for administrator group 3.
EXAMPLE 3 Sets name for custom group 2.
EXAMPLE 4 Sets roles for custom group 2.
EXAMPLE 5 Loads certificate information for Alternate Server 4 from the console.
strictcertmode Enable or disable strictcertmode mode. This mode is
disabled by default; the channel is secure, but limited
validation of the certificate is performed. If strictcertmode
is enabled, the server’s certificate must have already been
uploaded to the server so that the certificate signatures
can be validated when the server certificate is presented.
Data is always protected, even if strictcertmode is
disabled. Strictcertmode applies to primary and alternate
servers alike.
dnslocatorquery Configure the DNS locator query. DNS and DNS Locator
Mode must be enabled for DNS Locator Queries to work.
The DNS Locator service query identifies the named DNS
service. See EXAMPLES, below, for important
information.
default Reset Active Directory settings to factory default.
XSCF> setad server 10.1.12.250:4040
XSCF> setad group administrator -i 3 name CN=spSuperAdmin,
OU=Groups,DC=Sales,DC=aCompany,DC=com
XSCF> setad group custom -i 2 name CN=spLimitedAdmin,
OU=Groups,DC=Sales,DC=aCompany,DC=com
XSCF> setad group custom -i 2 roles auditadm,platop
XSCF> setad loadcert -i 4 console
Warning: About to load certificate for Alternate Server 4:
. Continue? [y|n]: y
Please enter the certificate:
-----BEGIN CERTIFICATE-----
MIIETjCCAzagAwIBAgIBADANBgkqhkiG9w0BAQQFADB8MQswCQYDVQQGEwJVUzET
MBEGA1UECBMKQ2FsaWZvcm5pYTESMBAGA1UEBxMJU2FuIERpZWdvMRkwFwYDVQQK
ExBTdW4gTWljcm9zeXN0ZW1zMRUwEwYDVQQLEwxTeXN0ZW0gR3JvdXAxEjAQBgNV
...