r24589: Refactor our vuid code so that we keep the same
authorJeremy Allison <jra@samba.org>
Tue, 21 Aug 2007 01:43:22 +0000 (01:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:08 +0000 (12:30 -0500)
commita54f2805df92c67e74a6764568eedebe394fd500
tree7d35a864c332cc3b0aba1d129502e908f03a94b9
parent8c56ee2c58ef5aab64292d4420947ea0a5e2766f
r24589: Refactor our vuid code so that we keep the same
vuid that was allocated whilst the connection is
being constructed and after the connection has been set up.
This is what Windows does and at least one client
(and HP printer) depends on this behaviour. As it
depends on the req struct not yet ported to SAMBA_3_2_0
(Volker, hint hint.... :-) I am not yet adding this
to that branch, but will investigate that tomorrow.
Jeremy.
source/lib/substitute.c
source/smbd/password.c
source/smbd/sesssetup.c