From owner-freebsd-questions@FreeBSD.ORG Fri Jul 8 13:42:13 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEF1216A41C for ; Fri, 8 Jul 2005 13:42:13 +0000 (GMT) (envelope-from dauman@pcsinconline.com) Received: from smtp.donet.com (mail.donet.com [64.56.96.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68EB543D49 for ; Fri, 8 Jul 2005 13:42:13 +0000 (GMT) (envelope-from dauman@pcsinconline.com) Received: (qmail 11944 invoked by alias); 8 Jul 2005 13:42:09 -0000 Received: from cpe-24-210-183-85.woh.res.rr.com (HELO LAPTOP) (24.210.183.85) by smtp.donet.com for freebsd-questions@freebsd.org with SMTP; 8 Jul 2005 13:42:09 -0000 From: "Daniel Auman" To: Date: Fri, 8 Jul 2005 09:42:02 -0400 Message-ID: <000401c583c2$d2a32b10$0500000a@LAPTOP> MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Logging into FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 13:42:14 -0000 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 =20 =20