Fix bug found by tridge in 2.2.x. Ensure that %U substitution is
authorJeremy Allison <jra@samba.org>
Thu, 28 Aug 2003 23:57:34 +0000 (23:57 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 28 Aug 2003 23:57:34 +0000 (23:57 +0000)
commitfcdebdae6fb69575bbe6e622b112d2e61f972898
tree49237015e9ac117da0815b88db93e39fff01a307
parentafe845235a7fdeac5ea888db695da48f8df83349
Fix bug found by tridge in 2.2.x. Ensure that %U substitution is
restored on next valid packet if a logon fails. This has relevence
if people are using su.exe within logon scripts !
Jeremy.
(This used to be commit d405a93a9d3f9a1d93bb3289b00683fba3160bbe)
source3/auth/auth_domain.c
source3/lib/substitute.c
source3/smbd/process.c