libcli/security: implement SECURITY_GUEST
authorStefan Metzmacher <metze@samba.org>
Wed, 20 Apr 2016 14:29:42 +0000 (16:29 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 28 Apr 2016 14:51:17 +0000 (16:51 +0200)
commit837e6176329330893d5a1e4ce4ac67dbac758e56
tree63049f4fe3f5eef16790733754d931e65142a445
parentead483b0c0ec746c0869162024c97f2e08df7f4b
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>
libcli/security/security_token.c
libcli/security/security_token.h
libcli/security/session.c
libcli/security/session.h