document_sftp is part of extra addons and has not been tested with the
v6 version of document.
** Changed in: openobject-addons
Status: New => Invalid
--
sftp pub key incompatibility
https://bugs.launchpad.net/bugs/459026
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Invalid
Bug description:
(A) I put my id_rsa.pub into authorized_keys on the remote host
ssh connection works without problem
(B) I put my id_rsa.pub into user preferences
The host key for the server xxx.xxx.xxx.xxx has changed. This could either mean
that DNS SPOOFING is happening or the IP address for the host and its host key
have changed at the same time. The fingerprint for the key sent by the remote
host is: ..... Please contact your system administrator.
after removing the fingerprint created by (A) from known_hosts (B) works and
adds a fingerprint to known_hosts
-> ssh does not work any more.
question - fingerprint of which machine is added by OpenERP / sftp module ?
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp