Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.09 KB

File metadata and controls

44 lines (30 loc) · 1.09 KB
title description ms.topic ms.assetid ms.author author manager ms.date
ksetup domain
Reference article for the ksetup domain command, which sets the domain name for all Kerberos operations.
reference
2ef766e3-6071-44f2-946b-22ea5b61a508
roharwoo
robinharwood
mtillman
10/16/2017

ksetup domain

Sets the domain name for all Kerberos operations.

Syntax

ksetup /domain <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 contoso.com or contoso.

Examples

To establish a connection to a valid domain, such as Microsoft, by using the ksetup /mapuser subcommand, type:

ksetup /mapuser principal@realm domain-user /domain domain-name

After a successful connection, you'll receive a new TGT or an existing TGT will be refreshed.

Related links