Lines Matching full:principal
518 from impacket.krb5.types import Principal, KerberosTime, Ticket523 userName = Principal(user, type=constants.PrincipalNameType.NT_PRINCIPAL.value)549 serverName = Principal('cifs/%s' % (self._Connection['ServerName']), type=constants.PrincipalNameType.NT_SRV_INST.value)