LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Secure Java Apps on Linux using MD5 Crypt (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-secure-java-apps-on-linux-using-md5-crypt-402827/)

LXer 01-13-2006 05:01 AM

LXer: Secure Java Apps on Linux using MD5 Crypt
 
Published at LXer:

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.

Read More...


All times are GMT -5. The time now is 11:07 PM.