Hello all,
I'm just pointing this out because it is not documented somewhere (I think). Because the host's /etc/passwd lines are copied "as is" to the coprocessor, there is a chance that ssh logins will fail due to a non-existent shell. Specifically, the coprocessor OS image only contains sh, bash and ash. If you are using anything else logins will fail silently. This is a bug. Should I report it somewhere properly?
Cheers!