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)
commit57e2718e097bba57c96632064956f6ce048d8f28
tree87afa5d9f5602334409b989cf122529a58fc0b20
parentb0b080799c542d1314870dcbfebd8e84d8002392
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.
(This used to be commit a54f2805df92c67e74a6764568eedebe394fd500)
source3/lib/substitute.c
source3/smbd/password.c
source3/smbd/sesssetup.c