Re: Enable telnet access to D3/Linux -
04-12-2006
, 01:53 AM
Hi Penguin,
Looks like you're seeing the handshake of what ever middleware the PHP
interface uses when you telnet to its port. If telnet is cut off and
assuming the server admins will give you command line access then they
are probably using ssh. If you need a good, solid, and free windows
ssh client, google for the word 'putty' and follow the first links that
come up. : )
You could also set up an inetd type service that runs the d3 command
line that logs you into the database. I've had great luck with this
approach. It is also how some D3 middleware programs are rigged to
work.
hth,
Tedd |