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