[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: similar function to hosts.allow ident blockign on ssh.
RK>> Till now, i've configured hosts.deny/allow so only people with
RK>> specific ident will be able to access my system.
I don't really see much use of it - ident can be easily faked.
RK>> Couple of days ago, i've installed ssh2, and... i cant find a
RK>> similar function in the config file. is it even possible with
RK>> ssh ?
SSH works by keys, so if you disable password authentification (keyword
PasswordAuthentication in config file) then only users whose keys are
registered in authorized_keys file in specific account will be able to log
in. Be sure hosts.equiv is also disabled.
--
frodo@sharat.co.il \/ There shall be counsels taken
Stanislav Malyshev /\ Stronger than Morgul-spells
phone +972-3-9316425 /\ JRRT LotR.
http://sharat.co.il/frodo/ whois:!SM8333
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il