erlang shell via ssh

Erik Reitsma (RY/ETM) erik.reitsma@REDACTED
Thu Dec 15 13:04:22 CET 2005


For me it worked like a charm on my freshly compiled OTP R10-9 on NetBSD 2.1 for sparc64 :-)
I could ssh both from another machine and from the machine itself.

*Erik.
> -----Original Message-----
> From: owner-erlang-questions@REDACTED
> [mailto:owner-erlang-questions@REDACTED]On Behalf Of tobbe
> Sent: Thursday, December 15, 2005 12:38 PM
> To: erlang-questions@REDACTED
> Subject: erlang shell via ssh
> 
> 
> 
> Yesterday, I tried to setup so that I could get an Erlang 
> shell via ssh access.
> I failed! Sometimes I think the OTP man-pages are just a tiny 
> bit too terse...
> 
> Anyway, I do not want to run as root, so I tried:
> 
> 1> ssh_sshd:listen(3322, [{user_passwords, [{"admin","admin"}]}]).
> {ok,<0.33.0>}
> 
> then I tried to connect with ssh:
> 
> # ssh -p 3322 localhost
> 
> But I just got an error report about 'eaccess' etc.
> 
> So if someone know how to setup this I would appreciate to 
> hear about it.
> I used OTP R10-9.
> 
> Cheers, Tobbe
> _________________________________________________________
> Sent using Mail2Forum (http://m2f.sourceforge.net)
> 



More information about the erlang-questions mailing list