config credential-store domain-controller
Define known domain controller servers.
config credential-store domain-controller
Description: Define known domain controller servers.
edit <server-name>
set hostname {string}
set domain-name {string}
set username {string}
set password {password}
set port {integer}
set ip {ipv4-address-any}
set ip6 {ipv6-address}
next
end
config credential-store domain-controller
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
hostname |
Hostname of the server to connect to. |
string |
Maximum length: 255 |
|
domain-name |
Fully qualified domain name (FQDN). |
string |
Maximum length: 255 |
|
username |
User name to sign in with. Must have proper permissions for service. |
string |
Maximum length: 64 |
|
password |
Password for specified username. |
password |
Not Specified |
|
port |
Port number of service. Port number 0 indicates automatic discovery. |
integer |
Minimum value: 0 Maximum value: 65535 |
0 |
ip |
IPv4 server address. |
ipv4-address-any |
Not Specified |
0.0.0.0 |
ip6 |
IPv6 server address. |
ipv6-address |
Not Specified |
:: |