https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269189

--- Comment #12 from Alexander Motin <m...@freebsd.org> ---
(In reply to Felix Palmen from comment #11)
> Is something useful logged on auth errors (auth.log, maybe messages)?

Nothing looks related to me.  The only errors is auth.log seems unrelated:

dbus-daemon[1401]: [system] Rejected send message, 2 matched rules;
type="method_call", sender=":1.98" (uid=1001 pid=6443
comm="/usr/local/lib/libexec/org_kde_powerdevil") interface="org.freedeskto
p.ConsoleKit.Manager" member="CanSuspendThenHibernate" error name="(unset)"
requested_reply="0" destination="org.freedesktop.ConsoleKit" (uid=0 pid=1556
comm="/usr/local/sbin/console-kit-daemon --no-daemon")

> Does the content of /usr/local/etc/pam.d/kde look correct? It should just 
> prepend unix-selfauth-helper and include "system", so, does /etc/pam.d/system 
> look correct?

Look good to me, never touched them.

> Are you using a "normal" local account (one in the systems passwd db)?

Yes, simple boring stand-alone desktop system.

> - If so, does unix-selfauth-helper work correctly when called standalone? As 
> your user, execute
> echo -n <password> | PAM_SM_FUNC=pam_sm_authenticate PAM_USER=<username> 
> /usr/local/libexec/unix-selfauth-helper && echo ok
This should print "ok" when given the correct credentials of your own user,
nothing otherwise (also when trying a different user).

Yes, it prints "ok".

> - If not, does it work when you comment the line calling unix-selfauth-helper 
> with pam_exec?

Tried just in case -- no change, still can't unlock.

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

Reply via email to