[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sshd: User angeben, die sich einloggen dürfen



"Jens Müller" <jens.lists@unfaehig.de> writes:

> Wo kann man das einstellen?
> 
> In der sshd_config habe ich keine entsprechende Zeile gefunden.
> 
> Ich benutze das Paket ssh.

Sorry, hab's gefunden:

     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.
-- 
Please don't CC me on replies!



Reply to: