Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Dec 2011 21:42:33 -0800
From:      Drew Tomlinson <drew@mykitchentable.net>
To:        Adam Vande More <amvandemore@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 8 LiveFS - How To Start SSHD?
Message-ID:  <4EF6B7C9.7030003@mykitchentable.net>
In-Reply-To: <CA%2BtpaK3C7i3QzPdYGj8gvjgMOdG%2BXOEmqH=_yhWZgearTP72iQ@mail.gmail.com>
References:  <4EF653B7.2070500@mykitchentable.net> <CA%2BtpaK3C7i3QzPdYGj8gvjgMOdG%2BXOEmqH=_yhWZgearTP72iQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/24/2011 9:05 PM, Adam Vande More wrote:
> On Sat, Dec 24, 2011 at 4:35 PM, Drew Tomlinson 
> <drew@mykitchentable.net <mailto:drew@mykitchentable.net>> wrote:
>
>
>     I can do the "Configure the network connection", the  "setup login
>     shell for root", and the "Prepare SSH" part.  However the "Enable,
>     configure, and start sshd" part doesn't seem to apply and really
>     doesn't make sense.
>
>     Bottom line is that after running /mnt2/use/sbin/sshd, I can see
>     the process in ps output.  However when I attempt to connect to
>     sshd as root, my connection is immediately closed.
>
>
>
> ssh -vv

Thank you.  That led me to know that my host.allow file wasn't right.  
Fixed that.  Now failing when keyboard-interactive packet is sent.  
Thinking it's the PermitRootLogin yes problem.  Have created a 
sshd_config file set to yes and used the -f /path/to/file switch when 
starting sshd.  Have also tried using -o 'PermitRootLogin yes' when 
starting.  Still not

Thanks for your help.

Drew

-- 
Like card tricks?

Visit The Alchemist's Warehouse to
learn card magic secrets for free!

http://alchemistswarehouse.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EF6B7C9.7030003>