Password dialog for many actions

Hello

Since a few days, my OS (Linux 3.16.7-29-desktop / openSUSE 13.2 (Harlequin) (x86_64) / KDE 4.14.9 / All updates) keeps asking me for the root password when

  • I want to suspend
  • After resuming (Network)
  • When mounting an USB Drive etc.

All updates are done. Can’t remember any changes I made.
Things work normally after entering the password, but it is annoying.

What can I do?

Thank you!
Regrards Theo

http://theowp.bplaced.net/upload/auth.png

http://theowp.bplaced.net/upload/auth2.png

This most likely means that your session is not considered local. For a start, what loginctl list-sessions shows?

Thank you arvidjaar!

it shows:

 SESSION        UID USER             SEAT            
         1       1000 theo             seat0           

1 sessions listed.

What does it mean?

OK, and what “loginctl show-session 1” says?

It says:

Id=1
Name=theo
Timestamp=Son 2015-11-08 18:21:32 CET
TimestampMonotonic=4122983
VTNr=8
Display=:0
Remote=no
Service=xdm-np
Scope=session-1.scope
Leader=1000
Audit=1
Type=x11
Class=user
Active=yes
State=active
IdleHint=no
IdleSinceHint=0
IdleSinceHintMonotonic=0

Strange: This time after booting, everything works normally again. But this afternoon, I’ve started the computer several times, and it always showed the problem.
That said, I was always able to shutdown without login prompt, but not to suspend or to mount usb drives and network.
Timing problem at boot time?

Thank you.

That’s possible. Next time please check loginctl show-session, whether it says “Active=no”. There were known cases of this problem. Background - standard authorization rules allow many actions to active local console sessions. There were known problems when session was not considered active. Do you have all current updates? What display manager and desktop environment you use?

Thank you, I will check this.

Yes, all updates and standard KDE installation.

Linux 3.16.7-29-desktop
openSUSE 13.2 (Harlequin) (x86_64)
KDE 4.14.9

There was a update to polkit that cause this try dropping back. Here 0113 is broken and 0112 works. Once you go back protect the 3 associated packages. if you don’t mark all it or parts will want to update again.

Thank you.
Is this the same problem?
https://bugzilla.redhat.com/show_bug.cgi?id=1243319