From owner-freebsd-stable Tue Jan 26 06:45:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12566 for freebsd-stable-outgoing; Tue, 26 Jan 1999 06:45:45 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA12558 for ; Tue, 26 Jan 1999 06:45:43 -0800 (PST) (envelope-from cjohnson@palomine.net) Received: (qmail 24707 invoked by uid 1000); 26 Jan 1999 14:45:38 -0000 Date: Tue, 26 Jan 1999 09:45:38 -0500 From: Chris Johnson To: Gustavo Vieira Goncalves Coelho Rios Cc: FreeBSD Stable Subject: Re: security Message-ID: <19990126094538.A24685@palomine.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Gustavo Vieira Goncalves Coelho Rios on Tue, Jan 26, 1999 at 11:50:55AM -0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jan 26, 1999 at 11:50:55AM -0200, Gustavo Vieira Goncalves Coelho Rios wrote: > is there any way to avoid user from passing there password via network, > i.e., i would like them to send there passwd encrypted, via ssh i can do > that, but what about via FTP, POP3, etc? You can use sslwrap (http://www.rickk.com/sslwrap/) to wrap many network services. I use it for POP3, and never have to send my clear-text password over the network for any reason. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message