By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 608 - Debian sudo components have been built with Ubuntu semantics
Summary: Debian sudo components have been built with Ubuntu semantics
Status: RESOLVED INVALID
Alias: None
Product: TDE
Classification: Unclassified
Component: debian (show other bugs)
Version: 3.5.13 [Trinity]
Hardware: All Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2011-11-12 04:52 CST by Ian Goddard
Modified: 2012-10-19 15:35 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Goddard 2011-11-12 04:52:09 CST
Debian sudo components have been built with Ubuntu semantics, i.e. the user's password is required rather than root's as would be expected from Debian & other Unix variants from way-back.

This leads to some odd behaviour.  /usr/bin/su-to-root works OK & is my preferred option on menus & follows Unix standard.  gksudo, which from the name, seems to be a Gnome program and should be part of the basic install follows Ubuntu but gksu seems to follow Unix.  KDE programs with an administrator button need Ubuntu.  It looks as if the problem might be a library used by sudo, gksudo & KDE programs.

On occasion I've seen both passwords refused.  On others giving the wrong password leads to some transient error messages about the mouse not being able to get focus and possibly someone else may be trying to take over the computer.  It's difficult to pin down some of this behaviour as it seems to be influenced by passwords being retained for a session.
Comment 1 Ian Goddard 2011-11-13 05:18:34 CST
OK, forget this one.  It appears that the whole of Linux uses this version.  I thought it was just Ubuntu.  I've spent too long on Unix systems where you really do need the root password to do root things!