Skip to content

pam-imap 0.3.9 - PAM module that authenticates a user login against a remote IMAP(S) server.

License

Notifications You must be signed in to change notification settings

wdoekes/pam-imap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b576607 · Oct 24, 2022

History

11 Commits
Feb 11, 2017
Aug 25, 2017
Aug 25, 2017
Feb 11, 2017
Feb 11, 2017
Aug 25, 2017
Feb 11, 2017
Feb 11, 2017
Oct 24, 2022
Aug 25, 2017
Aug 25, 2017
Feb 11, 2017
Feb 11, 2017
Feb 11, 2017
Feb 13, 2017
Oct 24, 2022
Oct 24, 2022
Feb 13, 2017
Aug 25, 2017
Feb 11, 2017
Feb 11, 2017

Repository files navigation

pam-imap for 2017+

This is an updated version of pam_imap 0.3.8, taken from http://pam-imap.sourceforge.net/. See README.z_original for the original readme.

These files were mostly updated last in 2003, 2004 and imap.c in 2009. These edits might make it work in 2017 again.

See also: https://github.com/MrDroid/pam_imap

Building manually

Build requirements: libpam0g-dev libssl-dev libgdbm-dev

$ ./bootstrap
$ ./configure CPPFLAGS=-DVERIFY_CERT
$ make

Building a Debian package using git-buildpackage

See build requirements from Building manually.

Utility requirements: git-buildpackage debhelper dh-autoreconf

$ git clean -xf
$ gbp buildpackage -us -uc -sa --git-debian-branch=master \
    --git-upstream-tag='v%(version)s' --git-ignore-new

About

pam-imap 0.3.9 - PAM module that authenticates a user login against a remote IMAP(S) server.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published