pam_eps is a PAM module that allows you to authenticate users against a remote server with a ssh daemon enabled. If the user exists in local machine, he is allowed entry. But if the user doesn't exist (yet exists in the remote machine and the password supplied is correct), a new user with that pass and logname will be created.
| Tags | Security Logging |
|---|---|
| Licenses | Public Domain GPL |
| Operating Systems | Unix |