Well, I still don't know how to make ssh use PAM, but I do know that if
I just grab the precompiled rpm's from replay.com, it works fine.

I suppose that I could go read the .spec from the src.rpm, but at this
point I'm just glad it works; home-baked binaries are nice, but these
days I'm too busy to be picky.

Thanks to all for the assistance.

-m


Charles Galpin wrote:
> 
> doesn't look like it
> 
> [cgalpin@pooh toll]$ ldd `which sshd`
>         libz.so.1 => /usr/lib/libz.so.1 (0x40004000)
>         libnsl.so.1 => /lib/libnsl.so.1 (0x40012000)
>         libcrypt.so.1 => /lib/libcrypt.so.1 (0x40018000)
>         libpam.so.0 => /lib/libpam.so.0 (0x40047000)
>         libdl.so.2 => /lib/libdl.so.2 (0x4004e000)
>         libutil.so.1 => /lib/libutil.so.1 (0x40051000)
>         libc.so.6 => /lib/libc.so.6 (0x40054000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00000000)
> [cgalpin@pooh toll]$ rpm -qf `which sshd`
> ssh-server-1.2.26-1us
> 
> Honestly don't know what you would do to get pam support. Try get the
> source rpm and read the .spec file. My version above is straight from
> replay.com.
> 
> On Wed, 13 Oct 1999, Michael Jinks wrote:
> 
> > First off, yes, I believe that I did enable MD5 hashing at install time
> > on this box.  Should have guessed there'd be a drawback...
> >
> > But, if Igmar is right, there is still hope short of a reinstall, so
> > here's the output of "ldd ssh":
> >
> >         libnsl.so.1 => /lib/libnsl.so.1 (0x5002a000)
> >         libcrypt.so.1 => /lib/libcrypt.so.1 (0x50054000)
> >         libutil.so.1 => /lib/libutil.so.1 (0x50091000)
> >         libc.so.6 => /lib/libc.so.6 (0x500a3000)
> >         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x50000000)
> >
> > I suspect that none of the libs above refer to PAM - right?  That being
> > the case, how do I get ssh to compile with PAM support?
> 
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
begin:vcard 
n:Jinks;Michael
tel;fax:773-702-2280
tel;work:773-834-3858
x-mozilla-html:FALSE
org:University of Chicago Biological Sciences Division
version:2.1
email;internet:[EMAIL PROTECTED]
title:Enterprise Systems Engineer
adr;quoted-printable:;;924 E.57th Street=0D=0ARoom 015;Chicago;IL;60637;USA
x-mozilla-cpt:;0
fn:Michael Jinks
end:vcard

Reply via email to