Re: public key authentication client both on windows and linux

From: Alexander Klimov (alserkli_at_inbox.ru)
Date: 10/31/05

  • Next message: Bryan McAninch: "RE: public key authentication client both on windows and linux"
    Date: Mon, 31 Oct 2005 08:29:39 +0200 (IST)
    To: secureshell@securityfocus.com
    
    

    On Sun, 30 Oct 2005, Dolf Andringa wrote:
    > I'm using public key authentication to access some servers through ssh.
    > I put my private key on a usb memory stick cause I need to access the
    > servers from different locations (when on holiday, from my home, from my
    > office, etc). I've password protected the private key with a very long
    > passphrase which is virtually unguessable. To be able to access the
    > private key from multiple OS'es, the fs of the memorystick is fat16.
    > Fat16 does not support any rights on files, so mounted on linux, all
    > files have 0755 permissions.

    It is possible to mount your drive with 0600:
     man mount
    search for fat and read about uid, gid, umask, dmask, and fmask

    Btw, why don't you simply copy your key to each of your workstation
    and change permissions?

    -- 
    Regards,
    ASK
    

  • Next message: Bryan McAninch: "RE: public key authentication client both on windows and linux"

    Relevant Pages

    • Re: SSL and IPS (was RE: ssh and ids)
      ... > is the private key of one party (provided here by key escrow, ... > Schawacker described) and the public key of the other party (captured off ... from the servers key file. ... The value "k" is the session key. ...
      (Focus-IDS)
    • Re: ssh without password for root
      ... > i want to log from workstation to servers without password ... I can specify to ssh-agent whose private key to use for all ... If I, as a user, specify the root's private key file (which obviously ...
      (comp.security.ssh)
    • Signing your own certificates: being your own CA
      ... I can do this because our servers only talk to each other ... Generate a private key for signing certificates. ... Securely distribute the public key to servers and ... Sign X.509 certificates generated for securing SOAP ...
      (microsoft.public.dotnet.security)
    • Re: Auto login with ssh
      ... > I am now working with two servers which has to be synchronized with ... > synchronization over SSH. ... Now you should be able to log on via public key ... And don't specify a passphrase for your private key;) ...
      (comp.os.linux.networking)
    • Re: F-secure: How to use a client key generated by the Windows versionon a linux client?
      ... (I DO have to use the private key for this, ... >> connect to various linux servers. ... >> client) to a Linux machine so that it will work there as well as ...
      (comp.security.ssh)