|
Password Security
3 days ago
by Ruchith
I'm always troubled by those services where they send me my password when I use the "forgot my password" option. This means that they store my password in plain text in their database!!!!The proper way to store passwords are to store cryptographic hashes of these passwords. This should be used with ...
Ruchith Fernando's Blog - blog.ruchith.org
|
|
Tips and Tidbits About LDAP
4 days ago
by ddouthitt
Setting up and understanding LDAP is not easy. In my opinion, nothing is obfuscated more and unnecessarily so than LDAP. There are a number of tips that can help you to understand LDAP. LDAP is not authentication. This was the number one problem I had when I started (a while back). The first time us ...
UNIX Administratosphere - administratosphere.wordpress.com
|