Hi
I have enabled user command line access to an sme 6 box. I want to be able to (from remote windows pc's) rsync via ssh, run commands remotely (eg - ssh user@host command) and connect to the hidden web server (only port 23 is open to the web) via port forwarding.
This all works fine but I can't get the port forwarding to work without leaving an active console session open while the session is up. Any ideas on how to disable the interactive side of things
while allowing the other funtions to work. Ideally I want to disable this via the users $HOME/.ssh/config file but the settings in this seem to get ignored.
any help appreciated.
cheers
Mark