I have no name prompt and no passwords recognized
Dag-Erling Smørgrav
des at des.no
Mon Nov 14 16:10:43 UTC 2016
Ronny Forberger <ronnyforberger at ronnyforberger.de> writes:
> Nov 13 16:54:21 macy sudo: in openpam_dispatch(): calling pam_sm_authenticate() in /usr/local/lib/pam_sss.so
> [...]
> Nov 13 16:54:24 macy sudo: in openpam_dispatch(): /usr/local/lib/pam_sss.so: pam_sm_authenticate(): system error
So some sort of error occurred within the pam_sss module. Check
/var/log/messages and /var/log/auth.log, and if there's nothing there
you'll have to consult either the documentation or the code to see where
it logs errors, or how to configure logging. As a last resort, you can
try to ktrace a process that calls it and see what happens immediately
before openpam_dispatch() logs that "system error" message.
DES
--
Dag-Erling Smørgrav - des at des.no
More information about the freebsd-security
mailing list