[Openstack] SSH permissions (was: Re: Error during live migration)

Peter Funk pf at artcom-gmbh.de
Mon Aug 19 06:29:57 UTC 2013


Guilherme Russi wrote 16.08.2013 um 09:53:
>  Here is my directory configs:
> 
> drwxrwxrwx  2 nova nova     76 Ago 15 14:54 .ssh
> 
> I made chmod a+xwr at the folder at all computers, I made it because I
> couldn't find the reason I was no allowed to migrate, can it be like that?

For SSH to work the permissions of $HOME/.ssh should look like this:
  drwx------  2 nova nova     76 Ago 15 14:54 .ssh

Use:
  chmod -R go-rwx .ssh

Regards, Peter Funk
-- 
Peter Funk, home: ✉Oldenburger Str.86, D-27777 Ganderkesee
mobile:+49-179-640-8878 phone:+49-421-20419-0 <http://www.artcom-gmbh.de/>
office: ArtCom GmbH, ✉Haferwende 2, D-28357 Bremen, Germany




More information about the Openstack mailing list