Talk:Pluggable Authentication Module
Appearance
How does PAM relate to SASL, GSS API, JAAS? Yaron 23:03, May 17, 2004 (UTC)
- JAAS is a Java implementation of PAM. PAM provides low-level authentication functions and wouldn't be used on the protocol level like SASL, although some SASL libraries (Cyrus) use PAM for the underlying authentication. ElBenevolente 00:47, 18 May 2004 (UTC)