This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to force passfile-login via SSL?


Ralf Steinh wrote:

> Cygwin's SSH is the only incoming contact point of our server with the
> Internet, the rest protected by a firewall.
> Because our passwords are potentially weak (=short), and also to give
> remote-access to only a limited set of users, I want to configure Cygwin to
> allow connections with SSH only when they try to log in via a keyfile. (So
> NOT via Username/Password of any NT-User).

Have a look at "man sshd_config".  I think the directive you want is
"PasswordAuthentication no".

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]