Re: ldap, kerberos and ssh-krb5

From: David Parutki (parutki_at_yahoo.com)
Date: 05/10/05

  • Next message: Christopher Rueber: "subscribe to debian-user"
    Date: Mon, 9 May 2005 15:34:31 -0700 (PDT)
    To: debian-user@lists.debian.org
    
    

    Ok, problem solved.

    I turned out that my nsswitch.conf was in error:

    passwd: files ldap
    group: files ldap
    shadow: compat
    snip...

    is not going to do it, but

    passwd: files ldap
    group: files ldap
    shadow: files ldap
    snip...

    is! And I can now return the UsePAM setting to yes.

    I found it in a thread that included this message:
    http://mailman.mit.edu/pipermail/kerberos/2004-October/006616.html

                    
    Yahoo! Mail
    Stay connected, organized, and protected. Take the tour:
    http://tour.mail.yahoo.com/mailtour.html

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Christopher Rueber: "subscribe to debian-user"

    Relevant Pages