added a new global option "hostname lookups = yes/no"
authorAndrew Tridgell <tridge@samba.org>
Thu, 13 Sep 2001 00:30:47 +0000 (00:30 +0000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 13 Sep 2001 00:30:47 +0000 (00:30 +0000)
commit5366c4c542b2a1c7bcc268daba02af25ce6eab6e
tree3c80b79714c09b01abe0fc45a8c2d441f16e5c9e
parent544d0cf82988e270dbf91e0d3ee18efcbb452567
added a new global option "hostname lookups = yes/no"
This should finally kill off the remaining places where we
attempt reverse lookups of the IP of the client. It may be that some
pam modules called via the session code will need "hostname lookups = yes"
but I've left it off by default as most sites don't need it and so
many sites have broken reverse maps
(This used to be commit 2b83ad03965d00bba88fe56452d2990099b75ef1)
source3/lib/util_sock.c
source3/param/loadparm.c