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

--- Comment #9 from ariasuni <[email protected]> ---
I had the problem, and my `unix_chkpwd` and `su` executables have the correct
SUID:

```
>>> stat /usr/bin/unix_chkpwd
[…]
Access: (6755/-rwsr-sr-x)  Uid: (    0/    root)   Gid: (    0/    root)
[…]

>>> stat /usr/bin/su
[…]
Access: (4755/-rwsr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
[…]
```

Tho I didn’t have the problem happen again personally, so…

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

Reply via email to