client[ADDR_INDEX] is an IPv4 mapped to IPv6, but
commite14e440a74625b03585f5e80391175211fac62c9
authorJeremy Allison <jra@samba.org>
Thu, 6 Mar 2008 22:44:07 +0000 (6 14:44 -0800)
committerKarolin Seeger <kseeger@samba.org>
Fri, 7 Mar 2008 08:36:05 +0000 (7 09:36 +0100)
tree7d494c5a997af52ff81414204d3c5eb7a5a33e44
parent25a63d044e82ae3cbd9b8e350fcf4cf548236caa
client[ADDR_INDEX] is an IPv4 mapped to IPv6, but
the list item is not. Try and match the IPv4 part of
address only. This will happen a lot on IPv6 enabled
systems with IPv4 allow/deny lists in smb.conf.
Bug #5311.
Jeremy.
(cherry picked from commit 7c3550f82c51ce173b13e568762f728ecb881e85)
source/lib/access.c