|
Bugzilla – Full Text Bug Listing |
| Summary: | Root Permission to YAST Granted to Non-Privileged User | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Larry Alexander <l.c.alexander> |
| Component: | KDE | Assignee: | E-mail List <kde-maintainers> |
| Status: | RESOLVED INVALID | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | benji, quentin.jackson |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | openSUSE 10.3 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Larry Alexander
2008-01-12 08:54:02 UTC
This is because kdesu uses sudo by default, which caches authentication. If you prefer it to require the correct password each time you can either edit the sudo configuration accordingly, or tell kdesu to use su by saving the following as ~/.kde/share/config/kdesurc [super-user-command] super-user-command=su see comment #1 (thanks) *** Bug 369540 has been marked as a duplicate of this bug. *** |