Fix bug #9637 - Renaming directories as guest user in security share mode doesn't...
commitf77eb04fc752b546f8ed11316af14e0085585867
authorJeremy Allison <jra@samba.org>
Wed, 6 Mar 2013 00:23:06 +0000 (5 16:23 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 14 Mar 2013 09:51:42 +0000 (14 10:51 +0100)
tree69377a008f31808aa460d47be8974a18a782b752
parent22cc4599f1a5ab1092383275b03fc389cc3dfb83
Fix bug #9637 - Renaming directories as guest user in security share mode doesn't work.

Ensure guest is treated consistently when creating a auth_serversupplied_info struct.

Signed-off-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 9d4d9b99740f3500e682a4067a1b5e566845ea27)
source3/auth/auth_util.c