]> andersk Git - openssh.git/commitdiff
- markus@cvs.openbsd.org 2001/09/19 10:08:51
authormouring <mouring>
Thu, 20 Sep 2001 00:54:01 +0000 (00:54 +0000)
committermouring <mouring>
Thu, 20 Sep 2001 00:54:01 +0000 (00:54 +0000)
     [sshd.8]
     command=xxx applies to subsystem now, too

ChangeLog
sshd.8

index c07000ae9a01ab483c027f0b14c2893d69a1278f..0b597541136f81be182607eb6d077b6c3e340f1e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+20010919
+ - (bal) OpenbSD Sycn
+   - markus@cvs.openbsd.org 2001/09/19 10:08:51
+     [sshd.8]
+     command=xxx applies to subsystem now, too
+
 20010918
  - (djm) Configure support for smartcards. Based on Ben's work.
  - (djm) Revert setgroups call, it causes problems on OS-X
diff --git a/sshd.8 b/sshd.8
index 00c9bdfb4c5424e1e92f891a104556d8fb6f3507..38c3b14339c7796cc1abf84e1dc43112fd97ba10 100644 (file)
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\" $OpenBSD: sshd.8,v 1.148 2001/09/14 18:56:04 markus Exp $
+.\" $OpenBSD: sshd.8,v 1.149 2001/09/19 10:08:51 markus Exp $
 .Dd September 25, 1999
 .Dt SSHD 8
 .Os
@@ -1007,6 +1007,7 @@ to restrict certain RSA keys to perform just a specific operation.
 An example might be a key that permits remote backups but nothing else.
 Note that the client may specify TCP/IP and/or X11
 forwarding unless they are explicitly prohibited.
+Note that this option applies to shell, command or subsystem execution.
 .It Cm environment="NAME=value"
 Specifies that the string is to be added to the environment when
 logging in using this key.
This page took 0.233114 seconds and 5 git commands to generate.