config user exchange
Configure MS Exchange server entries.
config user exchange
Description: Configure MS Exchange server entries.
edit <name>
set auth-level [connect|call|...]
set auth-type [spnego|ntlm|...]
set auto-discover-kdc [enable|disable]
set connect-protocol [rpc-over-tcp|rpc-over-http|...]
set domain-name {string}
set http-auth-type [basic|ntlm]
set ip {ipv4-address-any}
set kdc-ip <ipv41>, <ipv42>, ...
set password {password}
set server-name {string}
set ssl-min-proto-version [default|SSLv3|...]
set username {string}
next
end
config user exchange
|
Parameter |
Description |
Type |
Size |
Default |
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
auth-level |
Authentication security level used for the RPC protocol layer. |
option |
- |
privacy |
||||||||||||
|
|
|
|||||||||||||||
|
auth-type |
Authentication security type used for the RPC protocol layer. |
option |
- |
kerberos |
||||||||||||
|
|
|
|||||||||||||||
|
auto-discover-kdc |
Enable/disable automatic discovery of KDC IP addresses. |
option |
- |
enable |
||||||||||||
|
|
|
|||||||||||||||
|
connect-protocol |
Connection protocol used to connect to MS Exchange service. |
option |
- |
rpc-over-https |
||||||||||||
|
|
|
|||||||||||||||
|
domain-name |
MS Exchange server fully qualified domain name. |
string |
Maximum length: 79 |
|
||||||||||||
|
http-auth-type |
Authentication security type used for the HTTP transport. |
option |
- |
ntlm |
||||||||||||
|
|
|
|||||||||||||||
|
ip |
Server IPv4 address. |
ipv4-address-any |
Not Specified |
0.0.0.0 |
||||||||||||
|
kdc-ip |
KDC IPv4 addresses for Kerberos authentication. KDC IPv4 addresses for Kerberos authentication. |
string |
Maximum length: 79 |
|
||||||||||||
|
name |
MS Exchange server entry name. |
string |
Maximum length: 35 |
|
||||||||||||
|
password |
Password for the specified username. |
password |
Not Specified |
|
||||||||||||
|
server-name |
MS Exchange server hostname. |
string |
Maximum length: 63 |
|
||||||||||||
|
ssl-min-proto-version |
Minimum SSL/TLS protocol version for HTTPS transport (default is to follow system global setting). |
option |
- |
default |
||||||||||||
|
|
|
|||||||||||||||
|
username |
User name used to sign in to the server. Must have proper permissions for service. |
string |
Maximum length: 64 |
|
||||||||||||