libcli/security: implement SECURITY_GUEST
authorStefan Metzmacher <metze@samba.org>
Wed, 20 Apr 2016 14:29:42 +0000 (16:29 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 29 Apr 2016 10:06:26 +0000 (12:06 +0200)
commit4b5e95a9894b8c5bf2a7243ba4f3190a2f5cc5d2
tree71569cebe7b2f8d4ecf16ee2849c79bea6de78fa
parent5f10f25f8e384da8fc89183216ba7a171ff88d28
libcli/security: implement SECURITY_GUEST

SECURITY_GUEST is not exactly the same as SECURITY_ANONYMOUS.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11847

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
(cherry picked from commit 837e6176329330893d5a1e4ce4ac67dbac758e56)
libcli/security/security_token.c
libcli/security/security_token.h
libcli/security/session.c
libcli/security/session.h