Ubuntu :: Pam_usb Unwanted Automatic Logoff?
May 28, 2010
I've setup pam_usb to allow me to log in with just my usb drive. This works fine, save for one issue. When I log in using pam_usb, my session dies abruptly if I unplug the usb drive.I am _not_ runing pamusb-agent.It seems like there may be some issue with policykit, but I'm not sure./var/log/auth.log:
Code:
May 28 20:42:10 nitrogen gdm-session-worker[1836]: pam_succeed_if(gdm:auth): requirement "user ingroup nopasswdlogin" not met by user "dschep"
[code]....
View 2 Replies
ADVERTISEMENT
Jun 13, 2010
Lucid was working okay for a few weeks. I believe this issue came up anew in the past few days after a recent system update. The (desktop) system when idle for x amount of time (likely > 1 hour) just shuts down while I am off doing something else. That is bad when downloading a large file that has to be started from scratch again (826 Mb of an 875 Mb file).
I have had to revert back to Hardy (kept in a separate partition) in order to get these wanted downloads. But I do a lot of downloading of film files, so this will be an ongoing issue until I can somehow correct it. I went through the screen-saver options/power management settings, found nothing unusual there, though I am not real certain of all the terminology there.
View 2 Replies
View Related
Jan 4, 2010
I'm new to Ubuntu so bear with me. I installed 9.10 from a CD and it looks fine and works OK wired. However, my wireless keeps picking up a connection at home via my Linksys router that is not mine and I can't get around it, blacklist it or delete it. No matter what I do it keeps showing back up as an AutoConnection. It is the same type of router as mine but the security is different (I use WPA-Personal and the offender is WEP). How can I permanently blockdisableetc the extra connection? I can't get on my home network until the bad autoconnection is gone. More info: I use an IBM R40 into which I installed a Toshiba mini-PC wireless card. I know it works as I have used it to connect to other wireless networks other than my own. I prefer to leave my router configured as it is due to other users at home and the configs I use for them. I read about WICD if that is a possibility, but actually connecting wirelessly is not the issue.
View 4 Replies
View Related
Jan 16, 2011
still facing some challenges getting full control of my computer. One problem I can't figure out alone it seems, is that when I open a "place" via Places, Ubuntu immediately launches the first media file it finds in that place, instead of opening the folder. If there are no media files, it often just launches... nothing. The media player pops up empty, and the folder still does not get opened. I can't get into my folders via Places because of this.
View 1 Replies
View Related
Jul 9, 2010
what i'm trying to do is set up a ubuntu system that will lock and unlock itself by unplugging and plugging in a pen drive. its a fresh install of 10.04 LTS and i updated it. the instructions that i'm following are from [URL] starting on post #18. i then install the modules from apt-get just fine, but get hung up on 'sudo pamusb-conf --add-device DeviceNickname' with the error "No Devices Detected". for DeviceNickname, i've tried TEAM (default name of pen drive), test, /media/TEAM, and /dev/sdb. i've even tried "....-device=test" format for each preceding option as i've seen suggested, but to no avail.
View 1 Replies
View Related
Jan 27, 2011
Objective: Create a guide to building the now orphaned pam_usb source for Laughlin and summarize the make/install process so that everyone can easily do their own make.
Sources:
http://pamusb.org/
1) Downloaded latest version:
Soundforge pam_usb
2) Resolved Dependencies:
sudo yum install libxml2-devel pam hal pmount python pam-devel hal-devel dbus-devel
3) Tried first make: cd ~/Downloads/pam_usb-0.4.2
[Code]...
View 2 Replies
View Related
May 10, 2011
Sometimes my Ubuntu keeps hanging when Unity crashes, or due to some other reason.
Logging out and logging in again seems to solve this problem, but sometimes I cannot even access the terminal from the Desktop.
Is there any command that I can use from the console so that my session at the desktop environment ends and I log out?
I already tried gnome-session-save --logout but it doesn't work
View 2 Replies
View Related
Jun 10, 2010
when ever someone uses the log off option it always brings up a black screen that is only fixable by a hard reset. however when switch from or selecting a name to switch to works fine with no errors. is there anyway to fix this? im using lucid 10.04
View 4 Replies
View Related
Aug 3, 2010
I work for a public school and we are implementing a number of Ubuntu NBR 9.1 netbooks. I wanted to use Likewise Active Directory for authentication, but have problems with the software so now I'm onto another solution for our problem.
We are going to have one login for all users (Students, is the name). The problem with this is that Website passwords can inadvertantly be stored, potentially compromising users personal data. Additionally, I don't want to have any files left in the Students profile in case people accidentally save personal information in their files.I'm thinking there are potentially two solutions:
1. The Students profile is deleted when the user logs off. This will erase web history and files
2. The Students account is always logged in with a temporary profile (or no profile, if that is possible) that deletes itself at logoff because it is temporary.
I'm having a hard time coming up with search terms for a solution like this, so I thought I would put the question to the experts.
View 1 Replies
View Related
Jul 9, 2010
i block my screen (glmatriz screensaver), and go sleep or lunch, and when i get back, i have to logon again, and all my applications have been killed. the weirdest thing is that this does not happen everytime, but i cannot find a pattern to the times that happens.i pretty sure that the machine is not rebooting, cause my uptime still intact.some data: ubuntu lucid (upgraded from jaunty) x86, system all up to date. hardware is a desktop dell vostro 220n (intel chipset, 2gb memory and a pentium e5400.
View 2 Replies
View Related
May 11, 2011
I have 2 monitors on my system with the right one being the default. When I log out it changes the default display to he one on the left. This is incredibly annoying as it moves the launcher.
View 1 Replies
View Related
Dec 17, 2010
I am using Ubuntu as the client machine operating system. I have a start up program to connect to a Windows terminal Server. I am needing assistance in how I can force the client to logoff if the terminal connection is terminated for any reason. This is more of a security issue as we do not want the students using the computer to access the loacl machine at all. The program works great on boot, but it shows the home screen when terminated.
View 1 Replies
View Related
May 6, 2011
I installed ubuntu 11.04 on my desktop PC .While trying to play videos using smplayer the screen goes blank then the login screen appears.Tried vlc with no luck.Working fine on office PC
View 9 Replies
View Related
May 10, 2011
After upgrading from 10.10 to 11.04 my laptop starts hanging after lock the screen & also some time it is getting log off automatically while working.
It is really strange as all the work is getting lost in mean of working, is some one has faced such issue.
What is the probable solution for this, any idea ?
View 9 Replies
View Related
Jun 18, 2010
I can use this at the end of bash_profile to autorun start x after logging on. code...
But what about to auto logout after killing the X session? I hit exit from fluxbox, but I could add a menu item I suppose to just kill the xsession. Wondering if there is a graceful way to do it with bash_profile.
Also, on a related note, if I switch to dash with the bash_profile method still work?
View 5 Replies
View Related
Jan 29, 2011
I'm running OS 11.3x64, KDE 4.5.
After running updates yesterday (Friday) now the Shutdown and Log Off buttons don't work in KDE. This happens with the taskbar buttons, and in the Leave menu. The only way out now is to ALT+F1 into a console, log in as root, and run shutdown. The system will shutdown at that point, but it's pretty inconvenient. I'm using the login manager that installs with KDE (can't remember the name) since Gnome was installed as a secondary desktop.
View 9 Replies
View Related
Mar 3, 2010
Where can I put commands which should be executed just before
- logoff
- shutdown
I think there must be somewhere an opposite script to
.initrc
or
.bashrc
View 5 Replies
View Related
Sep 16, 2009
When i try to start compiz-fusion the system logoff.
I use fedora 11.
VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller
View 13 Replies
View Related
Apr 30, 2010
Code:
Commands as root works well when normal user is logged in and connected to net via KDE 4 network manager, but after logoff network is gone. And it is impossible to get it back because command mentioned above stops working!
View 4 Replies
View Related
Jan 4, 2010
How do I get rid of unwanted things on my desktop
View 3 Replies
View Related
Feb 18, 2011
When i log into to a non root(user) mode, i am always greeted by a small terminal window before the desktop starts up. Also, after desktop starts a new window opens which displays the contents of my windows desktop.
I am unable to stop this from happening. I am running Ubuntu 10.10(32 bit) along with Windows 7(64 bit) on different partitions.
View 1 Replies
View Related
Jan 30, 2010
I've been using mail-notification from the repos for ages to monitor my gmail account with no problems. Since I upgraded to Karmic, it's been popping up an irritating dialog window whenever a new mail arrives (as well as the standard notification). how to turn it off without losing all notifications?
View 2 Replies
View Related
Apr 20, 2010
I have a number of partitions in my Places menu that refer to either System Reserved or NTFS partitions which I have no interest in accessing and would just like to unmount/hide.
View 1 Replies
View Related
Feb 2, 2011
Evolution is presenting many incoming email messages as double-spaced when they weren't written that way. The unwanted double-spacing is also retained in replies, which show the original messages as having repeated carriage returns.How can this be prevented so that Evolution renders the messages as they were written?
View 1 Replies
View Related
Feb 11, 2010
I have an icon for what seems to be universal access preferences modifying that is residing near my notification area on top GNOME panel. I have been trying to figure out how to get rid of it, but can't seem to. I took the program off of autostart apps, and have checked running processes to see if I could find which program has it going but I have exhausted my limited knowledge base in solving this.
View 2 Replies
View Related
Apr 18, 2010
These days, every morning I boot my PC up, Ubuntu Software Center 1.0.3 says "upgrade your Firefox browser to the version 3.5." However, the current version of my Firefox is 3.6.3 which has been upgraded via the software's automatic self-update.I'd like to silence the Ubuntu Software Center for the Firefox upgrade.
View 4 Replies
View Related
Jun 6, 2010
I am using ubuntu 10.04 and I would like to keep only the main menu,and i have to disable all the other options including recovery and memtest in the GRUB menu..How to do this..?
View 9 Replies
View Related
Dec 14, 2010
Because of a hard disk failure I had to buy a new disk and reinstall Ubuntu 10.04. Prior to the install I was running the live cd version of 10.04. When I connected to my wireless network and entered the password the key manager wanted me to enter a password to protect the network password. Now every time I boot up the system the network will not automatically connect. (It used to do this). Now I have to click on the network manager and select my network. When I do this I get the key manager asking for a password.
So how do I stop the key manager nonsense and get the network to connect automatically as it once did.
View 3 Replies
View Related
Apr 8, 2011
I have so many entries in GRUB and have to actually scroll down so much to see windows entry. How do I remove unwanted entries in GRUB? Also How can I make a background picture appear when grub manager comes up?
View 9 Replies
View Related
May 11, 2010
I've got a few processes running on my machine called simply '3'. I don't know what they are or where they have come from but all I know is that I don't want them there. I have to periodically type killall 3. This is the output from top, all processes listed are of this '3' type.
4804 tom 20 0 3356 752 656 R 2.3 0.0 3:40.75 3
4837 tom 20 0 3356 748 656 R 2.3 0.0 2:55.98 3
4844 tom 20 0 3356 752 656 R 2.3 0.0 2:50.06 3
[code]....
View 3 Replies
View Related