Date: Wed, 11 Apr 2007 18:18:00 +0400 From: Yuri Grebenkin <breath@unix.net> To: des@des.no (Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?=) Cc: freebsd-chat@freebsd.org Subject: Re: Erroneous delivery of list e-mail Message-ID: <20070411181800.0eb9afc1.breath@unix.net> In-Reply-To: <86r6qrujwa.fsf@dwp.des.no> References: <200704111307.l3BD7RKp069142@pro26.abac.com> <86r6qrujwa.fsf@dwp.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 11 Apr 2007 15:21:09 +0200 des@des.no (Dag-Erling Sm=F8rgrav) wrote: > "keith" <keith@kgparts.com> writes: > > Ok, maybe not everything... but everything I KNOW HOW to do... :( >=20 > Do you KNOW HOW to check the headers of an email you received from the > list to see what address it was actually delivered to? >=20 > DES > --=20 > Dag-Erling Sm=F8rgrav - des@des.no --- Here are the headers --- On Wed, 11 Apr 2007 10:00:42 -0400 "keith" <keith@kgparts.com> wrote: > I am not sure how to fwd as attached???=20 >=20 > This is the header in the email of a message from the list. (same one I am > fwding you): >=20 > Return-Path: <owner-freebsd-questions@freebsd.org> > Received: from smtp-gw4.mailanyone.net (smtp-gwalt4.mailanyone.net > [69.31.1.237]) > by pro26.abac.com (8.13.8/8.13.8) with ESMTP id l3BDoGAI094609 > for <keith@kgparts.com>; Wed, 11 Apr 2007 06:50:19 -0700 (PDT) > (envelope-from owner-freebsd-questions@freebsd.org) > X-Original-To: freebsd-questions@freebsd.org > Delivered-To: freebsd-questions@freebsd.org > DKIM-Signature: a=3Drsa-sha1; c=3Drelaxed/relaxed; d=3Dgmail.com; s=3Dbet= a; > =09 > h=3Ddomainkey-signature:received:received:message-id:date:from:to:subject= :cc:m > ime-version:content-type:content-transfer-encoding:content-disposition; > =09 > b=3DTqW/ld+fePuYXUdz0hYZVTK4F/4jDfKz4uk9563tjwyZ8YaIl0g6PFd71lmGJ36KfK0An= xUpeV > BY//ckqKBtBsnYvlqmuP+xAHgu5ZNWhAtk3f5BMXbDsjP6AkVP1Cx8AWLgmj2Vt9cAouC6iJ/= p+M > l0MvASkkhrFyexgwliDS4=3D > DomainKey-Signature: a=3Drsa-sha1; c=3Dnofws; d=3Dgmail.com; s=3Dbeta; > =09 > h=3Dreceived:message-id:date:from:to:subject:cc:mime-version:content-type= :cont > ent-transfer-encoding:content-disposition; > =09 > b=3DRnfWGSxcIUqp3P5Xerz/+k+9mbvtHu3tpYENVXMwwD1Tdkj3YOlHqd1NUgRjTPARNxDV3= c3B5H > /SXfOv5+eSCDvqY+NbE5/jd+515sX2G4dehcj4zJkGrgbufZTA43P/wOFq/a1RCs1Sl4CJ2Bu= DlU > 4Zhvr3L6h4btKHGgCGuMI=3D > Message-ID: <226ae0c60704110648t162b5991pd98728f68b2a6082@mail.gmail.com> > Date: Wed, 11 Apr 2007 09:48:38 -0400 > From: "David Robillard" <david.robillard@gmail.com> > To: "FreeBSD Questions" <freebsd-questions@freebsd.org> > MIME-Version: 1.0 > Content-Type: text/plain; charset=3DISO-8859-1; format=3Dflowed > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > Cc: L33T Networks <fbsdhelp@l33tnetworks.com> > Subject: Re: Locking SSH Users to $HOME > X-BeenThere: freebsd-questions@freebsd.org > X-Mailman-Version: 2.1.5 > Precedence: list > List-Id: User questions <freebsd-questions.freebsd.org> > List-Unsubscribe: > <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,=20 > <mailto:freebsd-questions-request@freebsd.org?subject=3Dunsubscribe> > List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> > List-Post: <mailto:freebsd-questions@freebsd.org> > List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=3Dhelp> > List-Subscribe: > <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,=20 > <mailto:freebsd-questions-request@freebsd.org?subject=3Dsubscribe> > Sender: owner-freebsd-questions@freebsd.org > Errors-To: owner-freebsd-questions@freebsd.org > X-FuseMail-Forward: 1 > X-FuseMail-FwdBy: 170066 > X-Spam-Score: 0.001 (SPF_SOFTFAIL) >=20 >=20 >=20 > Any help is appreciated!!!=20 >=20 > Thanks!! >=20 >=20 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of David Robillard > Sent: Wednesday, April 11, 2007 9:49 AM > To: FreeBSD Questions > Cc: L33T Networks > Subject: Re: Locking SSH Users to $HOME >=20 > > Using the SSHD server, how can I lock users SSH'ing into a box into the= ir > > home directory, without having access to the /usr/home directory as a > > whole? >=20 > You can try to use the security/ssh2 port to replace the base system's > sshd(8). This version of ssh supports additional chroot configuration > options which lets you do exactly what you're looking for. >=20 > Here's a link to the port: > http://www.freebsd.org/cgi/url.cgi?ports/security/ssh2/pkg-descr >=20 > Here's an article which shows you how to do what your looking for: > http://freebsdrocks.net/index.php?option=3Dcom_content&task=3Dview&id=3D5= 1&Itemid=3D > 1 >=20 > Have fun, >=20 > David > --=20 > David Robillard > UNIX systems administrator & Oracle DBA > CISSP, RHCE & Sun Certified Security Administrator > Montreal: +1 514 966 0122 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" - Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070411181800.0eb9afc1.breath>