From owner-freebsd-questions Tue Jan 5 15:23:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29878 for freebsd-questions-outgoing; Tue, 5 Jan 1999 15:23:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA29866 for ; Tue, 5 Jan 1999 15:23:13 -0800 (PST) (envelope-from ludwigp@bigfoot.com) Received: (qmail 12893 invoked from network); 5 Jan 1999 23:22:45 -0000 Received: from speedy.chip-web.com (HELO speedy) (172.16.1.1) by inet.chip-web.com with SMTP; 5 Jan 1999 23:22:45 -0000 Message-Id: <4.1.19990105151833.00bad6b0@mail-r> Message-Id: <4.1.19990105151833.00bad6b0@mail-r> X-Sender: ludwigp2@mail-r X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Tue, 05 Jan 1999 15:22:31 -0800 To: Gustavo Vieira G C Rios , freebsd-questions@FreeBSD.ORG, freebsd-security@FreeBSD.ORG From: Ludwig Pummer Subject: Re: Security In-Reply-To: <36925FC2.12EC490F@netshell.vicosa.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 10:53 AM 1/5/99 , Gustavo Vieira G C Rios wrote: >Hi, folks, i am trying to increase my system security, but the main >problem i would like to solve is: >I DON'T wanna my user to send their passwords via a connect over >internet. for instance, when getting email they need to send it! Isn't >there any way to send this passwd encrypted? The same happens with ftp, >etc. For shell session i am using ssh, but how to do about other >services ? You could just use the SSH secure connection method. SSH lets you redirect a local port on your machine, encrypts that, sends it to the SSH server you're connected to, and that sends it to wherever. I use it to pick up my IMAP mail from work, where absolutely no outside connections using passwords are allowed. And my brother SSHs into here to get his POP mail and send it with SMTP. I'm using Cedomir Igaly's SSH client for Windows v2.101 (searching for "cedomir igaly ssh" on yahoo always finds it for me). There's a newer version available with more options, but it seems to have a problem using RSA keys, so I use my old v2.101. --Ludwig Pummer ( ludwigp@bigfoot.com ) ICQ UIN: 692441 ( ludwigp@email.com ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message