Four password lockers that can help you keep your Web logins secure


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Four password lockers that can help you keep your Web logins secure
# 1  
Old 10-21-2008
Four password lockers that can help you keep your Web logins secure

10-21-2008 01:00 AM
It is good practice to use a different password for each Web site you need to log in to. Good passwords tend to be long and contain a wide selection of characters. That can make remembering all your passwords difficult. But you can make things easier on yourself by storing passwords for various Web sites in an encrypted file on your computer. I'll take a look at a four programs that give you easy access to your passwords when you need them and protect the password file itself against compromise.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. HP-UX

J3591A, HP Secure Web Console firmware

Hello all, Looking for a pre v2.0 rev of firmware for this ancient device. Nothing I've seen in searches indicates previous versions were available for download but I have to believe they were. I've tried the new hpe community website, (formerly ITRC I believe) but no dice. Also if... (0 Replies)
Discussion started by: 0ddentity
0 Replies

2. HP-UX

Secure Web Console Firmware

I have firmware 2.0 for the HP Secure Web Console, but looking for 1.8. Hp does not have this posted anywhere. Anyone have it? Thanks. (0 Replies)
Discussion started by: mrmurdock
0 Replies

3. UNIX for Dummies Questions & Answers

web panel to manage iptables and tc - secure the implementation of changes

Hi, Subject of my school work: "Web interface for managing firewall and band on the access server (Linux)" I have a big problem because I do not know how to safely implement the change in the system and show the logs on the Web page. Unfortunately, the number of solutions for today is... (0 Replies)
Discussion started by: bor1904
0 Replies
Login or Register to Ask a Question
yppasswd(1)						      General Commands Manual						       yppasswd(1)

NAME
yppasswd - change password in Network Information Service (NIS) SYNOPSIS
yppasswd [name] DESCRIPTION
Note If Enhanced Security is enabled on your system, use the passwd command to change your password, even if NIS is in use. The yppasswd command lets you change your password in the Network Information Service (NIS) map, a network data base service. Only you or the superuser can change your NIS password. When you enter the yppasswd command, the program prompts you for the old password and then for the new password. Note that the passwords are not displayed on the screen. Next, the program asks you for the new password again, to verify that you have typed it correctly. If you do not type the passwords cor- rectly, you will receive an error message after you enter the new password. Your new NIS password must meet one of the following requirements: It must be a combination of at least six alphanumeric characters, or It must be a minimum of four characters, with at least one being non-alphanumeric, such as a control sequence. Note The passwd command does not change the NIS password. This command only changes the local password file (/etc/passwd), and not the NIS mas- ter password file. ERRORS
Your new password does not meet the minimum length requirement. You misspelled your new password or its verification. Your new password can not be activated. It must be different from your old password and your login name. FILES
Password file NIS directory SEE ALSO
passwd(1), passwd(4), ypfiles(4), yppasswdd(8) Network Administration yppasswd(1)