Download, compile and install the pam_imap PAM module on Ubuntu
This role is designed to be played on Ubuntu. It has been tested with Ubuntu 16.04 LTS.
pam_imap_version
- the release version we should installpam_service_name
- the name of the PAM service we should install (defaults toimap-auth
)imap_server
- the hostname or IP of the IMAP server (defaults toimap.gmail.com
)imap_port
- the port number the IMAP server runs on (defaults to993
)imap_ssl
- whether the IMAP server requires SSL-on-connect (defaults toyes
)imap_realm
- the realm/domain your IMAP server uses for usernames (defaults to none)imap_cache
- how long (in seconds) to cache IMAP credentials for (defaults to 600)
This role is intended to be used in conjunction with the freeradius-eduroam role with use_pam
enabled.
See https://github.com/safire-ac-za/eduroam-imap-playbook/
MIT https://github.com/safire-ac-za/eduroam-imap-playbook/LICENSE
Guy Halse http://orcid.org/0000-0002-9388-8592, Tertiary Education and Research Network of South Africa.