Access control, explained without the jargon
It is rarely the thing that gets a project approved, and often the thing that decides how it goes. Here is access control without the vocabulary that usually surrounds it.
Security is a maintenance habit rather than a purchase, which is why it drifts. The version that survives contact with a real deadline is the simple one.
The short version
Give the least access that lets someone do their job. The reasoning matters more than the rule, because the rule has exceptions. If two people in the business would answer this differently, that gap is the actual problem.
Why people complicate it
Most of the confusion comes from tooling rather than from the idea itself. It is worth being explicit about, because assumptions differ quietly.
Review who has access when people change roles. This is the sort of thing that compounds, quietly, in both directions. If two people in the business would answer this differently, that gap is the actual problem.
Where to go from here
Shared logins destroy accountability. Where this goes wrong is almost never a lack of knowledge. Most teams find the first pass takes an afternoon and the maintenance takes minutes a month.
What this looks like day to day
The realistic threat for most small businesses is automated and opportunistic, not targeted. Three things worth confirming about access control before you move on:
- Someone can say what the current setup is without going to look
- Review who has access when people change roles — and you know whether that is true here
- There is a way to tell whether the last change to this helped
Worth checking on your own setup before it becomes someone else's problem to fix.