Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jun 2014 09:59:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 191151] [pam] Relative module path in PAM service description file does not work well
Message-ID:  <bug-191151-8-sFDpJVG9WC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191151-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191151-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D191151

Dag-Erling Sm=C3=B8rgrav <des@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|kern                        |bin

--- Comment #3 from Dag-Erling Sm=C3=B8rgrav <des@FreeBSD.org> ---
Can you ktrace a process trying to load a PAM policy which triggers the err=
or,
such as login(1) or su(1)?  For instance (after editing /etc/pam.d/su):

# env LD_UTRACE=3D1 ktrace su nobody

then post the output of

# kdump -tnu

which will show vfs name lookups and run-time loader events.

If you have two machines and it works on one but not the other, please post
dumps from both.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191151-8-sFDpJVG9WC>