Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pam_mapi - PAM module for authentication via MAPI against a Zarafa server
- Description:
pam_mapi is a PAM module (Pluggable Authentication Modules) for authentication
against a Zarafa server. Applications like Zarafa WebAccess, Zarafa WebApp or
Microsoft Outlook which directly connect to the Zarafa Collaboration Platform
use MAPI in SOAP to do so. If Zarafa is configured to use the DB authentication
plugin, all user information are stored in a MySQL database.
Once IMAP/POP3 is used via the Zarafa Gateway, SMTP gets involved for outbound
e-mails, too. Usually this requires SMTP authentication (to avoid open relays),
but the user information in the MySQL database is unfortunately not accessible
for established SASL daemons. The pam_mapi module is filling this gap by adding
MAPI-based authentication to PAM and thus to SMTP daemons via SASL.
Just execute "cat /usr/share/doc/pam_mapi-0.1.0/pam.conf > /etc/pam.d/smtp" for
a simple setup. Please read the documentation for more extended configurations.
Packages
pam_mapi-0.1.0-1.el4.x86_64
[14 KiB] |
Changelog
by Robert Scheck (2011-11-29):
- Upgrade to 0.1.0
- Initial spec file for Fedora and Red Hat Enterprise Linux
|
pam_mapi-0.1.0-1.el4.i386
[14 KiB] |
Changelog
by Robert Scheck (2011-11-29):
- Upgrade to 0.1.0
- Initial spec file for Fedora and Red Hat Enterprise Linux
|