Re: Practical suggestions for resolving the Age Verification problem

From: Jamie Landeg-Jones <jamie_at_catflap.org>
Date: Tue, 10 Mar 2026 12:28:20 UTC
Chris <bsd-lists@bsdforge.com> wrote:

> way their regulated already. Adding another category and applying appropriate
> perms to match. It basically changes nothing in the way a system regulates
> user categories now. I was simply suggesting adding another (age based) 
> category.
> Perms can be set accordingly.

If you're going down that sort of route, why not just add a bunch of new
groups to /etc/group:

not_verified_13:*:newuser1,newuser2
not_verified_18:*:newuser3,newuser4
not_verified_21:*:newuser5,newuser6

Of course, that would need to be manually altered when someone reaches an age milestone,
but that would be the same with an extra field.

Still (and this isn't directed at you), I think the whole thing is stupid and doomed
to failure.

Besides, this would be moot for someone running a FreeBSD desktop, or other system
they control, and for things like web-based services that use a FreeBSD backend, they'll
already have higher level authorisation controls baked into the system.

So, it probably would only work for the small percentage of pre university aged
children who access remote unix systems to play nethack in the terminal! :-)

</bikeshedding>