niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Linux » Setup
Screensaver password
Post new topic   Reply to topic Page 1 of 1 [8 Posts] View previous topic :: View next topic
Author Message
Maurice Batey
*nix forums beginner


Joined: 08 Mar 2005
Posts: 40

PostPosted: Tue Jul 11, 2006 5:24 pm    Post subject: Screensaver password Reply with quote

Using SuSE 9.0 Pro, I want to set up a password for exit from the
(KDE) screensaver, but it appears not to provide an option to specify
a password, because it uses the 'login' password.

But I don't login with a password (though I have a BIOS password).

Does it mean 'root' password?

(Daren't suck-it-and-see in case I get locked out of the screensaver...)

--
Maurice Batey
(Retired in Hampshire, UK)
Back to top
Unruh
*nix forums Guru


Joined: 22 Mar 2005
Posts: 1166

PostPosted: Tue Jul 11, 2006 6:05 pm    Post subject: Re: Screensaver password Reply with quote

Maurice Batey <maurice@bcs.org.uk> writes:

Quote:
Using SuSE 9.0 Pro, I want to set up a password for exit from the
(KDE) screensaver, but it appears not to provide an option to specify
a password, because it uses the 'login' password.

But I don't login with a password (though I have a BIOS password).

Huh? You do not login with a password? why not? Do you really have no
password on your account? Why in the world would you do that?



Quote:
Does it mean 'root' password?

No unfortunately it does not allow the root password. It should. That way
when some idiot user locks up his screen and goes off for lunch/ or
holiday, root could free up the screen.

However, Just do
alt-ctrl-F2, log on as root, and kill the screensaver program.
(then alt-ctrl-F7 tp get back to X)


Quote:
(Daren't suck-it-and-see in case I get locked out of the screensaver...)

Why not?
Back to top
AZ Nomad
*nix forums Guru Wannabe


Joined: 05 May 2005
Posts: 223

PostPosted: Tue Jul 11, 2006 7:37 pm    Post subject: Re: Screensaver password Reply with quote

On 11 Jul 2006 18:05:13 GMT, Unruh <unruh-spam@physics.ubc.ca> wrote:


Quote:
Maurice Batey <maurice@bcs.org.uk> writes:

Using SuSE 9.0 Pro, I want to set up a password for exit from the
(KDE) screensaver, but it appears not to provide an option to specify
a password, because it uses the 'login' password.

But I don't login with a password (though I have a BIOS password).

Huh? You do not login with a password? why not? Do you really have no
password on your account? Why in the world would you do that?



Quote:
Does it mean 'root' password?

No unfortunately it does not allow the root password. It should. That way
when some idiot user locks up his screen and goes off for lunch/ or
holiday, root could free up the screen.

However, Just do
alt-ctrl-F2, log on as root, and kill the screensaver program.
(then alt-ctrl-F7 tp get back to X)


Quote:
(Daren't suck-it-and-see in case I get locked out of the screensaver...)

Why not?

I would assume that if the user is silly enough to have no pasword, the
screensaver won't prompt for a password. Hit any key and the screensaver
will exit.
Back to top
Maurice Batey
*nix forums beginner


Joined: 08 Mar 2005
Posts: 40

PostPosted: Wed Jul 12, 2006 6:06 pm    Post subject: Re: Screensaver password Reply with quote

On Tue, 11 Jul 2006 18:05:13 +0000, Unruh wrote:

Quote:
You do not login with a password? why not? Do you really have no
password on your account?

This is a one-user domestic workstation. For the life of me I cannot
remember why I do not have to enter a password.
(When I boot Linux (SuSE 9.0 Pro) I get straight through into my user
screen without having to login or enter a password.)
Must have been some setup option I selected. How does one change
that situation? (Tried looking under YAST's 'users' section.)

However, I do have a password, which I have now recollected, and the
screensaver now accepts that.

Maurice Batey
Back to top
Larry Bristol
*nix forums beginner


Joined: 12 Jul 2006
Posts: 2

PostPosted: Wed Jul 12, 2006 6:55 pm    Post subject: Re: Screensaver password Reply with quote

Maurice Batey wrote:

Quote:
(When I boot Linux (SuSE 9.0 Pro) I get straight through into my user
screen without having to login or enter a password.)
Must have been some setup option I selected. How does one change
that situation? (Tried looking under YAST's 'users' section.)

Look a little harder. Try:
YaST->User Management->Expert Options->Login Settings

--
Larry Bristol --- The Double Luck
http://www.doubleluck.com
Back to top
Maurice Batey
*nix forums beginner


Joined: 08 Mar 2005
Posts: 40

PostPosted: Thu Jul 13, 2006 6:47 pm    Post subject: Re: Screensaver password Reply with quote

On Wed, 12 Jul 2006 13:55:18 -0500, Larry Bristol wrote:

Quote:
Look a little harder. Try:
YaST->User Management->Expert Options->Login Settings

I see no 'User Management' option! There is an 'Expert Options' in the
following sequence:

YAST->Security & Users->Edit/Create users->
User & group administration->Expert Options,

but under Expert Options are only:
- Defaults for new users
- Password encryption
- Authenicating & users sources

and none of those appears to deal with Logon Settings.

(This is with SuSE 9.0 pro)

--
Maurice Batey
Back to top
Larry Bristol
*nix forums beginner


Joined: 12 Jul 2006
Posts: 2

PostPosted: Fri Jul 14, 2006 2:01 pm    Post subject: Re: Screensaver password Reply with quote

Maurice Batey wrote:

Quote:
I see no 'User Management' option! There is an 'Expert Options' in the
following sequence:
YAST->Security & Users->Edit/Create users-
User & group administration->Expert Options,
but under Expert Options are only:
- Defaults for new users
- Password encryption
- Authenicating & users sources
and none of those appears to deal with Logon Settings.
(This is with SuSE 9.0 pro)

My suggestion was from SuSE 10.1, but I recall similar options in prior
releases. The options you are looking for are labeled "Auto Login" and
"Passwordless Logins". In any case, there is nothing you can do in YAST
that cannot be done from the command line. Look up the man pages for
useradd and the related commands.

--
Larry Bristol --- The Double Luck
http://www.doubleluck.com
Back to top
Les B. Labbauf
*nix forums beginner


Joined: 26 Apr 2005
Posts: 43

PostPosted: Sat Jul 15, 2006 7:35 pm    Post subject: Re: Screensaver password Reply with quote

On Fri, 14 Jul 2006 09:01:09 -0500, Larry Bristol wrote:

Quote:
Maurice Batey wrote:

I see no 'User Management' option! There is an 'Expert Options' in the
following sequence:
YAST->Security & Users->Edit/Create users-
User & group administration->Expert Options,
but under Expert Options are only:
- Defaults for new users
- Password encryption
- Authenicating & users sources
and none of those appears to deal with Logon Settings.
(This is with SuSE 9.0 pro)

My suggestion was from SuSE 10.1, but I recall similar options in prior
releases. The options you are looking for are labeled "Auto Login" and
"Passwordless Logins". In any case, there is nothing you can do in YAST
that cannot be done from the command line. Look up the man pages for
useradd and the related commands.

In Mandriva I use the GDM configurator to set the auto logon options.
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [8 Posts] View previous topic :: View next topic
The time now is Mon Dec 01, 2008 9:50 pm | All times are GMT
navigation Forum index » *nix » Linux » Setup
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts setting up listener password in Oracle 10g sl Server 2 Thu Jul 20, 2006 4:48 pm
No new posts gdm login screensaver Ron Croonenberg Setup 1 Wed Jul 19, 2006 8:33 pm
No new posts Password problem Marv Soloff Slackware 24 Wed Jul 19, 2006 7:39 pm
No new posts Need Help With Sun Fire 4800 Controller Password Reset thiz24 Solaris 0 Wed Jul 19, 2006 5:40 pm
No new posts Login / Password FP PHP 7 Mon Jul 17, 2006 6:45 pm

Car salvage | Buy Anything On eBay | Buy Playstation 3 | Cheapest mobile phones | Home Loan
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.5688s ][ Queries: 16 (0.3808s) ][ GZIP on - Debug on ]