Limiting a user to scp and not ssh

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Matt Alexander
Dato:  
Emne: Limiting a user to scp and not ssh
Uhhh... but I want them to be able to scp to my box. If I set their
shell to /bin/false, they can't scp in.


On 20 Jun 2002, Bill Warner wrote:

> Your probably better off just setting there shell to /bin/false in
> /etc/passwd.
>
> If there is every any kind of security hole in scp that someone could
> exploit they could get in to your box with your current setup.