Two password prompts with 'su'

From: Justin Bennett (justin_at_z-axis.com)
Date: 04/27/05

  • Next message: Kris Kennaway: "Re: Two password prompts with 'su'"
    Date: Wed, 27 Apr 2005 13:55:52 -0700
    To: FreeBSD Hackers <freebsd-hackers@freebsd.org>
    
    

    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

    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"


  • Next message: Kris Kennaway: "Re: Two password prompts with 'su'"