Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jul 2005 09:42:02 -0400
From:      "Daniel Auman" <dauman@pcsinconline.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Logging into FreeBSD
Message-ID:  <000401c583c2$d2a32b10$0500000a@LAPTOP>

next in thread | raw e-mail | index | archive | help
Hi all,

=20

I'm afraid I must show my extreme ignorance.  Using FreeBSD 5.4 I've =
created
a log-in that starts a script I created

=20

#!/bin/sh

mysql -u "username" -p"password"

=20

It works fine.  I get motd, then the mysql prompt.  When I type the quit
command I lose my SSH connection which is great! Problem is I don't have =
a
clue how to even search for security problems related to using a custom
login similar to what I've created. Can anybody point me in the right
direction(s)?  I'm happy to do the reading on my own.

=20

Thanks a lot,

=20

Daniel Auman
Personalized Computer Systems, Inc.
4486 Indian Ripple Road
Dayton, Ohio 45440
Phone: (937)296-7416
  Fax: (937)431-0775
email: dauman@pcsinconline.com <mailto:khurst@PCSIncOnline.com>=20

=20




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000401c583c2$d2a32b10$0500000a>