Fix bug #8882 - Broken processing of %U with vfs_full_audit when force user is set.
commit12443f27739c41410d389468230bd50ba74643f9
authorJeremy Allison <jra@samba.org>
Tue, 24 Apr 2012 00:49:49 +0000 (23 17:49 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Jun 2012 19:49:27 +0000 (22 21:49 +0200)
tree3cca847d16c9d1c10961d85c6e021b641adc9127
parent68904685d41ee598f113cb7612f4b3ba668fc085
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 f68121db6f78680a328acec11f475ccca3184412)
source3/smbd/service.c