Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.49 KB

File metadata and controls

52 lines (34 loc) · 1.49 KB
title description ms.topic ms.assetid ms.author author manager ms.date
ksetup getenctypeattr
Reference article for the ksetup getenctypeattr command, which retrieves the encryption type attribute for the domain.
reference
6c7ec002-355e-474d-bc27-27215049f1a8
jgerend
JasonGerend
mtillman
10/16/2017

ksetup getenctypeattr

Retrieves the encryption type attribute for the domain. A status message is displayed upon successful or failed completion.

You can view the encryption type for the Kerberos ticket-granting ticket (TGT) and the session key, by running the klist command and viewing the output. You can set the domain to connect to and use, by running the ksetup /domain <domainname> command.

Syntax

ksetup /getenctypeattr <domainname>

Parameters

Parameter Description
<domainname> Name of the domain to which you want to establish a connection. Use the fully-qualified domain name or a simple form of the name, such as corp.contoso.com or contoso.

Examples

To verify the encryption type attribute for the domain, type:

ksetup /getenctypeattr mit.contoso.com

Related links