Comment 17 for bug 648754

Revision history for this message
Patrick Dawkins (pjcdawkins) wrote :

If anyone still experiences this problem (SFTP locations mounting for the user but not for root), this solved it for me:

sudo mv /root/.ssh/known_hosts /root/.ssh/old_known_hosts

(You might have an expired or invalid SSH key in /root/.ssh/known_hosts)