s3-auth Restore shortcut for guest security token
authorAndrew Bartlett <abartlet@samba.org>
Wed, 21 Dec 2011 06:26:23 +0000 (17:26 +1100)
committerStefan Metzmacher <metze@samba.org>
Thu, 22 Dec 2011 14:51:09 +0000 (15:51 +0100)
commite34989eeb261627115d49dd760f7db92ffc96abe
tree5095105900aa3d4d6752495c3791beff27a5252e
parent4ecac6067f6637b160f3beff775c43118e6b684a
s3-auth Restore shortcut for guest security token

This was lost when the server_info and session_info structures were split.

This helps avoid doing lookups for the guest account to determine the
uid/gid and SID values.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Thu Dec 22 15:51:09 CET 2011 on sn-devel-104
source3/auth/auth_util.c