brianweber2 / atr-target-trading-bot

ATR Target Trading Bot using Joe's studies.
2 stars 0 forks source link

Use Linux users and PAM for Authentication #29

Open brianweber2 opened 6 years ago

brianweber2 commented 6 years ago

Instead of using the existing user creation tool that stores user login info in the database, revise the tool to create a new Linux user that asks for the same information. Also, use PAM to authenticate a user when logging in.