don't do the 255.255.255.255 mapping for group names if the name type
commitc43b7e29baea84e18b07f2d8bfdb2628b86fd59c
authorAndrew Tridgell <tridge@samba.org>
Tue, 18 Nov 1997 04:12:54 +0000 (18 04:12 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 18 Nov 1997 04:12:54 +0000 (18 04:12 +0000)
treed3a91a4833e5c44e6f37a49349c7af9831544b66
parentc28487df63e29bc0f8d2ece876a07a2a076d4c73
don't do the 255.255.255.255 mapping for group names if the name type
is 0x1c. This allows remote logon servers when using a Samba WINS server.

I did some experiments with a real NT WINS server and this behaviour
is much closer to being correct. It will only be totally correct when
we add proper group name support.
source/nameservreply.c