auth4: Use global_sid_Anonymous
commite60c435744b869318a14f69f6aa0bc67e3cceb8f
authorVolker Lendecke <vl@samba.org>
Sat, 9 Jan 2021 21:53:29 +0000 (9 22:53 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 12 Jan 2021 00:10:30 +0000 (12 00:10 +0000)
tree554c8ce96fa972064313d99a971e2288278b955c
parent6b73ffb69dd1c786f4a64c4c07689a2d87952e89
auth4: Use global_sid_Anonymous

dom_sid_dup() is much simpler than dom_sid_parse_talloc()

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/auth/system_session.c