s3:lib remove duplicate entry for "Anonymous Logon"
authorChristian Ambach <ambi@samba.org>
Mon, 29 Aug 2011 15:44:53 +0000 (17:44 +0200)
committerChristian Ambach <ambi@samba.org>
Wed, 31 Aug 2011 07:53:31 +0000 (09:53 +0200)
source3/lib/util_wellknown.c

index 6f4054ab63c6f494b6978bdf72cc1ffaac854216..1581dfa859490658ee739f4c5b33b935b1935d02 100644 (file)
@@ -53,7 +53,6 @@ static const struct rid_name_map nt_authority_users[] = {
        {  3, "Batch"},
        {  4, "Interactive"},
        {  6, "Service"},
-       {  7, "AnonymousLogon"},
        {  7, "Anonymous Logon"},
        {  8, "Proxy"},
        {  9, "ServerLogon"},