Re: Authentication problem


Subject: Re: Authentication problem
From: Roger Fischer (rogerf1@mac.com)
Date: Mon Apr 03 2000 - 23:57:23 EDT


At 1:42 AM -0700 4/3/00, Patrik Schindler wrote:
>At 22:16 Uhr -0700 02.04.2000, Roger Fischer wrote:
>
>>But here's the problem, it's only happening on one account.
>>If I try to login under a different account it works. I can't
>>figure what I might have changed that would cause this.
>>If I telnet to the machine, it works fine, so the password
>>that I'm using is correct.
>
>Perhaps this is caused by some password expiries one can set in
>/etc/shadow (does BSD have this?). For myself, this is one of the
>remaining mysteries of unix in general: Some things work (telnet, shell),
>some not (afpd, pop3, ...).

A-Ha. Found the problem. Duh, it was in the faq.

Netatalk checks for a valid shell when you log in, and compares it to whats
listed in /etc/shells. I had recently switched my login shell to bash.

I added the line "/usr/pkg/bin/bash" to my /etc/shells file
and all is right in the world again.

Thanks,
Roger



This archive was generated by hypermail 2b28 : Wed Jan 17 2001 - 14:30:24 EST