Fix bug #8882 - Broken processing of %U with vfs_full_audit when force user is set.
authorJeremy Allison <jra@samba.org>
Tue, 24 Apr 2012 00:49:49 +0000 (17:49 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 28 May 2012 19:35:49 +0000 (21:35 +0200)
commitf68121db6f78680a328acec11f475ccca3184412
tree8d0cf60432229c6fb8431c02a4f093aaaf463d05
parent04a9988ffa60b0ca32923da20a0d25d14aa460e4
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