[Bug 549] Login Delay / Remove unwanted reverse map check
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat May 3 09:16:03 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=549
------- Additional Comments From dtucker at zip.com.au 2003-05-03 09:16 -------
Created an attachment (id=279)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=279&action=view)
Disable reverse lookups in canohost.c when utmp_len == 0
How about fixing canohost so it behaves more like the man page? Example patch
attached.
Note: I'm not sure this is the right way to go about this but
get_remote_hostname is used by ssh and sshd and because utmp_len is a
server-only variable you can't just import in and check if utmp_len == 0.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list