Fix from Frank Varnavas <varnavas@ny.ubs.com>.
authorJeremy Allison <jra@samba.org>
Thu, 4 Sep 1997 21:23:27 +0000 (21:23 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 4 Sep 1997 21:23:27 +0000 (21:23 +0000)
commitab68ac375ee5c175366123617887a725498efddc
tree1c16cee37fa86c5be2367e719fb807a0ef3fe4cf
parentf5302af621d91536a72b437ae2b80f9dedb46920
Fix from Frank Varnavas <varnavas@ny.ubs.com>.
We cannot use the same name as the client to
the NT password server, as NT will drop client
connections if the same client name connects
twice. Instead, synthesize a name from our pid.
and the remote machine name.
Jeremy (jallison@whistle.com)
(This used to be commit ebf9487a9a68c4d786449490627ee919622e6dbf)
source3/smbd/password.c