Software Evaluation: ps1auth

From sshcWiki
Revision as of 22:53, 9 February 2015 by Cswingler (talk | contribs) (just stubbing out some things here)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Pumping Station: One and hef have worked quite a bit on a Django app that can manage members. Maybe we should use it.

Deploying a test VM

hef merged my pull request that broke the vagrant setup, so just check out the code from https://github.com/hef/ps1auth and follow the readme. Works great.

Questions and stuff

  • How do we make new users? I figured out how to add someone, but the User field is greyed out.

Stuff we kind of need to figure out on our own

  • This appears to speak LDAP, what happens if we point it at FreeIPA/389-ds instead of Samba4/AD?
  • I (cswingler) need to get around to reading up on deploying Django apps so I can deploy this on something that's not Arch.