summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-02-10 22:19:23 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-02-10 22:19:23 +0000
commita1ebd89d243fb079b6c3b89e14dd6af47ef11161 (patch)
treed918f44384959b63c29d0c2569e8ce1f6ca8b8a7 /sshd.8
parent03df5bde9c6ae82168098b9be5775b42d02ad8e5 (diff)
Sync w/ OpenBSD
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.87
1 files changed, 3 insertions, 4 deletions
diff --git a/sshd.8 b/sshd.8
index c71ecb2a8..5bf0b3a6e 100644
--- a/sshd.8
+++ b/sshd.8
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd.8,v 1.90 2001/02/04 11:11:55 djm Exp $ 37.\" $OpenBSD: sshd.8,v 1.92 2001/02/09 23:38:11 deraadt Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -298,7 +298,7 @@ Specifies whether an AFS token may be forwarded to the server.
298Default is 298Default is
299.Dq yes . 299.Dq yes .
300.It Cm AllowGroups 300.It Cm AllowGroups
301This keyword can be followed by a number of group names, separated 301This keyword can be followed by a list of group names, separated
302by spaces. 302by spaces.
303If specified, login is allowed only for users whose primary 303If specified, login is allowed only for users whose primary
304group or supplementary group list matches one of the patterns. 304group or supplementary group list matches one of the patterns.
@@ -319,7 +319,7 @@ users are also denied shell access, as they can always install their
319own forwarders. 319own forwarders.
320.Pp 320.Pp
321.It Cm AllowUsers 321.It Cm AllowUsers
322This keyword can be followed by a number of user names, separated 322This keyword can be followed by a list of user names, separated
323by spaces. 323by spaces.
324If specified, login is allowed only for users names that 324If specified, login is allowed only for users names that
325match one of the patterns. 325match one of the patterns.
@@ -1093,6 +1093,5 @@ protocol versions 1.5 and 2.0.
1093.Xr ssh-add 1 , 1093.Xr ssh-add 1 ,
1094.Xr ssh-agent 1 , 1094.Xr ssh-agent 1 ,
1095.Xr ssh-keygen 1 , 1095.Xr ssh-keygen 1 ,
1096.Xr ssl 8 ,
1097.Xr rlogin 1 , 1096.Xr rlogin 1 ,
1098.Xr rsh 1 1097.Xr rsh 1