diff options
Diffstat (limited to 'source3/lib/util_wellknown.c')
-rw-r--r-- | source3/lib/util_wellknown.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/lib/util_wellknown.c b/source3/lib/util_wellknown.c index a6f6a614ef..6f4054ab63 100644 --- a/source3/lib/util_wellknown.c +++ b/source3/lib/util_wellknown.c @@ -63,6 +63,7 @@ static const struct rid_name_map nt_authority_users[] = { { 13, "Terminal Server User"}, { 14, "Remote Interactive Logon"}, { 15, "This Organization"}, + { 17, "IUSR"}, { 18, "SYSTEM"}, { 19, "Local Service"}, { 20, "Network Service"}, |