summaryrefslogtreecommitdiff
path: root/usr/src/tools/protocmp
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/tools/protocmp')
-rw-r--r--usr/src/tools/protocmp/stdusers.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/tools/protocmp/stdusers.c b/usr/src/tools/protocmp/stdusers.c
index a82b2e0b6d..5564062f1b 100644
--- a/usr/src/tools/protocmp/stdusers.c
+++ b/usr/src/tools/protocmp/stdusers.c
@@ -39,6 +39,7 @@ const struct stdlist usernames[] = {
{ "dladm", 15 },
{ "netadm", 16 },
{ "netcfg", 17 },
+ { "smmsp", 25 },
{ "listen", 37 },
{ "gdm", 50 },
{ "lp", 71 },
@@ -67,6 +68,7 @@ const struct stdlist groupnames[] = {
{ "daemon", 12 },
{ "sysadmin", 14 },
{ "games", 20 },
+ { "smmsp", 25 },
{ "gdm", 50 },
{ "netadm", 65 },
{ "mysql", 70 },