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 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 |
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
auth-level |
Authentication security level used for the RPC protocol layer. |
option |
- |
|||||||||||||
|
|
|||||||||||||||
auth-type |
Authentication security type used for the RPC protocol layer. |
option |
- |
|||||||||||||
|
|
|||||||||||||||
connect-protocol |
Connection protocol used to connect to MS Exchange service. |
option |
- |
|||||||||||||
|
|
|||||||||||||||
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 |
- |
|||||||||||||
|
|
|||||||||||||||
ip |
Server IPv4 address. |
ipv4-address-any |
Not Specified |
|||||||||||||
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. |
option |
- |
|||||||||||||
|
|
|||||||||||||||
username |
User name used to sign in to the server. Must have proper permissions for service. |
string |
Maximum length: 64 |