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)
commitd405a93a9d3f9a1d93bb3289b00683fba3160bbe
treeaa02740ccfe7538ddc15372faf42683554276f84
parent86ebf990431903b12ec24a4d9af00d665e828145
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.
source/auth/auth_domain.c
source/lib/substitute.c
source/smbd/process.c