Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP Support #279

Open
code1997 opened this issue Jun 8, 2018 · 2 comments
Open

LDAP Support #279

code1997 opened this issue Jun 8, 2018 · 2 comments

Comments

@code1997
Copy link

code1997 commented Jun 8, 2018

Since most Hackerspaces have an LDAP / AD Server it would be awesome to be able to use this for the user backend. This should work as follows:

  • User can login on strichliste with their LDAP credentials
  • Once they login a strichliste user is created and the user may choose a pin
  • Done, no more work for the admin.
  • Overkill would be using LDAP Groups to auto define users as admins.
@schinken
Copy link
Member

schinken commented Jun 9, 2018

You're right! We're also using LDAP in our hackerspace. And thats a feature for strichliste2, which is currently under development!

Right now a simple script reading users from LDAP and using the REST Api to create them should be a good workaround

@schinken
Copy link
Member

I'm currently working on strichliste2 and thinking about that feature. I guess there should be a combination of a import "cronjob" / console command and a direct ldap connection for authentication.

Still thinking about what one would want...

@schinken schinken reopened this Aug 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants