s3-auth: Fix system token as just being SID_NT_SYSTEM
commit873ec60f5406aecdbb1f6a1149af517f21939e43
authorAndrew Bartlett <abartlet@samba.org>
Sun, 3 Jun 2012 12:21:42 +0000 (3 22:21 +1000)
committerAndreas Schneider <asn@samba.org>
Tue, 19 Jun 2012 08:38:13 +0000 (19 10:38 +0200)
tree44d4afd9ced24d7787fe19effae7c2df251bb1a4
parentfaf24ed6ced23dbeb560beaa5b44eea7f2520d6f
s3-auth: Fix system token as just being SID_NT_SYSTEM

This removes the SID matching the sec_initial_uid().

Andrew Bartlett

Signed-off-by: Andreas Schneider <asn@samba.org>
source3/auth/auth_util.c