Re: Logging into SSH
From: Jeff P. Van Dyke (jpv_at_vandyke.com)
Date: 02/27/04
- Previous message: Ball, Duncan: "RE: Logging into SSH"
- In reply to: Dave Howe: "Re: Logging into SSH"
- Next in thread: Ball, Duncan: "RE: Logging into SSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: "Email List: Secure Shell" <secureshell@securityfocus.com> Date: Thu, 26 Feb 2004 18:51:29 -0700
> Richard Watson wrote:
> > Hi,
> > Does anybody know how to force SSH to require username/password AND
> > public key authentication before allowing a login?
> why would you want to? I suppose it would be possible, but only by
> recompiling.
> the public key should be password protected anyhow...
One reason to do this is because it is possible to enforce the
quality of passwords, but you can't enforce the policy of a
passphrase on public keys.
VShell supports this under UNIX with the configuration parameter
AuthenticationsRequired. You can include both password and
publickey in the list.
I believe other SSH2 servers have a similar parameter.
Jeff P. Van Dyke
jpv@vandyke.com
www.vandyke.com
- Previous message: Ball, Duncan: "RE: Logging into SSH"
- In reply to: Dave Howe: "Re: Logging into SSH"
- Next in thread: Ball, Duncan: "RE: Logging into SSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|