FWIW.
You could set up your ibay with a WebConsole to allow SSH connectivity (as per
http://myezserver.com/docs/mitel/webconsole-howto.html). That way they don't need to have an SSH client, but can still use SSH. I would avoid using Telnet if at all possible.
Trevor B
Gary Parker wrote:
>
> Hi all...
> I've recently set up a MAngband server on my SME 5.1.2 box
> and it runs great, I've setup a user account 'mangband' with
> a standard password for my friends to login and play the game
> with that runs the game client (on my server) as the shell,
> when they exit the game they get logged off the system. They
> also have the option of running the client locally and
> connecting over the Internet to the server, this uses less of
> my upstream bandwidth. However, what I'd like to be able to
> do is allow telnet access to this one account, 'mangband',
> and no other accounts on the system. This is to allow people
> with no SSH client access to the game. Is this possible?
>
> Anyone interested in the game should check out
>
www.mangband.org and grab the source. It compiled ok on my
> 5.1.2 machine with only a few tweaks to the h-system.h file
> in the mangband source, and of course installing the
> requisite rpm's for compiling stuff...
>
> If there's enough interest I might write a HOWTO for putting
> it onto SME...
>
> Gary