Fix bug #8882 - Broken processing of %U with vfs_full_audit when force user is set.
authorJeremy Allison <jra@samba.org>
Mon, 23 Apr 2012 23:19:50 +0000 (16:19 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 28 May 2012 19:36:23 +0000 (21:36 +0200)
commit0529cf9d039d0ae449f4b167952b42b2039238be
treed2e7628e96b276fbecc87da154ea227149f84b1a
parent76c570fe6be4d6b5b254ec3264a97cb13864a6df
Fix bug #8882 - Broken processing of %U with vfs_full_audit when force user is set.

When doing a "force user" we need to remember what the "sanitized_username"
was from the original connect.
source3/smbd/service.c