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

Support for creating system users #5

Closed
dvalters opened this issue Jun 28, 2019 · 2 comments · Fixed by #6
Closed

Support for creating system users #5

dvalters opened this issue Jun 28, 2019 · 2 comments · Fixed by #6

Comments

@dvalters
Copy link
Contributor

Hi, we'd like to add support to the kerberos authenticator for creating system users. (The option create_system_users = True in other authenticator plugins. )

A similar issue is described here, jupyterhub/jupyterhub#932 (comment)

And we have a patch implementing this that we could open as a PR, if you are open to contributions. (it would be nearly identical to this addition to the LDAPAuthenticator plugin, but for this kerberos plugin: see: jupyterhub/ldapauthenticator#36)

@jcrist
Copy link
Member

jcrist commented Jun 28, 2019

Sure, happy to accept a PR.

@jcrist
Copy link
Member

jcrist commented Jul 1, 2019

Just released kerberosauthenticator version 0.2.0 to PyPI, which has these changes.

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

Successfully merging a pull request may close this issue.

2 participants