Fix bug #9637 - Renaming directories as guest user in security share mode doesn't...
commit9d4d9b99740f3500e682a4067a1b5e566845ea27
authorJeremy Allison <jra@samba.org>
Wed, 6 Mar 2013 00:23:06 +0000 (5 16:23 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 6 Mar 2013 09:21:11 +0000 (6 10:21 +0100)
tree0fcf50e48c4fe509059dd07808d9c52f4d21f1a1
parenteb657c324f83e94d46f80b9c1b97fa0228c3a47a
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>
source3/auth/auth_util.c