PAM module for authentication by IP or other password-disabling module
Posted
by
Robin Rosenberg
on Server Fault
See other posts from Server Fault
or by Robin Rosenberg
Published on 2012-06-07T22:34:35Z
Indexed on
2012/06/07
22:42 UTC
Read the original article
Hit count: 216
pam
I'm looking for a Linux pam module that accepts any password for connections from a specific IP. I don't want to disable passwords completely.
I need it for migration from one imap server to another (cyrus to zimbra) without knowing every password. I used such a module some six years ago. That was for imap migration too. Unfortunately I cannot recall the name of the module and can't find it by other means either.
Any pointers?
© Server Fault or respective owner