Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: public key authentication client both on windows and linux |
|---|---|
| Date: | Mon, 31 Oct 2005 08:29:39 +0200 (IST) |
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
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Next by Date: | RE: public key authentication client both on windows and linux, Bryan McAninch |
|---|---|
| Next by Thread: | Re: public key authentication client both on windows and linux, Dolf Andringa |
| Indexes: | [Date] [Thread] [Top] [All Lists] |