Hi Indra, The permissions on your key file are too open (group & everyone can access it). Try: $ chmod 600 <keyfile>
That'll make it so only you can read & execute it. Hopefully that should fix things for you. thanks, mark On 22/11/2010, at 2:03 PM, Indra Suryatama wrote: > Hey everyone, > > I have successfully setup my front end(CC,CLC,Walrus, and S3) also my Node > (NC) > And I have download image ubuntu 10.04 from image store, > > When I run my instances , for a short time it will be on pending state… after > I wait for sometime > It goes to running state… > So I think I can run my instances correctly > > The main problem is how to connect to the instance that already running on my > system > I have create an keypair named mykey.priv > After that I try to connect with write down following command: > > Ssh –i mykey.private [email protected] > > I got this following error: > ****************************************** > * WARNING UNPROTECTED PRIVATE KEY FILE! * > ****************************************** > Permissions 0644 for ‘mykey.priv’ are too open > It is recommended that your private key is not accessible by others > The private key will be ignored > Bad permissions: ignore key:mykey.private > Permission denied(public key) > > What should I do? Thanks before > > > Best Regards > <image001.jpg> > Indra Suryatama > Phone: > +6285742865348 > +6281325610080 > > > -- > Ubuntu-cloud mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/ubuntu-cloud
-- Ubuntu-cloud mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-cloud
