Fedora :: To Make Remember My Passwords?
Mar 6, 2011
I'm having some problems of security in my Fedora 12... excess of security. It keeps me asking mi password everytime I want to perform an operation, and in some cases I'm pretty sure that this hampers me to work with some files.
Everytime I boot it, it asks about the password for the wireless network, and when I fill that out, another window pops up saying "Enter password for default keyring to unlock" (I press the "deny button" always for this one as it doesn't accept my user password.
I'm a newbie in linux and in programming, so I spend the days facing problem after problem and it's starting to drive me crazy. I'm not the root of the computer, but just a superuser (I hope that's not the problem)
Isn't it possible just to put my password when I start and then work without writing it anytime?
View 2 Replies
ADVERTISEMENT
Nov 24, 2009
Running FC11 64 bit and Firefox 3.5.5. Under Edit->Preferences->Security, I have checked the box "Remember passwords for sites". But Firefox doesn't remember the passwords. It does remember the usernames. Is there something else that I must do to get it remember passwords?
View 6 Replies
View Related
Oct 18, 2010
I user krusader for ftp, but it cannot remember remote passwords. every time i connect to the remote site i am prompted for the keyring password and after that the remote password. even if i tick "remember password", next time the password is asked.. why does it do that?
After upgrading from 10.04 to 10.10 krusader plays annoying sounds if i enter wrong password. sounds are disabled in gnome, but i know that krusader is an alien guy. how to tell him to keep quiet? why did sounds come with 10.10 ?
View 2 Replies
View Related
May 2, 2011
i have installed Ubuntu 11.04 i.e Natty Narhwal(m i spelling it right?) i want my Ubuntu system to remember currently running applications even when i shut it down. It was possible in ubuntu 10.10...it was in startup applications(i guess). I cant hibernate. It fails to hibernate. Let me know if anyone knows anything.
View 9 Replies
View Related
Sep 1, 2011
There is the Compiz feature that allows you to group and tab windows.
That is very nice, but is there a way to remember a window group?
Or maybe a custom terminal command where I can call those windows grouped?
View 1 Replies
View Related
Apr 13, 2011
how can I make vlc media player remember my preset audio settings. I'd want it to start up with ska preset instead of flat nothing.
View 2 Replies
View Related
Aug 11, 2010
How to make users, groups, paswords and their IDs be the same on several computers (for example, on cluster)?
View 6 Replies
View Related
Apr 26, 2010
Got a used Lenovo Thinkpad r61i and put Ubuntu 9.10 on it. Every time I turn it on it prompts me to give it a password for someone else's internet. This a password I do not know and I use an ethernet cable for internet so it's really annoying. Any way to make it stop?
View 1 Replies
View Related
Apr 6, 2011
I am using an internal toy svn server, and svn client seems to be configured to store passwords in gnome-keyring by default. How can I disable it or at least switch to kwallet?I am using Debian Testing.
View 2 Replies
View Related
Jan 7, 2010
I wonder if it is possible to have two passwords for one user account in 9.10. I have a long login password (5 words about 45 characters with spaces caps). I would like to set a shorter password for Authentication, sudo, etc. While retaining the original for logging in.In short:Have long password to login to computer.Have short password for everything after login.
View 6 Replies
View Related
Dec 12, 2009
recently I found a Cpu Speed Icon that went on the bottom bar of my F11 Gnome display and read out both CPU speeds.I have upgraded to F12 and cannot remember where I got the Icons.
View 6 Replies
View Related
Sep 9, 2009
Is there a way to get F10 (Gnome) to remember where my screen positions are? I keep having to move them over and over anytime I open a new application and tell it where I want it.
View 1 Replies
View Related
Dec 17, 2009
How do I get Nautilus to "remember it's window size? It seems that with F12 when I open a nautilus window it starts at some preset default size, and even though I change it and then close it. It returns to the default size when I open it again.
View 6 Replies
View Related
Apr 11, 2010
I need to set the default input device to be the microphone on my webcam for when I skype, but it seems to keep resetting itself, so I keep going in and changing it.
I am right clicking the volume icon and going into Sound Prefs -> Input, and selecting the camera.
How do I stop it from forgetting this and resetting it?
View 4 Replies
View Related
Dec 4, 2010
I'm running Evolution 2.30.3 on fc13.x64 and I've been getting a funny problem for a while, that now really annoys me:
even if the settings for my hotmail account are correct, Evolution will ask for the password every time I log in. Also, since I keep it open, after a while (~30 minutes) it "forgets" somehow the password and asks for the password again. This time, anyway, it won't work and I have to reset Evolution again.
Bonus question: even if hotmail is configured correctly for receiving and sending (smtp.live.com etc.), it won't send email, but will remain stuck on "sending".
View 2 Replies
View Related
Apr 15, 2011
I ran openSUSE way back since version 7.3, before that I was on Redhat 6 and briefly at 5 before that. I know my way around Linux pretty well but two problems with Fedora are bothering me right now. I'll begin a separate thread for each one to keep things clear.The first problem is with sound. I remember having problems with the Intel ICH7 chipset and pulseaudio on openSUSE, but the problem I have with Fedora is different. Sound works, but each time after rebooting, I have to open alsamixer to turn the master volume up from zero. Being an openSUSE user, I am comfortable with KDE, so I am running KDE 4.6.1 as my DE.Two sound devices have been detected, one is the Intel soundcard, which is recognized as snd_hda_intel. The primary sound device, according to alsa, is my Logitech UVC cam.
View 2 Replies
View Related
Aug 1, 2011
I have winbind Active Directory authentication set up on my laptop. AD authentication works like a charm, passwords cache, etc. I can use sudo with no problem. However, I cannot use the root account -no matter what I set the root password to, the system will not take it. I also have a couple of normal system users (not winbind), and no matter what I set their passwords to, I cannot login.
View 4 Replies
View Related
Apr 24, 2011
I was looking for a plugin to open pdf files in a new tab, acroread does but doesent remember the last view of the last file opened. So, is there a way to open pdf files through evince or okular within FF?
View 1 Replies
View Related
Mar 2, 2011
I mount my Fedora AMI on my EC2 account, when I reboot the system, the passwords for ec2-user and root are changed.On the web I found that is a "feature" .
View 1 Replies
View Related
Dec 22, 2009
I have Fedora 10 installed. I want my users to be able to use any password they want. So I edited /etc/pam.d/system-auth, the password section.
Was:
Code:
password requisite pam_cracklib.so try_first_pass retry=3
password sufficient pam_unix.so md5 shadow nullok try_first_pass use_authtok
password required pam_deny.so
Become:
[Code].....
View 2 Replies
View Related
Jan 25, 2010
Many people would like not to have to open a terminal or have more granular control over permitions that can be achieved using PAM permissions(read the man pages for PAM for more information) and the consolehelper.
The sources for this comes from Red Hat manuals
Say we want to have gedit ask for a root pasword so we do the fallowing.
- Step 1 - Open a terminal. (Applications -> System Tools -> Terminal)
- Step 2 - Become root:
Code:
su -
- Step 3 - Create a symlink in /usr/sbin/
Code:
cd /usr/bin
ln -s consolehelper gedit-root
- Step 4 - Create a PAM configuration file in /etc/pam.d/foo:
[Code].....
Name it gedit-root.desktop and save it to /usr/share/applications/ and you are done. Now when you need to edit your config files you can just click on the gedit-root and it will open gedit as root.
ps: I took this configurations from the original gedit.desktop file and edited a little.
You can now make programs ask for permissions like nautilus when you want to navigate through root owned folders, you can make the nvidia settings start as root and you can now using the PAM file describe what can be done or not.
View 1 Replies
View Related
Feb 9, 2010
So I've set up a Samba server through the gui. When I've labeled my shares as accessible to everyone, I can get to it no problem. However, when I tie it down to a specific samba user, I can't.
By all indications, it appears that it isn't saving the password because every time I go to edit users, it has the exact same string in the password field.
View 1 Replies
View Related
Jan 19, 2011
Do these guides work with resetting the current fedora root passwords?
http://www.labtestproject.com/linuse..._password.html
http://www.labtestproject.com/using_...d_on_fedora_10
View 6 Replies
View Related
Aug 2, 2010
We use a Linux server with AFS on it. I changed the linux root password using passwd. The new password will let me log in as root but when I try to change the AFS admin password it asks for the root password. When I put in the password that it let me log in as root. It tells me authentication failed. And when I run the password command with -admin admin, it asks for the admin password. I put in the admin password that worked before I changed the root and it says authorization failed.
View 5 Replies
View Related
Mar 31, 2011
I have a 389-ds with a large user base. All passwords are stored plaintext. I would like to convert all these stored passwords to a hash, say SHA-1.
View 2 Replies
View Related
Jan 25, 2010
While I've been using Linux for a little while now, I have only recently been getting into setting up and using a server at home (in part because until recently I only had ONE computer at home). I have heard of LDAP and OpenLDAP, but I am not sure if this is the best tool to do the following. Centralize logins and passwords for all of the computers at home, so I only have to change/manage one place. Since I keep installing Linux Distros it would be nice if I didn't have to add each person, individually each time.
Provide single sign-on authentication for the user so when they go to the Samba server they don't have to do another login, but they are limited in what they can see. Basically I don't want the kids being able to see *MY* files
- Works with Linux (various) and Windows (Windows 7 more than XP)
- Works with desktop and laptop
- Be able to, possibly, pass this authentication to the web server so likewise do not need to log into the web server after logging into the computer.
- (optional) be able to set up a script to run automatically to either map network drives or mount samba directories based on the user being logged in (smb://user/<username>) and/or backup the system.
I say optional because if it can that is great, but if it cannot then it isn't a show-stopper. Like I said, I am very new to servers and networking and do not know where to start regarding this. Right now I have a basic (too open) file server and a web server just beginning to be developed (working on Drupal). Not only do I need to figure out what/where to research about the server settings but also setting up the client-side of things.
View 3 Replies
View Related
Jun 12, 2011
I am new to Linux. I have a new ntfs usb external drive. I have attached to the Linux server but can't locate it. I would like to
1. mount it.
2. format to Linux file system
3. and then create share folders with passwords using samba.
View 2 Replies
View Related
Nov 24, 2010
I created a new partition in Windows Vista which, after rebooting, screwed up Grub. I believe that I need to reinstall Grub and everything should be fine, and I remember reading the command to do this on this forum, but I can't find it. When I boot, I now get a black screen with white letters instead of the Grub boot menu. It says something about "Minimal Grub" at the top and gives me a prompt that looks like this.
grub>
I can boot the live CD and I have internet access with it, but I can not remember the terminal command to repair Grub. Can someone tell me this command?
View 7 Replies
View Related
May 5, 2011
I just upgraded to Natty (11.04) and I want to get my Ubuntu to remember what last windows I had open after I logout and then login.
Due to reasons beyond my comprehension, hibernate and sleep do not work, and I prefer to use shutdown anyway.
I am using Unity and have not changed much of the default environment. I found plenty of guides for 8.04, but the Unity change has moved a lot of things around.
Is this possible, and if so, how do I do it in 11.04?
View 3 Replies
View Related
Jul 16, 2011
I had to restart my machine after some time (~200 days), and after the restart it had only 2 GB ram out of 6 GB (2213MB). I can't go in person to the machine..
View 11 Replies
View Related