Re: restricted users
From: Hong Tian (htian@ias.edu)
Date: 02/27/03
- Previous message: Greg Wooledge: "Re: restricted users"
- Maybe in reply to: Hong Tian: "restricted users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Hong Tian <htian@ias.edu> To: "'secureshell@securityfocus.com'" <secureshell@securityfocus.com> Date: Thu, 27 Feb 2003 08:53:12 -0500
Thanks all. Based on the following information, I will use the wildcard
patterns to resolve it.
-----------
AllowUsers
This keyword can be followed by a list of user name patterns,
separated by spaces. If specified, login is allowed only for
users names that match one of the patterns. `*' and `'? can be
used as wildcards in the patterns. Only user names are valid; a
numerical user ID is not recognized. By default, login is
allowed for all users. If the pattern takes the form USER@HOST
then USER and HOST are separately checked, restricting logins to
particular users from particular hosts.
DenyUsers
This keyword can be followed by a list of user name patterns,
separated by spaces. Login is disallowed for user names that
match one of the patterns. `*' and `?' can be used as wildcards
in the patterns. Only user names are valid; a numerical user ID
is not recognized. By default, login is allowed for all users.
If the pattern takes the form USER@HOST then USER and HOST are
separately checked, restricting logins to particular users from
particular hosts.
- Next message: Clary, Steve: "Key Exchange Failed (error message)"
- Previous message: Greg Wooledge: "Re: restricted users"
- Maybe in reply to: Hong Tian: "restricted users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|