Fix bug #8882 - Broken processing of %U with vfs_full_audit when force user is set.
commiteac9d9b5e6c85866768a5455326aa9a6e3afcf9d
authorJeremy Allison <jra@samba.org>
Mon, 23 Apr 2012 23:19:50 +0000 (23 16:19 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sat, 30 Jun 2012 11:44:15 +0000 (30 13:44 +0200)
tree2462ec826802a8f14d680dbbf62e2c123abc68b2
parent3239ce4b352c25c5c29c8158b6ebb2ef635c3565
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.
(cherry picked from commit 0529cf9d039d0ae449f4b167952b42b2039238be)
source3/smbd/service.c