Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

DualShield supports the following user name formats:

Table of Contents

Image RemovedImage Added

sAMAccountName

...

UPN PrefixIn the Active Directory, the UPN Prefix is called "User logon name" 
UPN Suffix

In the Active Directory, the UPN Suffix can be the "DNS Name" (Implicit UPN) or can be any string defined by the administrator (Explicit UPN).

Info

DualShield support supports Explicit UPN only. It does not support Implicit UPN


Down-Level Logon Name

Down-Level Logon Name (DLN) is a logon name in the format of "DLN-Prefix\DLN-Suffix" or "DLN-Prefix/DLN-Suffix"

DLN Prefix

DualShield supports the following DLN Prefix

  • NetBIOS Name defined in AD
  • DNS Name in defined AD
  • Domain Name defined in DualShield

Examples

  • deepnetid\jbond
  • deepnetid.com\jbond
  • deepnetid4client1\jbond
DLN SuffixDLN Suffix is the sAMAccountName in the AD


References

https://learn.microsoft.com/en-us/windows/win32/secauthn/user-name-formats

...