Secure Java Apps on Linux Using MD5 Crypt

If you are a security developer and need to interface a Java application with the local operating system user registry, what do you do? This article gives you the answer: UNIX/Linux PAM-compatible systems that use authentication based on the GNU MD5 extensions to the crypt() system call. A pure Java implementation of MD5 crypt can provide a simple interface that can be used by Web applications to authenticate against the local UNIX registry.

6 Comments

  1. 2006-01-12 7:58 pm
    • 2006-01-12 8:26 pm
      • 2006-01-12 10:58 pm
  2. 2006-01-12 9:10 pm
    • 2006-01-14 12:17 am
  3. 2006-01-13 12:54 am