AuthPackage
Topic Last Modified: 2007-05-09
The AuthPackage element specifies the authentication scheme that is used when authenticating against the computer that is running Microsoft Exchange Server 2007 that has the Mailbox server role installed.
Schema Hierarchy
Syntax
<AuthPackage>basic or kerb or kerbntlm or ntlm or certificate</AuthPackage>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Contains the specifications for connecting a client to the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed. |
Text Value
The text value specifies the authentication scheme that is used when authenticating against the Mailbox server. The following are the possible values:
- basic
- kerb
- kerbntlm
- ntlm
- certificate
Remarks
The AuthPackage element is only used when the Type element has a text value of EXCH or EXPR. The AuthPackage setting can be overridden to support configurations for the external server connect setting.