Displaying 1 result from an estimated 1 matches for "allowusersipaddr".
2005 Jan 20
0
AllowUsers - proposal for useful variations on the theme
...me arguments as AllowUsers, but which does not
treat the HOST component of a USER at HOST entry as wildcarded. Instead
it takes the IP number of the connecting host, and tests if it matches
any of the IP numbers returned by a DNS lookup on the HOST component
of the USER at HOST entry.
AllowUsersIpaddr
which accepts the same arguments as AllowUsers, allows wildcards,
but which only does the IP matching test, not the hostname matching
test.
I would very much welcome feedback on the viability of this; it's
clearly to my benefit to try to convince people that this would be a
useful f...