Hi,
onetouch-ssh creates /tmp/onetouch.log that is owned by currently running user, making it impossible to run by any other user in the system. Here is proposed patch for this:
kolargol@32707a5
It create /tmp/onetouch-ssh-UID.log that do not conflict with other users.