TJ Hoag
Writing

Blog

Real troubleshooting stories from higher ed IT - IAM, Active Directory, MFA lockouts, help desk lessons, and home lab builds - written by Timothy Hoag (TJ).

Latest posts
Posts
RSS

Loading posts…

No posts found

Try adjusting your search terms

Browse by topic
What I write about

Every post here comes from a real ticket, a real build, or a real mistake. I'm Timothy Hoag (TJ), an IAM & IT Operations Specialist supporting 30+ higher education institutions, and these are the problems I actually work on.

IAM and identity governance

How accounts get created, why access lingers longer than it should, and what happens when authentication succeeds but authorization fails. Start with OAuth Token Forbidden: IAM Lessons from SEO for a hands-on look at tokens, scopes, and least privilege, The Guest Account Nobody Remembered for why guest access needs an owner, or Shared Accounts: IAM Compliance Risks for the compliance risk hiding in department logins.

Active Directory and hybrid identity

Most enterprise lockouts trace back to the gap between on-prem Active Directory and cloud identity in Entra ID or Okta. Hybrid Identity Lockout on the Road shows what happens when a travel laptop misses a password sync, and Password Reset Failing? Check Credentials covers the Windows Credential Manager replay problem that quietly re-locks accounts after a successful reset.

MFA and lockouts

Multi-factor authentication protects accounts and occasionally traps their owners. New Phone MFA Lockout: The Wi-Fi Loop breaks down the chicken-and-egg problem of a new phone that needs Wi-Fi to receive the MFA push that the Wi-Fi login requires.

Help desk troubleshooting

Front-line support lessons from healthcare and higher ed. The Ticket That Changed My Support Mindset is about the context users leave out, Why Clearing Browser Cache Fixes Tickets explains the fix that resolves a third of web complaints, FERPA Help Desk Verification covers what an agent can and cannot confirm on a call, and Healthcare vs Higher-Ed IT Support compares what a failure costs under HIPAA versus FERPA.

Home lab and infrastructure

The lab where I test everything before it touches production advice. How I Organized 31 Docker Containers walks through stacks, secrets, and monitoring, and Weekly Wins tracks the smaller improvements. Full step-by-step builds live on the Labs page.