Re: Help! Can't login or su, but SSH is ok... [solved]

2007-01-23 Thread Marc Branchaud
The winbind entries were still in /etc/nsswitch.conf, but removing them didn't help. What did help was removing use_first_pass from /etc/pam.d/common-auth. Doh! Serves me right for trying to fix problems at the end of the day... Thanks for your pointer though, Kevin! I did have to clean up

RE: Help! Can't login or su, but SSH is ok...

2007-01-22 Thread Kevin Ross
> -Original Message- > From: Marc Branchaud [mailto:[EMAIL PROTECTED] > Sent: Monday, January 22, 2007 2:54 PM > To: debian-user@lists.debian.org > Subject: Help! Can't login or su, but SSH is ok... > > Hi all, > > Over the weekend one of my sarge bo

Help! Can't login or su, but SSH is ok...

2007-01-22 Thread Marc Branchaud
Hi all, Over the weekend one of my sarge boxes decided to stop accepting logins. Currently, the box allows remote SSH (via public-key authentication) for regular users, but it doesn't allow user logins via telnet or on the console, even for root. SSH'd-in users also can't su to any user. T