diff --git a/clientside/tmcc/freebsd13/group b/clientside/tmcc/freebsd13/group
index 8adea095cd5d2585dc018866f7a9af98a6a54c60..0fe2ac293d7da0781bb83b74da1169f957773cd6 100644
--- a/clientside/tmcc/freebsd13/group
+++ b/clientside/tmcc/freebsd13/group
@@ -18,6 +18,8 @@ smmsp:*:25:
 mailnull:*:26:
 guest:*:31:
 video:*:44:
+realtime:*:47:
+idletime:*:48:
 bind:*:53:
 unbound:*:59:
 proxy:*:62:
@@ -32,6 +34,7 @@ www:*:80:
 ntpd:*:123:
 _ypldap:*:160:
 hast:*:845:
+tests:*:977:
 nogroup:*:65533:
 nobody:*:65534:
 messagebus:*:556:
diff --git a/clientside/tmcc/freebsd13/master.passwd b/clientside/tmcc/freebsd13/master.passwd
index a7c4f2c40ef79ae26fe743669104a25e497b6bc3..3e3ba6805a9d5f4ea217797a9959e9e722d5de29 100644
--- a/clientside/tmcc/freebsd13/master.passwd
+++ b/clientside/tmcc/freebsd13/master.passwd
@@ -25,6 +25,7 @@ www:*:80:80::0:0:World Wide Web Owner:/nonexistent:/usr/sbin/nologin
 ntpd:*:123:123::0:0:NTP Daemon:/var/db/ntp:/usr/sbin/nologin
 _ypldap:*:160:160::0:0:YP LDAP unprivileged user:/var/empty:/usr/sbin/nologin
 hast:*:845:845::0:0:HAST unprivileged user:/var/empty:/usr/sbin/nologin
+tests:*:977:977::0:0:Unprivileged user for tests:/nonexistent:/usr/sbin/nologin
 nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin
 messagebus:*:556:556::0:0:D-BUS Daemon User:/nonexistent:/usr/sbin/nologin
 polkit:*:562:562::0:0:PolicyKit Daemon User:/nonexistent:/usr/sbin/nologin