From owner-freebsd-questions@FreeBSD.ORG Tue Jun 23 14:16:36 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F643106566C for ; Tue, 23 Jun 2009 14:16:36 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: from mail-ew0-f212.google.com (mail-ew0-f212.google.com [209.85.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id 960C08FC1B for ; Tue, 23 Jun 2009 14:16:35 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: by ewy8 with SMTP id 8so137141ewy.43 for ; Tue, 23 Jun 2009 07:16:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Puy01xbEwGdOJKN30hNxJBs+0iVYlHY5ciJsYZTmXBY=; b=hjXm5392PSO0g1MTf+1KXOp0Q/LPJ6rotf23ERnw7zD3K+qci4n0Qm4tj3+zVwuwbR 0MPWi29yf5qj6SVBJ9T28S0T5Inda3WKvy/TSPWYWT2s3ShQJGl2vMFQXnUQty4Z306Q 2LwlvpMXuJhlKYkoZ2Ro0W7bXM1K4z+0pBA2o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=OtktjprSWIMuO4yvzHA8ysoN0KVNedvhnFWdmLzyF5T58JFvi7/FMCqSyfT1t3DPGX qK+S12K4sp4R4uxe+msrBSyT4swuQv3JWDOW5+ZIIkeH8D4hj4bXgujtOD+Utk79KL7+ Cu0TiQ8AhNqejeZ5AfMVRCkDkS6jqDmmSgu7o= MIME-Version: 1.0 Received: by 10.216.18.195 with SMTP id l45mr48628wel.59.1245766587384; Tue, 23 Jun 2009 07:16:27 -0700 (PDT) In-Reply-To: <20090623141202.GB44661@gizmo.acns.msu.edu> References: <20090623141202.GB44661@gizmo.acns.msu.edu> Date: Tue, 23 Jun 2009 10:16:27 -0400 Message-ID: From: Daniel Underwood To: Jerry McAllister Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: ~/.ssh directory permissions 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: Tue, 23 Jun 2009 14:16:36 -0000 Thanks. Might as well set to 700 then.