mwf / cocaine_pam_auth

Test python PAM authentication as cocaine worker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cocaine_pam_auth

Test python PAM authentication as cocaine worker

###Installation:

pip install -r requirements.txt
./deploy.sh

###Usage:

cocaine-tool call pam_auth enqueue "'login', '{\"login\": \"test_user\", \"password\": \"123\"}'"

About

Test python PAM authentication as cocaine worker


Languages

Language:Python 72.6%Language:Shell 27.4%