AuthPackage (POX)

Last modified: September 02, 2011

Applies to: Exchange Server 2007 | Exchange Server 2010

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.

AutoDiscover (POX)
  Response (POX)
    Account (POX)
      Protocol (POX)
        AuthPackage (POX)

<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

Protocol (POX)

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

  • negotiate

  • nego2

Remarks

The AuthPackage element is only used when the Type (POX) element has a text value of EXCH or EXPR. The AuthPackage setting can be overridden to support configurations for the external server connect setting.

See Also

Other Resources