What problem does it solve?
This skill diagnoses and repairs authentication failures caused by identity infrastructure problems like NTP drift, expired Kerberos tickets, or expiring/expired client certificates that break SSO, VPN, and related apps.
Core Features & Use Cases
- Root-cause identity checks: Verifies time synchronization status, Kerberos ticket health, and certificate expiry to pinpoint why multiple apps fail at once.
- Targeted corrective actions: Resyncs system time when drift is detected, renews Kerberos tickets when possible, and identifies client certificates that require re-issuance.
- Guardrails and escalation paths: Checks AD/domain binding and distinguishes local identity issues from far-side endpoint TLS certificate problems, then guides the user to IT when needed.
- Use case: Multiple users report Outlook, Teams, VPN, and file-share login failing simultaneously after sleep, travel/time-zone changes, or a recent certificate rollover—use this skill to fix the underlying identity dependency so all downstream apps recover.
Quick Start
Ask an AI agent to run identity-auth-repair and diagnose why my SSO/VPN/authentication fails across multiple apps, then repair the root cause.