Hello,
Since the last snapshot In KDE when I try starting dolphin in mode super user from the KDE menu it asks the password and thereafter does nothing
I have the next messages in journalctl
Oct 18 20:28:40 hpprol2 audit[30201]: USER_AUTH pid=30201 uid=1001 auid=1001 ses=8 msg='op=PAM:authentication grantors=pam_gnome_keyring,pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success'
Oct 18 20:28:40 hpprol2 audit[30201]: USER_ACCT pid=30201 uid=1001 auid=1001 ses=8 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success'
Oct 18 20:28:40 hpprol2 su[30201]: (to root) testyy on pts/1
Oct 18 20:28:40 hpprol2 audit[30201]: CRED_ACQ pid=30201 uid=1001 auid=1001 ses=8 msg='op=PAM:setcred grantors=pam_gnome_keyring,pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success'
Oct 18 20:28:40 hpprol2 kernel: audit: type=1100 audit(1445192920.498:448): pid=30201 uid=1001 auid=1001 ses=8 msg='op=PAM:authentication grantors=pam_gnome_keyring,pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success'
Oct 18 20:28:40 hpprol2 kernel: audit: type=1101 audit(1445192920.498:449): pid=30201 uid=1001 auid=1001 ses=8 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success'
Oct 18 20:28:40 hpprol2 kernel: audit: type=1103 audit(1445192920.498:450): pid=30201 uid=1001 auid=1001 ses=8 msg='op=PAM:setcred grantors=pam_gnome_keyring,pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success'
Oct 18 20:28:40 hpprol2 su[30201]: pam_unix(su:session): session opened for user root by (uid=1001)
Oct 18 20:28:40 hpprol2 su[30201]: pam_systemd(su:session): Cannot create session: Already running in a session
Oct 18 20:28:40 hpprol2 audit[30201]: USER_START pid=30201 uid=1001 auid=1001 ses=8 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_umask,pam_systemd,pam_gnome_keyring,pam_env,pam_xauth acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success'
Oct 18 20:28:40 hpprol2 kernel: audit: type=1105 audit(1445192920.534:451): pid=30201 uid=1001 auid=1001 ses=8 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_umask,pam_systemd,pam_gnome_keyring,pam_env,pam_xauth acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success'
Oct 18 20:28:40 hpprol2 su[30201]: pam_unix(su:session): session closed for user root
Oct 18 20:28:40 hpprol2 audit[30201]: USER_END pid=30201 uid=1001 auid=1001 ses=8 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_umask,pam_systemd,pam_gnome_keyring,pam_env,pam_xauth acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success'
Oct 18 20:28:40 hpprol2 audit[30201]: CRED_DISP pid=30201 uid=1001 auid=1001 ses=8 msg='op=PAM:setcred grantors=pam_gnome_keyring,pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success'
Oct 18 20:28:40 hpprol2 kernel: audit: type=1106 audit(1445192920.770:452): pid=30201 uid=1001 auid=1001 ses=8 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_umask,pam_systemd,pam_gnome_keyring,pam_env,pam_xauth acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success'
Oct 18 20:28:40 hpprol2 kernel: audit: type=1104 audit(1445192920.770:453): pid=30201 uid=1001 auid=1001 ses=8 msg='op=PAM:setcred grantors=pam_gnome_keyring,pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=pts/1 res=success'
I tried it with my normal user and with a second user but the result is the same.
Dolphin as normal user works correctly
Any idea?
Philippe