Python PAM
Pure Python interface to the Pluggable Authentication Modules system on Linux
Overview
This module provides an authenticate function that allows the caller to authenticate a given username / password against the PAM system on Linux.
Future Directions
- Ability to write PAM modules in Python
License
Copyright (C) 2007-2009 Chris AtLee <chris@atlee.ca> Licensed under the MIT license