auth: Set NETLOGON_GUEST and use it to determine guest status
authorAndrew Bartlett <abartlet@samba.org>
Tue, 19 Jul 2011 00:51:08 +0000 (10:51 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 19 Jul 2011 23:17:14 +0000 (09:17 +1000)
commit9d09b66f41cb4ab58bd4a6d83ecebb91805a4b5b
treed8a9805ff8c06f32c7a43631fa7bb470ceb0884a
parent02444afb87ae940d4d58d5566f16121279a57902
auth: Set NETLOGON_GUEST and use it to determine guest status

These additional measures should help ensure we do not accidentily upgrade
a guest to an authenticated user in the future.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
auth/auth_sam_reply.c
source3/auth/auth_util.c