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 _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack