Subject: Re: Can't login or su when using login.conf?
To: Christos Zoulas <christos@astron.com>
From: Cheese Lottery <cheeselottery@gmail.com>
List: netbsd-users
Date: 11/05/2005 18:59:39
On 11/5/05, Christos Zoulas <christos@astron.com> wrote:
> Don't you need 2 colons after the class name like:
>
> echo 'default|default class::hushlogin:' > login.conf

Ah, you are right, thank you. Unfortunately:

# echo 'default|default class::hushlogin:' > login.conf
# cap_mkdb login.conf
# su
su: pam_acct_mgmt: error in service module
#

I haven't altered my pam configuration in any way.