Sponsored Content
Full Discussion: Unlocking KDE
Top Forums UNIX for Dummies Questions & Answers Unlocking KDE Post 47342 by woofie on Sunday 8th of February 2004 05:34:13 PM
Old 02-08-2004
Question Unlocking KDE

Currently we have KDE installed on Solaris 9.

The problem is though when a user locks the machine I (as root) can not unlock the machine.

What do I have to do to make it so that root user can unlock the machine when a user locks it?


Cheers
Woofie

:-)
 

9 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Kde 3.0

Hello, i,ve installed suse with kde 3.0, I had never used an X for unix before. So I don't know much. Most things were easy to find, but what anoyes me a lot is that the desktop is larger than mij monitor, so I have to move my mouse to see the rest of the desktop. I've tried to set the... (1 Reply)
Discussion started by: counTnegaTive
1 Replies

2. What is on Your Mind?

KDE names

I was kinda bored one day, so I renamed my files in KDE. Here are some examples: 1) I renamed my Hard Drive "Komputer" 2) I renamed my Trashcan to "Krap Bin" I'm kinda stuck on those two and I would like some suggestions on other file names. Please help a bored luser! ^_^ (1 Reply)
Discussion started by: gnerd
1 Replies

3. Linux

I cannot init kde

hi everyone, I met a problem. Before I shut down the computer, I run some C++ program with saving data files in the computer. But next time when I start the computer, it said the space is not enough to start the kde. Then I login to the save mode and deleted some files. And restart, this time I... (3 Replies)
Discussion started by: elfyl
3 Replies

4. UNIX Desktop Questions & Answers

kde blues

So I'm pretty much a n00b when it comes to Unix but I've decided to give it a shot. I managed to install FreeBSD 6.2 on one partition of my hard drive on my laptop. During the installation I choose to install KDE, not wanting to deal with a non GUI operating system right away! However, whenever I... (1 Reply)
Discussion started by: rinquisitor
1 Replies

5. UNIX for Advanced & Expert Users

KDE Needs Automake >= 1.6.1 -- I have 1.11

Hi, I'm on Fedora-11-x86_64 with KDevelop 3.5.4. I have automake 1.11 installed, but when I attempt to run automake and friends on a new project I get: *** YOU'RE USING automake (GNU automake) 1.11 *** KDE requires automake 1.6.1 or newer I reported(KDevelop) the error Bug: 210084 ... (11 Replies)
Discussion started by: lucelio
11 Replies

6. UNIX for Dummies Questions & Answers

KDE on Solaris ?

I want to install KDE on my Solaris PC , I downloaded solaris companion CD and question is there KDE available to install because I want that all my households work on one stable PC , but one condition is they must have K3B for burning files , and some GUI torrent program for downloading like Vuze... (2 Replies)
Discussion started by: solaris_user
2 Replies

7. Programming

pthread locking and unlocking.

When more than one thread is waiting for a locked mutex, which thread will be granted the lock first after it is released. In our application we want to implement FIFO thread scheduling policy i.e. Thread should get lock which one requested first for it. AIX have SCHED_FIFO thread scheduling... (1 Reply)
Discussion started by: mukind
1 Replies

8. Linux

Syslog not logging successful logging while unlocking server's console

When unlocking a Linux server's console there's no event indicating successful logging Is there a way I can fix this ? I have the following in my rsyslog.conf auth.info /var/log/secure authpriv.info /var/log/secure (1 Reply)
Discussion started by: walterthered
1 Replies

9. Red Hat

Cde to Kde

I working on project at work to see if it's possible to go from Cde to Kde. We have a lot of jobs to run and having over 30 windows minimize to task bar does not work for us. Is there anyway to get them to minimize to desktop like in cde?? Thanks for any help :) (0 Replies)
Discussion started by: nite2viper
0 Replies
clear_locks(1M) 					  System Administration Commands					   clear_locks(1M)

NAME
clear_locks - clear locks held on behalf of an NFS client SYNOPSIS
/usr/sbin/clear_locks [-s] hostname DESCRIPTION
The clear_locks command removes all file, record, and share locks created by the hostname and held on the current host, regardless of which process created or owns the locks. This command can be run only by the super-user. This command should only be used to repair the rare case of a client crashing and failing to clear held locks. Clearing locks held by an active client may cause applications to fail in an unexpected manner. OPTIONS
-s Remove all locks created by the current machine and held by the server hostname. OPERANDS
The following operands are supported: hostname name of host server EXIT STATUS
0 Successful operation. 1 If not root. 2 Usage error. 3 If unable to contact server (RPC). ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
fcntl(2), attributes(5) SunOS 5.10 6 Oct 2004 clear_locks(1M)
All times are GMT -4. The time now is 06:55 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy