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

Summary: Debian sudo components have been built with Ubuntu semantics
Product: TDE Reporter: Ian Goddard <goddai01>
Component: debianAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED INVALID    
Severity: normal CC: bugwatch, darrella
Priority: P5    
Version: 3.5.13 [Trinity]   
Hardware: All   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

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!