|
| |||||||||
| Tags: dialog box, directory, gnome terminal, linux, password request, pending closure, terminal, ubuntu 9, windows xp |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Disable password request and pending closure in linux
Hi,, i am a Windows Xp user but have recently installed Ubuntu 9.10 on of my pc. Now as i am not much familiar with this operating system i need some help from you all guys regarding the problems i am facing with the same. Actually, i wanna get rid of 2 feature of ubuntu, that is pending closure dialog box that appears when i turn off or on this system and second one is the password request dialog box that appears when i try to make any folder or directory. Hope you guys can help me out of this ... Please make me know how can i disable password request and pending closure in linux ? |
|
#2
| ||||
| ||||
| Re: Disable password request and pending closure in linux
Pending closure is really very annoying part when we try to shut down or restart our Ubuntu system. Fortunately i got a tip to disable this feature when i was in need of the same. Here is what you need to do:-
|
|
#3
| ||||
| ||||
| Re: Disable password request and pending closure in linux
Password request is a nice feature in Ubuntu, i can say if your pc is used by many people apart from you. Its a kind of security. But if you only are the user of this PC than its very annoying and must have to be disabled. Anyways, in order to disable password request on Ubuntu 9.10 , Open a command line to click on the Applications menu, point to Accessories then Terminal. Enter the command sudo visudo and press Enter. Now enter your password and confirm by pressing Enter. Pull down the file that is edited with the arrow keys until the line% admin ALL = (ALL) ALL. Replace this line% admin ALL = (ALL) NOPASSWD: ALL. Use the keyboard shortcut Ctrl + o then press the Enter key to save the changes. Then do Ctrl + x to close the file. Now, your password will not be asked for administrative tasks. |
|
#4
| ||||
| ||||
| Re: Disable password request and pending closure in linux
In order to stop the password request dialog box, you need to work with gnome-terminal. Open gnome-terminal and enter "sudo su" Here type your password for the last time and than on the last line type or copy paste the following:- Quote:
|
|
#5
| ||||
| ||||
| Re: Disable password request and pending closure in linux
In case you wanna deactivate password request for mounting partitions in Ubuntu Karmic, just go through these steps:- Open a terminal and paste this: Code: sudo gedit /usr/share/polkit-1/actions/org.freedesktop.devicekit.disks.policy Code: <action id="org.freedesktop.devicekit.disks.filesystem-mount-system-internal"> Code: <allow_active>auth_admin_keep</allow_active> Code: <allow_active>yes</allow_active> |
|
#6
| |||
| |||
| Re: Disable password request and pending closure in linux
Hey thanks for posting this useful tips friends.. I was also in search of this since i reinstalled my Ubuntu. I am really annoyed of those dialog box. This will help me as well. Keep it up |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Disable password request and pending closure in linux" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| My updated RMA request on HAF X is still pending | ItemBomb | Hardware Peripherals | 5 | 18-07-2011 01:07 AM |
| Motorola fix request still pending | JErastus | Portable Devices | 6 | 28-06-2011 11:41 PM |
| How to disable the password prompt feature while installing new software in linux | Nekeitha | Operating Systems | 4 | 19-01-2011 08:03 PM |
| Updater showing pending update in Linux mint 9 | Mahua | Operating Systems | 4 | 19-01-2011 08:02 PM |
| "Add request pending" issue in Yahoo Messenger | Galimberti | Technology & Internet | 3 | 17-06-2010 12:42 PM |