there should be an authorized_keys(5) man page
Iain Morgan
imorgan at nas.nasa.gov
Thu Jun 18 06:38:12 EST 2009
On Tue, Jun 16, 2009 at 17:32:59 -0500, Dave Yost wrote:
> Hi.
>
> On
> http://openssh.org/manual.html
> I think there should be
> authorized_keys(5)
> known_hosts(5)
I agree that an authorized_keys(5) man page would be nice. I was going
to file it as an enhancement request and then got distracted.
>
> Can an authorized_keys entry say something like
>
> from=192.168.1.32,192.168.1.33 command=/bin/foo ...
Your almost have the right syntax:
from="192.168.1.32,192.168.1.33",command="/bin/foo" ...
>
> or do I need to make a separate entry for each IP address?
>
> Thanks
>
> Dave
--
Iain Morgan
More information about the openssh-unix-dev
mailing list