On 3/2/11 9:13 AM, Randy Baker wrote:
Can the folks at Dartware create a command line program that will change the
setting to allow external logins so that configuration of DataCenter can be
completed from a remote workstation? Or, is there another way such as using
wget?
I would recommend using an SSH tunnel via the /usr/bin/ssh or PuTTY.
Once a tunnel is set up, you can point a web browser at localhost:8182
on your own computer, with the effect being that you actually connect to
localhost:8182 on the remote computer.
ssh -L 127.0.0.1:8182:127.0.0.1:8182 -N user@host
--
Bill Fisher
Dartware, LLC
____________________________________________________________________
List archives:
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: intermapper-talk-...@list.dartware.com