Red Hat / Fedora :: How To Lock Down User Desktop

Feb 10, 2010

I work for a local community college, and we currently have web kiosks set up around the college. They have fairly old hardware and are currently running windows XP. However, with all the group policies and scripts required to lock them down, it can take 10+ minutes for the students to log in(we want authentication for someone to be able to use them).

Now, I have managed to get a few test computers to run fedora with openLDAP authentication and LTSP giving them a desktop with firefox. Now, the problem is that we don't want the user to be able to do anything but run firefox and, on some of them, print. I have been using gnome, gconf, and sabayon(not the distribution, the user profile tool) to attempt to lock down the desktop. However, anyone can just right click the gnome menu and add back in everything i disabled. While they wouldn't be able to do much harm, the point is that if they want to do work, we want them to go to our computer labs, instead of the kiosks. The kiosks are just for looking things up or getting on their e-mail.

View 3 Replies


ADVERTISEMENT

Fedora Installation :: Error: Can't Create Transaction Lock On /var/lib/rpm/.rpm.lock (Permission Denied)

Nov 22, 2010

I just downloaded OpenOffice 3.2.1 from the openoffice.org weebsite. I followed the instructions precisely and everytime ended up in the same error message - 'error: can't create transaction lock on /var/lib/rpm/.rpm.lock (Permission denied)'. I am using Fedora 13.

View 2 Replies View Related

Ubuntu :: Switch User Goes To Lock Screen?

May 28, 2010

I have a problem with Switch User on a newly installed Ubuntu 10.04 on Asus Eee 1101ha.When I try to use Switch User, I just get to the Lock Screen of the currently logged in user, where I'm asked to enter a password.There is also "Switch User" button on the Lock Screen - the screen gets black and then gets back to the same Lock Screen. Login Screen is not displayed.

View 8 Replies View Related

General :: Lock Ssh User On Own Home Directory?

Jun 21, 2011

I must to give ssh connection to own customer. So I want to lock ssh user on own home directory. It is not necessery to reach other folders. I know that ftp user can lock on own folder but I don't know how to lock ssh user.

View 1 Replies View Related

General :: Switch User At Screen Lock?

May 13, 2010

In our cluster of RedHat4 & 5 machines, if someone locks the computer and walks away no body can use it. Is there a feature in RedHat5, Gnome, KDE etc that would allow for the option of switching users at the lock screen, so more than one person can be logged in

View 11 Replies View Related

Server :: Lock User Account If He Is Not Logged In?

Nov 24, 2009

I am running a mail server with combination of dovecot,sendmail and squirremail as web client. I want to change the password of the user if he/she not logged in for 21 days.

View 4 Replies View Related

Software :: Inactive Lock User Account

Apr 21, 2011

My Requirement is needs to lock the user account (Linux ) , those are not logged in system last 5 days?

View 3 Replies View Related

CentOS 5 :: Cannot Lock KDE Desktop

Jan 6, 2010

Normally Ctrl-Alt-L or clicking on "Lock Session" works, but as of the past couple of days when I do these, nothing happens. What could be wrong?

I also tried 'sudo kdesktop_lock' and 'sudo kdesktop_lock --forcelock' to no avail.

CentOS 5.4, KDE, all packages up to date.

View 1 Replies View Related

Ubuntu Security :: How To Lock Terminal On Login For User

Apr 22, 2010

I recently set up a family computer for a friend, and now his son is "experimenting" with the terminal (randomly entering commands). since he could accidentally do something bad, I am supposed to prevent him from using terminals, but only as hi user. I tried vlock and away, but with vlock it says 'this terminal is not a virtual console', and away can't seem to lock all consoles.

View 9 Replies View Related

Security :: Lock User Accounts After Too Many Login Failures?

Jun 8, 2010

I am trying to disable accounts after 5 unsuccessful login attempts. I am following the guidelines in this article:

[URL]

This is on an Oracle Enterprise 5.4 box, which is essentially RHEL 5.4 Here is what my /etc/pam.d/system-auth looks like:

--------
#%PAM-1.0
# This file is auto-generated.
# User changes will be destroyed the next time authconfig is run.

[code]....

Unfortunately, the account does not seem to be locked or disabled. As root, runninng 'su test2 -c <some-command>' always sucessfully runs <some-command>, and leaves the failed attempt count at 6. /etc/shadow does not have an * or ! anywhere in the encrypted password for the 'test1' user.

What am I doing wrong? I thought that with the max attempts set to 0 in faillog, that the deny= parameter would be used. I thought I should be using su <user> -c <command> from the root account to test if the disable feature is working.

View 1 Replies View Related

Software :: Lock Single User Mode With Password

May 8, 2009

How to lock the single user mode in linux with a password....??

View 1 Replies View Related

Debian :: Can't Login After Lock Or Freeze Desktop

Mar 23, 2015

I've Debian 8 and i have a problem. I lock the screen of my laptop, but when i want to re-log the video and wallpaper start immediatly and also the clock, but, the mouse and the keybord adon't work for about 30 second / 1 minutes.

View 0 Replies View Related

Fedora :: Logging Into Root User In Gnome Desktop?

Mar 10, 2011

I need to update my NVIDIA server settings, but to do so I need to be logged in as root user. Does anyone know how to do this from the gnome desktop?

View 6 Replies View Related

Ubuntu Security :: Enabling A Guest Session Under 9.04 Does Not Lock The Source User?

Jan 14, 2010

I noticed (the hard way) that enabling a guest session under 9.04 does not lock the source user. I enabled a guest session for someone and came back to find them rooting through my files. By quitting the guest session, it goes back to the source user's desktop without requiring a password. Shouldnt it go to gnome-screensaver automatically? Can this be changed? Is it a bug?

to replicate: log into source user's account use the menu to start a guest session quit the guest session root through files un-opposed.

View 6 Replies View Related

Fedora :: Gnome - Can Allow A Remote Desktop / VNC Connection If No User Is Logged In

Oct 18, 2010

Is there a way gnome can allow a remote desktop / VNC connection if no user is logged in? If the server gets rebooted I can't access it (remote desktop / VNC). Someone physically has to go there and log in. Surely there must be a way as gnome is running just waiting for a login.

View 1 Replies View Related

Fedora Hardware :: Mousepad Locked On Desktop In User Mode?

Nov 13, 2010

The mouse was working fine until I pressed the 'lock' button right above it. Since then I have not been able to move the mouse 'once' I get logged in. The mouse works fine when in the login screen. I have tried resetting several times.The keyboard seems to be working, but I don't know where to go to fix the mouse, and I don't know many keyboard shortcuts
** Solved **It's been filed as a bug and has yet to be fixed:[URl]A code below was used effectively by many but made my system freeze when I started up. I ended up reinstalling. So just a general warning.

Code:
sudo mod*robe -r psmouse
sudo mo*probe psmouse proto=imps

[code]...

View 2 Replies View Related

Ubuntu Security :: Set Automatically Log In To A Specific User Account And At The Same Time Lock The Screen?

Jul 6, 2011

Is there a way to set Linux to automatically log in to a specific user account and at the same time lock the screen? I want to save time and trigger various software that always should start up on boot, while leaving the computer unattended during startup (extra important and practical for remote control boots), by enforcing a 'screen lock' so that no-one can see what happens behind the login screen without entering the login credentials.

View 3 Replies View Related

OpenSUSE Network :: New Kernek-Desktop 2.6.31.8 Causes System Lock With WIFI

Jan 8, 2010

I'm running opensuse 11.2 on my Asus 1000H, today I found the new kernel Kernek-Desktop 2.6.31.8 will cause system lock down when I try to connect to any wifi assess point. I updated to 2.6.31.8 from Opensuse-11.2-update days ago and today it's my 1st time to try to connect to wifi with this new kernel.

Downgrade to 2.6.31.5 will solve this problem.

View 8 Replies View Related

Ubuntu Servers :: Su As Backup User Inside Of Bash Script - Lock And Flush Tables On A Mysql Db

Jan 23, 2010

I am attempting to write a backup script that will do the following:

1) lock and flush tables on a mysql db
2) dump the db to a file
3) unlock the tables
4) rsync the file to offsite storage

It all seems to be going well. However, obviously I don't want to setup ssh to the storage server on another network as the root user without a password. so I am attempting to su as the backup user inside of the script but when I try to run the script everything happens as it should until I try to so.. then it jumps out of the script .. akss me to login as the backup user.. proceeds to rsync to the offsite storage it does all this and then resumes execiting the script. it is not going to be setup as a cron job. it will be executed manually. assuming that is the case, how can I get the script to run without prompting for a password?

Here is what I've come up with so far... assuming that the script is run as root and the identity of the backup user will need to be assumed inside the script without perstering the user to enter the backup user's password.

[Code]....

View 8 Replies View Related

Ubuntu :: Desktop Doesn't Correspond To /home/user/Desktop?

Sep 25, 2010

While I was trying to drag the Desktop icon to the places sidepane in nautilus file browser so that I can have it above Documents icon, I accidentally dropped it in Documents icon. I immediately deleted the "Desktop" shortcut that was created in "/home/user/Documents" but it was too late already and the damage has been done. When I try to create a new document on my desktop, it says "Error while coying to Desktop There was an error getting information about the destination. Show more details Error stating file '/home/user/Documents/' Desktop':No such file or directory" Now, I know that my desktop now is pointing me to a location in Documents folder which doesn't exist at all. I tried looking for any available settings/options in gconf-editor, but only in vain.

View 4 Replies View Related

Ubuntu Servers :: E: Could Not Get Lock /var/lib/dpkg/lock - Open (11 Resource Temporarily Unavailable)

Mar 25, 2010

When i connect windows server 2003 from ubuntu these error displayed .When i installing the tsclient, by executing these following command from a Terminal window:

sudo apt-get install tsclient

When i run these command the following error displayed.

E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)

E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

View 1 Replies View Related

Ubuntu :: 10.4 Freezing \ When Tried To Turn It On Some Of The Lights Came On And The Caps Lock And Num Lock Started Flashing?

Sep 14, 2010

I have a HP Pavilion dv4 that is 4 months old. Yesterday it suddenly seemed to restart then once I logged in it turned off. When I tried to turn it on some of the lights came on and the caps lock and num lock started flashing. Since then I have not been able to get it to work correctly.It once seemed to turn on but died again after the login window.I tried to use my live cd but the same thing happened. It started loading once, but then shut down again. Every other time it stayed dead minus the lights

View 1 Replies View Related

Ubuntu :: Sudo-apt Get Not Working - Not Get Lock /var/lib/dpkg/lock Resource Temporarily Unavailable

Jun 12, 2011

I recently installed Ubuntu 11.04 on an old Sony Vaio laptop. I was following some of the steps here..[url]

The step "Enable Full DVD Playback(Dual Layer DVD Support)" did not finish correctly doh and now I can't use 'sudo apt-get' for anything or the software center or using the 'Update Manager' does not work.

The update manger says it may be caused by an update not finishing correctly which sounds correct as explained above. The apt-get command gives me back the following....'Could not get lock /var/lib/dpkg/lock resource temporarily unavailable' 'unable to lock administration directory /var/lib/dpkg is another process using it?'

I tried the obvious restart but that hasn't worked.

View 6 Replies View Related

Ubuntu Installation :: E: Could Not Open Lock File /var/cache/apt/archives/lock

Feb 25, 2010

my problem is the terminal:

E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/) , are you root?

View 2 Replies View Related

Ubuntu :: Could Not Get Lock /var/lib/dpkg/lock - Open (11 Resource Temporarily Unavailable)?

Apr 3, 2010

I have pidgin2.5.2. I want to install pidgin2.6.6.How can I do that?E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

View 1 Replies View Related

Ubuntu :: Volume Controls Not Working After Enabling Num Lock Or Caps Lock?

May 2, 2010

There is a very strange problem I've been having. When I enable either Caps Lock or Num Lock the media controls on my keyboard cease to work. I have Googled this one to death but found nothing. This problem existed in Xubuntu 9.10 and now still exists in Xubuntu 10.04. The keyboard I use is a Logitech Elite Keyboard. I would love to be able to use the Caps Lock and Num Lock without the worry that I am disabling the media controls

View 4 Replies View Related

Ubuntu :: Load Live CD / Caps Lock/scroll Lock Flash?

May 27, 2010

I have just burned the latest CD using infraRecorder, as per the instructions on this site, however when I boot from this CD, it spends about 5 minutes moving the red balls across my screen, then all of the sudden it just freezes, and my caps and scroll lock lights start to blink. I've had a look in the forums already but there's nothing about this happening on Boot of the live CD.

View 6 Replies View Related

Ubuntu :: Num Lock Doesn't Work / When Pressing Num Lock And Typing Numbers, Nothing Happens?

Jun 23, 2010

I'm wondering why the num lock doesn't work in Ubuntu anymore? When you press the "num lock" key, you're supposed to be able to input the numbers along with + - * / and decimal point. When I press num lock and try typing numbers, nothing happens.

I've done a google search and this is a well known problem that nobody has fixed. In Windows it's never a problem.

Seems such a shame that the great Ubuntu and Linux are so good for stability and speed, but can't get a simple num lock working.

View 9 Replies View Related

Ubuntu :: When Laptop Freezes / It Shows Caps Lock And Scroll Lock Lights Blinking

Oct 31, 2010

I am having a very annoying problem with my laptop.I am experiencing many freezes.When my laptop freezes, it shows the caps lock and scroll lock lights blinking.At first I thought it was a problem with flash (here is original thread: URL... )In the original thread, I thought the freeze's were being caused by the flashplayer, but it apparently isn't the case.The last time I experienced the freeze, I was playing around with the compiz desktop effects.

View 4 Replies View Related

General :: Lock A User Into Websites Folder Not Home Folder?

Jan 9, 2009

id like to lock a user into his websites folder not his home folder. and i dont want him to be able to veiw anything outside that folder, only be able to play with whats inside that folder. is this possible?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved