Key information

From: Cole Tuininga (cole_at_tuininga.org)
Date: 03/26/04


Date: Fri, 26 Mar 2004 10:02:08 -0500

Well, you folks were so helpful with regards to doing the CVS without a
shell question, that I'm back with another one. 8)

I'd like to let my users generate their own private/public key pair so
they can set their own password, etc, then they can just email me the
public key and I can install it on my server. However, I'd like to add
two restrictions. I'd like the key to be at least 2048 bit, and I don't
want to allow passwordless keys. If they send me their public key, is
there a way I can gleam this information from it?

I'm suspecting that the answer to finding out whether or not it is
passwordless is no, that I can't do it without the private key?

-Cole Tuininga



Relevant Pages

  • Re: Setting up a secure shell server
    ... I have 3+ years of linux ... If you mean passwordless as in no known password for the ... trusted third party must therefore insert the users public key in the ... appropriate place before the user can actually authenticate and thus log ...
    (Focus-Linux)
  • Re: Key information
    ... > public key and I can install it on my server. ... > passwordless is no, that I can't do it without the private key? ... Even if you get the private key from them, ...
    (comp.security.ssh)