My VM server is installed Ubuntu 12.04 and connected to a storage (not sure about the system of this storage). I have change my home directory to the storage. However this storage could be assessed by a domain group with write permission (I cannot change it).
It could be dangerous if I put my keys where other people can view it. BTW: It seems the authorized_keys cannot be read from my new location ~/.ssh/authorized_keys
(I still need to type my password every time). How could I change the ~/.ssh/authorized_keys
to another place?
Thanks for any advice. Please let me know if my question is not clear.