Purging Kerberos Tickets for the Current User
No need to reboot a system just to apply new permission settings. Instead, purge your Kerberos tickets so that you will get a new ticket...
- Written By: ps1
- Last Updated: April 22, 2025
- 1 minute read
No need to reboot a system just to apply new permission settings. Instead, purge your Kerberos tickets so that you will get a new ticket...
No need to reboot a system just to apply new permission settings. Instead, purge your Kerberos tickets so that you will get a new ticket based on the current permissions.
In PowerShell, use this command to purge all cached Kerberos tickets:
PS> klist purge Current LogonId is 0:0x2af9a Deleting all tickets: Ticket(s) purged! PS>
Contact our sales team to get a personalized demo of our database management software for SQL Server!