[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Remoteaufruf eines Kommandos



Tom Schmitt <TomSchmitt@gmx.de> wrote:
> ssh user@andrerserver '/pfad/kommando --parameter data'
...
> ausführt. Ich würde den Zugriff gerne auf dieses eine Kommando begrenzen.

man sshd
...
AUTHORIZED_KEYS FILE FORMAT
...

Ich hab hier z.B.:
from="1.2.3.4",no-port-forwarding,no-X11-forwarding,no-agent-forwarding,no-pty,command="/usr/local/etc/foo" ssh-dss ...


regards
   Mario
-- 
To err is human. To really foul things up requires a computer.



Reply to: