[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssh-login on sparc



On Tue, Jan 23, 2001 at 12:56:17PM -0700, Ivan E. Moore II wrote:
> > > >
> > > > ln -s ssh /etc/pam.d/sshd
> > >
> > > Sorry Ben, This doesn't work.
> 
> I still say it is because it was not linked to PAM...we've seen this problem
> with the autobuilders lately since ssh had funky pam build-depends which
> the autobuilders skipped out on...*and* the fact that a ldd /usr/sbin/sshd 
> did not show libpam.so.0 listed.
> 

This seems to confirm that.

gateway:/tmp/usr/sbin# ldd sshd
	libnsl.so.1 => /lib/libnsl.so.1 (0x5002a000)
	libz.so.1 => /usr/lib/libz.so.1 (0x50053000)
	libutil.so.1 => /lib/libutil.so.1 (0x50072000)
	libcrypto.so.0 => /usr/lib/libcrypto.so.0 (0x50084000)
	libc.so.6 => /lib/libc.so.6 (0x50145000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x50000000)

Note: This is 1.2.3-9.1 extracted into /tmp to check it.

I've just checked 2.3.0p1-1.7 that I built myself and it also
has not pulled in libpam.so.0


Stuart



Reply to: