NaCl plugin exited with status code 255. (R)econnect, (C)hoose another connection, or E(x)it?
--
You received this message because you are subscribed to the Google Groups "chromium-hterm" group.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-hterm/17fd4e57-b24c-453c-9682-e4f931c5dd3b%40chromium.org.
Basically, i only have access to my local network through ssh, but we have some legacy samba servers that i would like to access.these are the settings from chrome sshkeithwi@hostnameofserver:22identity [default]
looks to me like you're trying to allocate a reserved port (445) on the remote side as well as the local side, and do so as non-root. so you are correctly being rejected.
On Fri, May 15, 2015 at 2:03 AM, Keith Williams <kei...@google.com> wrote:
On Thu, May 14, 2015 at 9:11 AM, Mike Frysinger <vap...@chromium.org> wrote:
to be clear, you want to forward a local privileged port to a remote unprivileged port ? what is the command line you're using exactly ?