https://bugs.kde.org/show_bug.cgi?id=400929

stefano.al...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stefano.al...@gmail.com

--- Comment #6 from stefano.al...@gmail.com ---
I finally got it to work. I haven't found out the reason why the call to listen
fails with EOPNOTSUPP, but I changed the code of both kwallet-pam and kwalletd
to use a named pipe to pass the environment variables. Hence there is no call
to listen any more. I don't know if this is a real solution because it's not
clear to me why the developers decided to use a socket instead of a pipe, but
maybe there is some reason I don't see. Anyway here are the diffs:
kwalletd main.cpp: https://pastebin.com/Y2gvuqQx
pam_kwallet.c: https://pastebin.com/g5knsLHS
pam_kwallet_init: https://pastebin.com/n3KGSb5J

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to