Description
Imports a Kerberos ticket into the current or specified logon session.
Overview
Imports a base64-encoded Kerberos ticket (.kirbi) into the current logon session or a specified LUID. This allows using previously obtained or forged tickets for authentication.
Arguments
| Parameter | Type | Description |
|---|---|---|
| Ticket | string | The base64-encoded ticket to import. |
| Luid | string | The target logon session LUID. |
Dependencies
- AD
Operating Systems
- Windows
