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 2464 - Add a feature to inhibit ''screen lock'' to TDE
Summary: Add a feature to inhibit ''screen lock'' to TDE
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: R14.1.x [Trinity]
Hardware: Other Linux
: P5 enhancement
Assignee: Timothy Pearson
URL:
Depends on:
Blocks: 2969
  Show dependency treegraph
 
Reported: 2015-06-25 08:39 CDT by Alex Couture
Modified: 2018-08-30 02:59 CDT (History)
3 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 Alex Couture 2015-06-25 08:39:37 CDT
Hi,

As discussed in the user mailing list, it would be good to add a feature to TDE to completely inhibit the ''screen lock''.

What is needed:
-Disable the screen lock when going out of the screensaver
-Remove the ''lock session'' button form both classic Kicker and Kickoff menu.

In some cases, as, let's say a computer in a public library, you don't want the user to be able to lock the session, to make sure that the next user won't have to ask for a password. In some cases, you want to have a system with autologin and not let the user know the password, for security (or simply not messing with the system) reasons.

Another use case, as the one on June 2015 user mailing list, is to avoid the ''lock session'' button to be touched by error on a less accurate touch screen, because kdm doesn't support virtual keyboard.

Thank you!
-Alexandre