On Thu, Sep 28, 2006 at 11:52:18AM -0400, Mark Haney wrote:
> This might be a bit off topic, but I'm at my wits' end. I have a server
> that uses PAM/LDAP for authentication. A recent update broke PAM and
> took me a couple of days to fix. But now, when I ssh into the box, I
> get no output from any commands. su,ls,cat all just return to the
> prompt without showing me any output. I can env and echo fine and tab
> completion works, so I know the shell is okay. I just don't have any
> clue on what to try next.
Just in case, I will mention a bug I encountered a month or two back.
I could ssh into a machine to run commands, ie ssh ls -l worked, but I
could not ssh in to get an interactive login shell. It turns out that
app-accessibility/sphinx3 was installing a bogus libutil in /usr/lib,
overriding the real glibc libutil in /lib, and borking everything.
See bug #145667 for details. The workaround has been to replace the
bogus libs with symlinks to the real ones.
This does not sound like your problem, but I figure it can't hurt to
at least throw it out for you to throw away :-)
--
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
Felix Finch: scarecrow repairman & rocket surgeon / [EMAIL PROTECTED]
GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o
--
[email protected] mailing list