Administration Console Online Help

    Previous Next  Open TOC in new window 
Content starts here

Windows NT Authenticator: Provider Specific

Configuration Options     Related Tasks     Related Topics

Use this page to define the provider specific configuration of this Window NT Authentication provider.

Configuration Options

Name Description
Domain Controllers

No description provided.

MBean Attribute:
WindowsNTAuthenticatorMBean.DomainControllers

Domain Controller List

No description provided.

MBean Attribute:
WindowsNTAuthenticatorMBean.DomainControllerList

Bad Domain Controller Retry

No description provided.

MBean Attribute:
WindowsNTAuthenticatorMBean.BadDomainControllerRetry

Bad Domain Controller Retry Interval

No description provided.

MBean Attribute:
WindowsNTAuthenticatorMBean.BadDomainControllerRetryInterval

Map UPN Names

Indicates how the Windows NT Authentication provider should map UPN-style names for authentication (meaning will username@domain be used).

Possible settings:

  • First--names which match the UPN format should be treated as a UPN name first. If the name isn't a UPN name, the name will be treated as an unscoped name.
  • Last--names which match the UPN format should be treated as a UPN name only if the name failed to be matched as an unscoped name.
  • Always--names which match the UPN format will always be treated as a UPN name.

This setting should only be used when there are no usernames with @. domain\\username is not ambiguous and is always allowed.

MBean Attribute:
WindowsNTAuthenticatorMBean.MapUPNNames

Logon Type

No description provided.

MBean Attribute:
WindowsNTAuthenticatorMBean.LogonType

Map NT Domain Name

Specifies whether the Windows NT domain information should be placed into principal names during authentication.

Possible settings:

  • Never--the Windows NT domain name is not placed in the principal names.
  • OldUPN--the Windows NT domain name is placed in the principal names as domain\\name.
  • UPN-- the Windows NT domain name is placed in the principal names as name@domain.

MBean Attribute:
WindowsNTAuthenticatorMBean.MapNTDomainName

Related Tasks

Related Topics


  Back to Top