Date: Sat, 26 May 2001 21:48:19 -0500 From: David Banning <sky_tracker@yahoo.com> To: Kris Kennaway <kris@obsecurity.org> Cc: David Banning <david@banning.com>, Bill Moran <wmoran@iowna.com>, questions@FreeBSD.ORG Subject: Re: ssh installation problem Message-ID: <20010526214819.A1663@yahoo.com> In-Reply-To: <20010526181426.A16599@xor.obsecurity.org>; from kris@obsecurity.org on Sat, May 26, 2001 at 06:14:27PM -0700 References: <200105270026.f4R0Q2700505@d.tracker> <3B103F48.53519E5D@iowna.com> <20010526203226.A662@yahoo.com> <20010526181426.A16599@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
OK. So think I've got it. I did a make deinstall from the ports. Then I went to /usr/src/secure and did a 'make install' Then I went to /usr/src/crypto/openssh/ssh_config and copied the config files to /etc/ssh All seems to work fine. Thanks for your help guys - On Sat, May 26, 2001 at 06:14:27PM -0700, Kris Kennaway wrote: > On Sat, May 26, 2001 at 08:32:27PM -0500, David Banning wrote: > > On Sat, May 26, 2001 at 07:42:00PM -0400, Bill Moran wrote: > > > David Banning wrote: > > > > > > > > I just installed SSH acccording to the directions on mostgraveconcern.org > > > > > > What version of FreeBSD are you running? Versions after 4.1.1 and 3.5.1 > > > have ssh installed with the base system. > > > > > I am running 4.3 > > You didn't need to install SSH because it was already there and set up > to work out of the box. You can (and probably should) undo whatever > steps you took to install the second copy of it. > > > > > error: ConnectionsPerPeriod has been deprecated! > > > > > > This says your ssh config file is outdated. A depreciated value won't > > > cause ssh to malfunction, but it's a good indicator that you need to fix > > > your config file. > > > > Well maybe I didn't follow the mostgraveconcern tutorial _exactly_. > > I didn't do a cvsup because I did one about a month ago when I > > upgraded to 4.3 > > I can't imagine that is my problem as to why it is out of date. > > If you upgraded by cvsup, I bet you didn't follow the full upgrade > procedure, which is documented in the handbook. You can get into this > kind of trouble if you only do a partial upgrade (e.g. only 'make > world'). > > > I just did the install from the ports; /usr/ports/security/rsaref > > Wait a minute. If I already had ssh installed I installed this from > > the ports then that would me the one version over the other you describing? > > rsaref is something different, and is not used by modern versions of > FreeBSD. It sounds like the tutorial you were following was for > FreeBSD 4.0. > > > > Getting a login via ssh is simple: > > > ssh localhost > > I get the login but it will not accept me. I imagine it wants > > me to have a password (I don't have one presently) > > I am in the ~/.rhosts file. > > SSH doesn't use .rhosts. See the manpage. > > Kris -- Speak softly and own a big, mean Doberman. -- Dave Millman _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010526214819.A1663>