sshd config parser
Jefferson Ogata
Jefferson.Ogata at noaa.gov
Tue Apr 4 23:27:32 EST 2006
On 04/01/2006 09:43 PM, Darren Tucker wrote:
> Here's an updated patch. It's not actually as big as it looks as nearly
> half of it as adding a flag to the keyword struct and large comment.
>
> The supported Match directives are User, Group, Host and Address.
Overall I'm liking this a lot--it addresses some needs I've had for a
long time.
Couple of silly questions; sorry if I missed the answer to these:
1. Why the "Match" keyword. Why not just "Host foo.example.com" or "User
bozo"?
2. How does "Host" with wildcards interact with DNS? E.g. will "Host
192.168.0.*" match 192.168.0.evil.domain?
3. What is "Address"?
4. What about CIDR notation?
--
Jefferson Ogata <Jefferson.Ogata at noaa.gov>
NOAA Computer Incident Response Team (N-CIRT) <ncirt at noaa.gov>
"Never try to retrieve anything from a bear."--National Park Service
More information about the openssh-unix-dev
mailing list