From 7e0d3757436d37c238d535df12933d3875d1d331 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 21 Mar 2010 00:40:23 +0100 Subject: caretaker-shell → caretaker-ssh-command MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- man/7/caretaker-shell.pod | 20 -------------------- man/7/caretaker-ssh-command.pod | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 man/7/caretaker-shell.pod create mode 100644 man/7/caretaker-ssh-command.pod (limited to 'man/7') diff --git a/man/7/caretaker-shell.pod b/man/7/caretaker-shell.pod deleted file mode 100644 index faac251..0000000 --- a/man/7/caretaker-shell.pod +++ /dev/null @@ -1,20 +0,0 @@ -=pod - -=head1 NAME - -caretaker-shell - Restricted shell for caretaker commands - -=head1 DESCRIPTION - -B is designed to only execute commands required B. -This is useful if you want to use B with ssh on untrusted hosts: -Generate a SSH key and put it into your .ssh/authorized_keys prefixed by -C<< command="/path/to/caretaker-shell" >>. -This way, caretaker will work, but it won't be possible to gain actual SSH -access to your host. - -=head1 WARNING - -This is an experimental feature, security flaws may be present. Use at own -risk, and while you're at it you might also want to add a passphrase to your -ssh keys. diff --git a/man/7/caretaker-ssh-command.pod b/man/7/caretaker-ssh-command.pod new file mode 100644 index 0000000..faac251 --- /dev/null +++ b/man/7/caretaker-ssh-command.pod @@ -0,0 +1,20 @@ +=pod + +=head1 NAME + +caretaker-shell - Restricted shell for caretaker commands + +=head1 DESCRIPTION + +B is designed to only execute commands required B. +This is useful if you want to use B with ssh on untrusted hosts: +Generate a SSH key and put it into your .ssh/authorized_keys prefixed by +C<< command="/path/to/caretaker-shell" >>. +This way, caretaker will work, but it won't be possible to gain actual SSH +access to your host. + +=head1 WARNING + +This is an experimental feature, security flaws may be present. Use at own +risk, and while you're at it you might also want to add a passphrase to your +ssh keys. -- cgit v1.2.3