Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2000 12:31:03 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Robert Withrow <bwithrow@nortelnetworks.com>
Cc:        hackers@freebsd.org, witr@rwwa.com
Subject:   Re: Authorization broken in 4.0 REL/XDM?
Message-ID:  <Pine.BSF.4.21.0004131230300.8526-100000@freefall.freebsd.org>
In-Reply-To: <200004131840.OAA35578@tuva.engeast.baynetworks.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 Apr 2000, Robert Withrow wrote:

> Any other ideas?

Do you have an up to date /etc?

/etc/pam.conf contains:

# XDM is difficult; it fails or moans unless there are modules for each
# of the four management groups; auth, account, session and password.
xdm     auth    required        pam_unix.so
#xdm    auth    sufficient      pam_kerberosIV.so	try_first_pass
xdm     account required        pam_unix.so		try_first_pass
xdm     session required        pam_deny.so
xdm     password required       pam_deny.so

Kris

----
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004131230300.8526-100000>