Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2005 13:55:52 -0700
From:      Justin Bennett <justin@z-axis.com>
To:        FreeBSD Hackers <freebsd-hackers@freebsd.org>
Subject:   Two password prompts with 'su'
Message-ID:  <426FFC58.6010307@z-axis.com>

next in thread | raw e-mail | index | archive | help
All,

Recently my machine (FreeBSD) started showing 2 password prompts when 
using su.

The first password seems to suffice, then hitting 'enter' on the second 
one lets me in.

Any ideas what is going on?

While I was writing this, it occurred to me that it may have something 
to do with Winbindd and nsswitch.conf.(?)

### Contents of nsswitch.conf ###
passwd:     files winbind
group:      files winbind
### End ###

Thanks,

Justin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?426FFC58.6010307>