Class: Rex::Proto::Kerberos::Pac::UpnDnsInfoAttributes

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/rex/proto/kerberos/pac/krb5_pac.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#sam_name_and_sidBinData::Bit1

Returns The UPN_DNS_INFO structure has been extended with the user account’s SAM Name and SID.

Returns:

  • (BinData::Bit1)

    The UPN_DNS_INFO structure has been extended with the user account’s SAM Name and SID.



256
# File 'lib/rex/proto/kerberos/pac/krb5_pac.rb', line 256

bit1 :sam_name_and_sid

#upn_name_constructedBinData::Bit1

Returns The user account object does not have the userPrincipalName attribute ([MS-ADA3] section 2.349) set. A UPN constructed by concatenating the user name with the DNS domain name of the account domain is provided.

Returns:

  • (BinData::Bit1)

    The user account object does not have the userPrincipalName attribute ([MS-ADA3] section 2.349) set. A UPN constructed by concatenating the user name with the DNS domain name of the account domain is provided.



260
# File 'lib/rex/proto/kerberos/pac/krb5_pac.rb', line 260

bit1 :upn_name_constructed