Download List

專案描述

pam_imap is a PAM module that authenticates against a remote IMAP or IMAPS server. It supports multiple servers, SSL, password caching, user blacklists (for admin users), and many configuration abilities.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-01-30 02:34
0.3.8

This release fixes a few non-critical typos. The RPM package has been updated.
標籤: Code cleanup

2004-11-19 22:47
0.3.7

This release is 3 seconds faster for authentication. Upgrading is highly recommend. Usernames and passwords can be up to 64 characters, and can be changed easily. Support has been added for PAM_Domain, adding a username@domain.com style login for Microsoft IMAP servers.
標籤: Minor feature enhancements

2004-06-23 09:32
0.3.6

This release features password caching using a password
hash to store passwords encrypted with MD5. This speeds up
authentications. It adds a "BlockList" feature that can be
used to block users like root and Administrator from being
authenticated against an IMAP server, and fixes several
compile bugs and segfault bugs.
標籤: Major feature enhancements

2004-02-03 09:21
0.3.4

This version fixes a few malloc bugs, and disallows NULL passwords (faster logins).

2003-11-22 21:13
0.3.3

pam_imap now plays well with others by grabbing
passwords from other modules (like pam_unix.so)
instead of asking for it redundantly. This allows
the sysadmin to auth passwords both locally and
remotely on the same system with the same login
session.
標籤: Minor bugfixes

Project Resources