Mercurial > dropbear
diff dropbear.8 @ 1818:587c76726b5f
Add "restrict" authorized_keys option
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 01 May 2021 20:47:15 +0800 |
parents | 94323a20e572 |
children | 5120e22882de |
line wrap: on
line diff
--- a/dropbear.8 Wed Mar 31 23:31:26 2021 +0800 +++ b/dropbear.8 Sat May 01 20:47:15 2021 +0800 @@ -135,6 +135,10 @@ same functionality with other means even if no-pty is set. .TP +.B restrict +Applies all the no- restrictions listed above. + +.TP .B command=\fR"\fIforced_command\fR" Disregard the command provided by the user and always run \fIforced_command\fR. The -c command line option overrides this.