[Bug 270487] security/plasma5-kscreenlocker: on 12.4-RELEASE-p⋯, need to enter twice, after typing the password, to unlock the screen

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 21 15:24:09 BST 2023


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

--- Comment #6 from Martin Birgmeier <d8zNeCFG at aon.at> ---
(In reply to Felix Palmen from comment #5)

I do not think so:

[0]# cat /usr/local/etc/pam.d/kde                     
auth    sufficient      pam_exec.so     return_prog_exit_status expose_authtok
/usr/local/libexec/unix-selfauth-helper
auth    include         system
account include         system
[0]# cat /etc/pam.d/system                         
#
# $FreeBSD$
#
# System-wide defaults
#

# auth
auth            sufficient      pam_opie.so             no_warn no_fake_prompts
auth            requisite       pam_opieaccess.so       no_warn allow_local
#auth           sufficient      pam_krb5.so             no_warn try_first_pass
#auth           sufficient      pam_ssh.so              no_warn try_first_pass
auth            required        pam_unix.so             no_warn try_first_pass
nullok

# account
#account        required        pam_krb5.so
account         required        pam_login_access.so
account         required        pam_unix.so

# session
#session        optional        pam_ssh.so              want_agent
session         required        pam_lastlog.so          no_fail

# password
#password       sufficient      pam_krb5.so             no_warn try_first_pass
password        required        pam_unix.so             no_warn try_first_pass
[0]# cat /etc/pam.d/kde
cat: /etc/pam.d/kde: No such file or directory
[1]#

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


More information about the kde-freebsd mailing list