when doing a "secure nbns" wack response and check with owner for a
authorAndrew Tridgell <tridge@samba.org>
Sun, 26 Mar 2000 23:16:07 +0000 (23:16 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 26 Mar 2000 23:16:07 +0000 (23:16 +0000)
commit4e7af2b3b580b2b580ca65bc96266d1a9b627f9d
tree56fa32b136f56ebe3f023c71d45d8d68384fb368
parentb18791b860e7d1f21f06e8b6b843ffbf1c1d101b
when doing a "secure nbns" wack response and check with owner for a
multihomed registration we were sending the packet to the wrong host!
We sent it to the person trying to register rather than to the person
who currently holds the name. That means we were not secure and we
could allow two people to register the same name.

Jeremy, you may wish to merge this change into 2.0.X
(This used to be commit 94ca1d1250d12918311a402cc689050ba1d06e24)
source3/nmbd/nmbd_winsserver.c