On Mon, Dec 27, 1999 at 11:01:50PM -0600, Thomas T. Veldhouse wrote:
> Hello,
>
> I just got my box up and running Current 12-27. ATA works great for both drives
>now. However, I compiled XFree86 from the port and I chose the options for RPC,
>Wraphelp.c, PAM and threads. When I start x (using startkde), I get many many
>password prompts. I can only assume that the PAM module used for athentication by
>XFree86 is broken. Is the owner aware of this?
>
> I recompiled without PAM support and everything works as expected.
>
Hi!
I dunno if this is tooo tricky, but I added a single line to solved the
same question as yours. the xserver line...
X clive@cartier ~> tail -5 /etc/pam.conf
# tricky tricky forgive me
xserver auth sufficient pam_permit.so no_use
# If we don't match anything else, default to using getpwnam().
other auth required pam_unix.so try_first_pass
other account required pam_unix.so try_first_pass
X clive@cartier ~>
--
CirX
Clive Lin <[EMAIL PROTECTED]>
FreeBSD - The Power to Serve
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message