|
1. Password Safe TODO
that you can find cleartext passwords in memory in
some cases if you copy the password to clipboard AND minimize password Safe
with both options "Clear the password when minimized" and "Lock password
database on minimize and prompt on
http://passwordsafe.sourceforge.net/todo.html - 15.7kb
2. Authentication, Authorization, and Access Control
-c /usr/local/apache/passwd/passwords username
htpasswd will ask you for the password, and then
ask you to type it again to confirm it:
# htpasswd -c /usr/local/apache/passwd/passwords rbowen
New password: mypassword
Re-type new
http://httpd.apache.org/docs/1.3/howto/auth.html - 47.5kb
3. Ked Password Manager: Screenshots
$ kedpm -c
Starting Ked Password Manager command line
interface.
Ked Password Manager (version 0.1.0)
Provide Password to access the database (Ctrl-C to exit)
Password:
Password accepted.
KedPM asking for the Password to open
http://kedpm.sourceforge.net/screenshots.html - 9.0kb
4. Firefox:Password Manager - MozillaWiki
on the end user is that the password is "forgotten".
As a backup, when usernamefield/passwordfield fail to match, password Manager should attempt to discover the password field manually, using a technique similar to what Camino uses.
This is
http://wiki.mozilla.org/Firefox:3.0_Password_Manager - 18.0kb
5. Debian Administration :: SSH with authentication key instead of password
Tips for a Debian GNU/Linux System Administrator.
http://www.debian-administration.org/articles/530 - 37.3kb
6. Untitled document
echo "default: user=$user, password=$password, file=$file, disk=$disk, gzip=$gzip"
exit 1
fi
rm -f $ftpfile
echo >>$ftpfile default login $user password $password
echo >>$ftpfile macdef init
echo >>$ftpfile cd img
echo >>$ftpfile put -
http://www.feyrer.de/g4u/g4l.html - 50.3kb
7. Choosing Good Password and Password generation - apg pwgen gp...
Choosing Good Password and Password generation - apg pwgen gpw zsafe kwalletmanger gnome-keyring
http://www.debianhelp.co.uk/password.htm - 20.4kb
8. Ked Password Manager: README
helping you to
retrieve your passwords, a, password manager should also let you input
new passwords to the database in a convenient way.
The simplest way to enter the password is a dialog with the password
data fields. Today, most passwords come
http://kedpm.sourceforge.net/README.html - 9.8kb
9. Password, Shadow and Group files format or Syntax Description in Linux
Password, Shadow and Group files format or Syntax Description in Linux
http://www.debianhelp.co.uk/passwordfile.htm - 18.3kb
|