From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GZ87b-0000CQ-D7 for garchives@archives.gentoo.org; Sun, 15 Oct 2006 15:41:51 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9FFcIR2002745; Sun, 15 Oct 2006 15:38:18 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.227]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9FFYfPa010712 for ; Sun, 15 Oct 2006 15:34:42 GMT Received: by wx-out-0506.google.com with SMTP id r21so1788527wxc for ; Sun, 15 Oct 2006 08:34:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=oA1h1D3PoJTXXeOLjdPIsEABFDBuFTayfs/eejuSlgko7NAFFAQHx7fhOGR88SU5pLyd/EW9w5vyaorfGigtvtmTD9EyuKPs4qPs4XGiS/8w+wCUA2zFugcAI/RV60cDoTceGtY7M4Y+cxrFX4Hw5ndy8PxsFjxIBJ/Y2mekW6s= Received: by 10.70.78.4 with SMTP id a4mr9561745wxb; Sun, 15 Oct 2006 08:34:41 -0700 (PDT) Received: by 10.70.59.6 with HTTP; Sun, 15 Oct 2006 08:34:41 -0700 (PDT) Message-ID: <42c4f5b20610150834t63a04a66h53d222218423e195@mail.gmail.com> Date: Sun, 15 Oct 2006 17:34:41 +0200 From: "=?UTF-8?Q?R=C3=A9gis_D=C3=A9camps?=" Sender: regis.decamps@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: ssh access in vhost account In-Reply-To: <200610142040.36021.michaelkintzios@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Disposition: inline References: <200610141845.40651.michaelkintzios@gmail.com> <200610142027.57423.harmgeerts@home.nl> <200610142040.36021.michaelkintzios@gmail.com> X-Google-Sender-Auth: 50e5aa64db37de1a X-MIME-Autoconverted: from base64 to 8bit by robin.gentoo.org id k9FFYfPa010712 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k9FFcIRU002745 X-Archives-Salt: cef24b1b-556e-4b84-ac87-5841106bdfee X-Archives-Hash: d5482ef183099ad4427c07f9ab14718a On 10/14/06, Mick wrote: > Thanks, > > On Saturday 14 October 2006 19:27, Harm Geerts wrote: > > On Saturday 14 October 2006 19:45, Mick wrote: > > > I have a vhost account with an ISP and he's given me ssh access - w= hich > > > is nice. However, his /etc/sshd_config is set to allow passwd > > > authentication rather than public key and there's no > > > ~/.ssh/authorised_keys dir/file in my home. > > > > How does that matter? > > You should be able to create that yourself. > > Hmm, I can't! This is a FreeBSD server and it's rather locked down wit= h > respect to normal user access rights. > > > ssh doesn't care about vhost > > [...] > So, all I > need to ask them to do is uncomment #Match User and add my user name an= d > options? Like so: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D > Match User mick > PubkeyAuthentication yes > AuthorizedKeysFile ~/.ssh/authorized_keys > PasswordAuthentication no > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D > > Is that correct? Correct, provided you have sufficient permissions to create this file (or at modify it) on the server, which apparently is not the case yet --=20 R=C3=A9gis http://regis.decamps.info/blog/ --=20 gentoo-user@gentoo.org mailing list