Hackerfleet / hfos-legacy

Hackerfleet Operating System
GNU Affero General Public License v3.0
29 stars 4 forks source link

Allow PAM authentication #267

Open ri0t opened 6 years ago

ri0t commented 6 years ago

https://stackoverflow.com/questions/18336678/python-pam-non-interactive-authentication https://stackoverflow.com/questions/4216163/authenticate-user-in-linux-with-python-3 https://pypi.python.org/pypi/python-pam Most of these deal with the problem of non-root based user authentication: https://github.com/FirefighterBlu3/python-pam/issues/2