Security :: Configure PAM To Use The Remember Option For The Password?
Jan 7, 2010
How do I configure PAM to use the remember option for the passwd. It should remember the last 10 passwords and shouldnt allow the user to use the same old passwords. Here is what I have configured but doesnt work
#%PAM-1.0
# This file is auto-generated.
# User changes will be destroyed the next time authconfig is run.
auth required pam_env.so
auth required /lib64/security/pam_tally.so deny=2 onerr=fail even_deny_root_account unlock_time=5
auth sufficient pam_unix.so likeauth nullok
[Code]...
View 1 Replies
ADVERTISEMENT
Jun 4, 2011
I've been using ubuntu 9.10 for years and never been asked for username and password, always started straight away. Today I started the computer, it's asking for them and doesn't accept the password so it's trapped in a loop. I changed the password, no luck, the username when starting seems to be different from the one when I'm changing it. Something like "Mart Di", versus "mart". Tried both with new and old passwords. Does the password expireor something?
View 7 Replies
View Related
Mar 24, 2011
First off is there any way to configure ubuntu to log in with a password, fingerprint and usb token? Secondly what is the difference between the standard home folder encryption and the alternate install encryption?
Thirdly is it possible on new external hard drives that incorporate thumb scanners to install truecrypt on these? Fourthly does anyone here on ubuntu forums use lastpass with the 'yubikey' device-does it work well on ubuntu? And fifthly are ironkey usb keys worth the money or are they a scam?
View 7 Replies
View Related
May 13, 2010
I hate to make a new thread for something that has probably already been solved, but searching through all the threads can be a challenge in itself.Every time I log in to Ubuntu 10.04 I am asked for the password to my Wi-Fi connection. About a week ago it was working fine, however after, I think, the second update Ubuntu was longer able to remember the password. Its not a major problem as I can access the Internet its just really inconvenient.
View 2 Replies
View Related
Nov 1, 2010
Is there a way I can have empathy remember my account name but not my password? I don't like having it remember my password but I can't see anyway to remove it without Empathy telling me my account set up is not complete.i have ubuntu 10.10 64bit
View 3 Replies
View Related
Jun 11, 2011
I've got a strange issue here concerning Firefox. Of some sites i don't ant my login and password to be saved by Firefox. The question pops up (below navigation bar) i click no and it's gone. But when i go to the same website, let's say, the next day, i get the same question. This issue is not related to 1 website, it's doing with all kinds of sites i log in to.
How can i prevent that FF comes up with that question to remember my login/password even when i clicked on No, do not remember? Pleae keep in mind that some site i do let FF save my login/password, those sites are regular visited by me. So unchecking the option in preferences i rather don't want that.
Who can tell me why FF keeps coming up with that question even if i click on no?
View 6 Replies
View Related
Dec 7, 2010
A friend of mine can't remember her password for the computer.When the computer starts it automatically loads her user profile, i can't create any new users, and i cant become root with sudo, i looked around on the forums and some stuff was very helpful in teaching me more about linux, but without being able to change, or remove the password i cant update. the laptop is a dell 910 mini.
At the terminal, instead of being: User@localhost, it's : name@name
View 8 Replies
View Related
May 4, 2010
Every time that the internet connection is lost (because of hibernating etc.) I have to re-enter the password for the router. It used to remember this but for some reason it doesn't any more.
View 7 Replies
View Related
Nov 19, 2010
I am running edubuntu in one of the classes of the school i support. My problem is that the children cannot remember the password for the computer if it locks. I have it set to auto login on the class user and I have disabled the screensaver asking for a password on resume, and disabled the powerdown options. So in theory it should stay on the desktop until they shutdown. However there is still the option to lock the computer and i am sure that they will find it and manage to lock themselves out of the computer! I am a linux beginner, but i have followed a few guides on the internet. I could really do with having their user with no password, so if they accidentally lock the computer they only have to click unlock to resume their computing.
View 1 Replies
View Related
Jan 10, 2011
what can I do if I changed my ubuntu password and cant remember what it is?I only have 1 user on my system - me, and I changed the password today, thinking it was obvious to remember my new password, but I cant remember it exactly
View 6 Replies
View Related
Apr 6, 2010
Is there any way to configure Nautilus to remember my preferred column widths so I don't have to fiddle with them every time I open a Nautilus instance?
View 2 Replies
View Related
Nov 16, 2010
I'm setting up a shared laptop. When I connect the laptop to a wifi network, network-manger remember the password without asking the user if it should.Our wifi network is WPA2 enterprise protected, so we all have our unique personal username/password.I didn't find how to configure network-manager to not remember wifi passwords.
View 3 Replies
View Related
Jan 8, 2011
When I setup the software I can't remember choosing a password and if I did I know what it is! I have tried to enter these but it just refreshes the login box. I'm not sure if I can turn this feature off as it is really annoying?
View 2 Replies
View Related
Feb 11, 2011
I was installing zabbix and had to make some mysql stuff work... couln't remember my mysql password, so figured i'd uninstall mysql and reinstall. so i did:
[code]...
i was admittedly stoned when doing this, but it has uninstall a LOT of other stuff. including xbmc. no problem, i'm an idiot but i'll just reinstall xbmc and the other stuff
[code]...
how i can get this running again or would it just be easier to reinstall.
View 3 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
Jan 20, 2010
I routinely use somewhat spotty wireless hotspots, and Network Manager is driving me insane. Whenever there's a momentary drop, NM will prompt me for my password. I enter it, and it connects perfectly. And then 5 minutes later, it'll prompt me again. How do you instruct NM to remember a password, and stop prompting?
View 2 Replies
View Related
Jan 10, 2010
I want to configure SSH key-based authentication and SSH password Authentication in same machine for different user .
View 1 Replies
View Related
Nov 24, 2010
I want to give my users option of logging to the system. They should have posibillity for choosing option betweend logging to the system with their default password or one-time password OTPW. I installed OTPW in my Debian. Here is my /etc/pam.d/sshd file:
[Code]....
View 12 Replies
View Related
Oct 15, 2010
To avoid having to input a password for the keyring each time I connect to the net via wireless, I enabled the 'Available to all users' option in Network Manager. Now, my question is this. Are the 'users' it refers to just those created on this machine? Would a drive-by be able to use my network without entering the password?
View 3 Replies
View Related
Jul 4, 2010
I have Evolution set up to monitor three GMAIL and five AOL email accounts. On all of them I have the servers set up correctly and all the right settings to check email 65-75% of the time. But for some reason, even though I have the "Remember this password" box checked for all of my AOL accounts, it will ask me over and over and over and over and over and over again for the passwords for all of my AOL accounts. The GMAIL accounts seem to work flawlessly.
I know that I have the correct passwords because I am cutting and pasting from a text file with known working passwords. And sometimes it will accept the passwords and everything is happy. But other times (like tonight) I can put in the passwords six or seven times for each account and it still gets all pissy. I can close and reopen evolution and re-enter the passwords and it still sits there in a seemingly endless loop of asking for the password.
Is there anyway to convince it to remember my passwords and NOT ask me for them again? I don't care if it writes an entry to a log file saying that logging into the server failed. I don't care if it flashes a little light or plays an annoying chime or something everytime it fails. But I swear I am an inch away from putting my fist through my monitor if it keeps popping up the g.d. dialog asking for my passwords every six seconds! I would switch back to Thunderbird in a heartbeat if the mailbox formats were compatible.
View 3 Replies
View Related
Mar 8, 2011
My spouse chose to check the "Remember Forever" password choice when opening a Samba share on the machine. After a few minutes of "You shouldn't do that!" lecture ... how can this be undone?
View 4 Replies
View Related
Nov 18, 2010
According to Security standards given in[URL]Quote:Unless otherwise approved the following setuid root binaries are the only ones allowed on production servers:
* /bin/su
* /usr/bin/sudo
* /usr/bin/passwd
[code]....
View 3 Replies
View Related
Jun 14, 2011
everytime i try to vnc to my box, it pops up the keyring authentication, which is obviously a huge problem when logging in remotely.how do i change my keyring password to match my login password?
View 4 Replies
View Related
Oct 22, 2010
I know this has probably been asked too many times here but I need to secure my emails. Personal matters of course. But yeah. I use the program "Password and Encryption Keys" to generate a key to sign my emails with but I do not know what to do. To be blunt, I'm stupid when it comes to this. IF not, steps in creating a key? and giving it (my public key) to the significant other? Finding where both keys are? Implementing it into Thunderbird? If it helps any here's some extra information: Ubuntu distro: Ubuntu 10.04 Email client: Thunderbird
View 7 Replies
View Related
Jan 13, 2010
How can I force passwd to use a simple password?I want to change my passwd & delete passwd history (if stored).I plan on creating a Virtual Appliance that uses another password besides my testing password.
View 5 Replies
View Related
Oct 1, 2010
I have a database created by an older program (not Access) that I need to open and retrieve information for my business. The manufacturer put a password on there so that only it's program could open it. I do not use that program, but it has information I need. Is there a way to find that password or circumvent the password altogether?
View 1 Replies
View Related
Jan 28, 2011
I hope anyone of you can help me build autofs5_5.0.4-3.2_amd64.deb and autofs5-ldap_5.0.3-3_amd64.deb-packages with a modified source for debian testing. The trouble is, the packages from the repositories do not work with our ldap server. I know that using the configure option DISABLE_MOUNT_LOCKING might solve it. But I (a) fail to build the modules and (b) am not sure if I put the compile option in the right place. I dont have much experience with building deb packages, maybe someone can give me a hint.
View 3 Replies
View Related
Oct 22, 2015
I can't figure out the syntax on the apt-cdrom command.
My CDROM is flaky, but have a portable CDROM attached to a usb.
Here's the output of lsusb:
Code: Select allroot@home:/etc/apt/apt.conf.d# lsusb
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 002: ID 04b3:310b IBM Corp. Red Wheel Mouse
[Code] ....
Here's the output of df:
Code: Select allroot@home:/etc/apt/apt.conf.d# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 464279312 4089292 436582932 1% /
udev 10240 0 10240 0% /dev
tmpfs 1619088 9132 1609956 1% /run
tmpfs 4047716 164 4047552 1% /dev/shm
[Code] ....
Here is my modified fstab:
Code: Select allroot@home:/etc# cat fstab
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
[Code] ....
Here is my configure file:
Code: Select allroot@home:/etc/apt/apt.conf.d# cat config.usb.cdrom
Acquire::/dev/sr1::/media/bill;
Here is my command and output:
Code: Select allroot@home:/etc/apt/apt.conf.d# apt-cdrom -d=/media/bill -c=config.usb.cdrom add
Using CD-ROM mount point /media/bill/
Unmounting CD-ROM...
Waiting for disc...
Please insert a Disc in the drive and press enter
[Code] ....
There must be something simple that I have missed.
View 2 Replies
View Related
Mar 20, 2011
I downloaded GnuBG (Gnu Backgammon) from repos. Despite enabling sound it remains silent.Can anyone confirm it's a problem on my side? I can't see any option to configure the sound output or anything.
View 1 Replies
View Related
Oct 29, 2009
I am running fedora 11 and I am configuring my menu.ist file. I attached the menu.ist file in txt extension. What I want is:
1- I want the first option to be Windows XP (which is on the second HD) and I want the text to be Windows XP instead of Other. This option should be the default (so if I didn't press anything it will boot from xp).
2- To remove the 2.6.29.4-167.fc11.i686.PAE kernel from the list and keep the 2.6.30.5-43.fc11.i586.img available as a second option.
3- Increase the countdown time to 10 seconds.
View 13 Replies
View Related