[olug] Downloading SSHD?

Brian Roberson roberson at bstc.net
Sat Jan 19 17:49:16 UTC 2002


rpm install's it to the correct directories all by itself , "rpm -iv
{PACKAGE} " will get you setup.



----- Original Message -----
From: "CM Miller" <cmmiller1973 at yahoo.com>
To: <olug at bstc.net>
Sent: Saturday, January 19, 2002 10:21 AM
Subject: [olug] Downloading SSHD?


>
>
> Got the RPM Openssh 2.5.2p2-5, but does it matter what
> directory I install to, home or usr?
>
> Any other advice for installing?
>
> -Chris
>
>
> --- Jeff Hinrichs <jlh at home.com> wrote:
> > > input of rpm -qa | grep ssh outputs
> > >
> > > openssh-askpass-2.5.2p2-5
> > > openssh-2.5.2p2-5
> > > openssh-askpass-gnome-2.5.2p2-5
> > > openssh-client-2.5.2p2-5
> > >
> > > not sure what to make of askpass....?
> > askpass is the mechanism to securely get you
> > authenticated against the users
> > for the machine.
> >
> > From your listing it appears that you don't have a
> > ssh daemon, you will want
> > openssh-server
> > If you're a RHN then just '/usr/sbin/up2date
> > openssh-server' to get it
> > installed.  If not then search for it on rpmfind or
> > download and build.  The
> > current version of openssh is 2.9p2-11.7 , the same
> > for the rest of the
> > openssh suite.
> > hth,
> > jeff
> > >
> > >
> > > --- Brian Roberson <roberson at bstc.net> wrote:
> > > > you can have the ssh client and not the daemon,
> > `rpm
> > > > -qa | grep ssh` what
> > > > does that give you?
> > > >
> > > >
> > > > ----- Original Message -----
> > > > From: "CM Miller" <cmmiller1973 at yahoo.com>
> > > > To: <olug at bstc.net>
> > > > Sent: Friday, January 18, 2002 5:38 AM
> > > > Subject: Re: [olug] SSHD
> > > >
> > > >
> > > > >
> > > > > This just hit me this morning.  I have ssh on
> > this
> > > > > machine because I made a script that uses ssh
> > to
> > > > log
> > > > > me into a remote Linux box at Metro College.
> > > > >
> > > > > But I am running RedHat 7.1 w/2.4.2 kernel.
> > > > >
> > > > > -Chris
> > > > >
> > > > >
> > > > > --- Phil Brutsche <phil at giedi.obix.com> wrote:
> > > > > > A long time ago, in a galaxy far, far way,
> > > > someone
> > > > > > said...
> > > > > >
> > > > > > > >To check if it's installed, as root try
> > the
> > > > which
> > > > > > > >command:
> > > > > > >
> > > > > > > >liberty:/home/bwiese # which sshd
> > > > > > > >/usr/sbin/sshd
> > > > > > >
> > > > > > > Upon doing a find -name under USR I got
> > > > > > > ./usr/share/doc/pam_krb5-1.31
> > > > > > > and there were two sshd files here
> > > > > >
> > > > > > Ignore them.  They're examples for using ssh
> > > > with
> > > > > > Kerberos.
> > > > > >
> > > > > > If you don't know what that means don't
> > worry
> > > > about
> > > > > > it.  You'll get to
> > > > > > that point eventually :)
> > > > > >
> > > > > > > >liberty:/home/bwiese # which ssh
> > > > > > > >/usr/bin/ssh
> > > > > > > >or the locate command:
> > > > > > > >liberty:/home/bwiese # locate sshd
> > > > > > > >/etc/init.d/rc3.d/K17sshd
> > > > > > > >/etc/init.d/rc3.d/S08sshd
> > > > > > > >/etc/init.d/rc5.d/K17sshd
> > > > > > > ><... snip ...>
> > > > > > >
> > > > > > > Doing a search here under ETC/BIN I found
> > ssh
> > > > file
> > > > > > as well, are these
> > > > > > > files I need to compile to get ssh to run
> > on
> > > > my
> > > > > > machine?
> > > > > >
> > > > > > No.
> > > > > >
> > > > > > What Linux distrubition are you using?
> > There
> > > > should
> > > > > > be pre-compiled
> > > > > > libraries available to you on the CD or on
> > the
> > > > 'net.
> > > > > >
> > > > > > --
> > > > > >
> > > > > > Phil
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> > > > > >
> > > > > > For help contact olug-help at bstc.net - run by
> > > > ezmlm
> > > > > > to unsubscribe, send mail to
> > > > > > olug-unsubscribe at bstc.net
> > > > > > or `mail olug-unsubscribe at bstc.net <
> > /dev/null`
> > > > > > (c)2001 OLUG http://www.olug.org
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> > > > > >
> > > > >
> > > > >
> > > > >
> > __________________________________________________
> > > > > Do You Yahoo!?
> > > > > Send FREE video emails in Yahoo! Mail!
> > > > > http://promo.yahoo.com/videomail/
> > > > >
> > > > >
> > > >
> > >
> >
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> > > > >
> > > > > For help contact olug-help at bstc.net - run by
> > ezmlm
> > > > > to unsubscribe, send mail to
> > > > olug-unsubscribe at bstc.net
> > > > > or `mail olug-unsubscribe at bstc.net <
> > /dev/null`
> > > > > (c)2001 OLUG http://www.olug.org
> > > > >
> > > > >
> > > >
> > >
> >
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > >
> >
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> > > >
> > > > For help contact olug-help at bstc.net - run by
> > ezmlm
> > > > to unsubscribe, send mail to
> > > > olug-unsubscribe at bstc.net
> > > > or `mail olug-unsubscribe at bstc.net < /dev/null`
> > > > (c)2001 OLUG http://www.olug.org
> > > >
> > > >
> > >
> >
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> > > >
> > >
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Send FREE video emails in Yahoo! Mail!
> > > http://promo.yahoo.com/videomail/
> > >
> > >
> >
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> > >
> > > For help contact olug-help at bstc.net - run by ezmlm
> > > to unsubscribe, send mail to
> > olug-unsubscribe at bstc.net
> > > or `mail olug-unsubscribe at bstc.net < /dev/null`
> > > (c)2001 OLUG http://www.olug.org
> > >
> > >
> >
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> > >
> >
> >
> >
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> >
> > For help contact olug-help at bstc.net - run by ezmlm
> >
> === message truncated ===
>
>
> __________________________________________________
> Do You Yahoo!?
> Send FREE video emails in Yahoo! Mail!
> http://promo.yahoo.com/videomail/
>
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
>
> For help contact olug-help at bstc.net - run by ezmlm
> to unsubscribe, send mail to olug-unsubscribe at bstc.net
> or `mail olug-unsubscribe at bstc.net < /dev/null`
> (c)2001 OLUG http://www.olug.org
>
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
>
>


-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

For help contact olug-help at bstc.net - run by ezmlm
to unsubscribe, send mail to olug-unsubscribe at bstc.net
or `mail olug-unsubscribe at bstc.net < /dev/null`
(c)2001 OLUG http://www.olug.org

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_




More information about the OLUG mailing list