I suppose you mean that you've been using telnet to access the
server and mysql to access the mysql server.  From a security
standpoint, you should probably install sshd, deinstall telnet,
rsh, rexec, etc. and use ssh exclusively to login to your server.
Of course, this is only a tiny piece of an overall security
strategy, and you should invest some time in developing a complete
security solution, if you haven't already.

However, this is now almost completely off-topic.

-Tilghman

-- 
"There cannot be a crisis today.  My schedule is already full."
     --Henry Kissinger

> -----Original Message-----
> From: John Jensen [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 07, 2001 18:10
> 
> Alright, you've got me worried.
> I have been using telnet to access mysql. Could that have something 
> to do with the problems I have been having with the server? (The root 
> password was erased, but there was no other evidence of a breakin.)
> 
> On 8 Feb 2001, at 7:56, Quentin Bennett wrote:
> 
> > You don't connect to mysql server using telnet, you use the mysql
> > command line client 'mysql'.
> > 
> > -----Original Message-----
> > From: @ndYD [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, 8 February 2001 07:13
> > 
> > server version: 3.22.34-shareware-debug
> > OS:             Windows 98
> > 
> > I tried to access the mySQL- server via the Win-Telnet Client.
> > 
> > If the connection is established, the following mysterious string
> > appears:
> > 
> > (
> >  3.22.34-shareware-debugk7qS,~Z),
> > 
> > After that, I entered some characters.
> > Then the connection will be closed by the server and the 
> error string
> > "Bad Handshake" appears.
> > 
> > Question:
> > Is this feature (Telnet) not available in the 
> shareware-version. Or is
> > this a basically problem?

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to