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

Fix JupyterHub SELinux context #3

Open
7 of 10 tasks
cmd-ntrf opened this issue Aug 26, 2019 · 0 comments
Open
7 of 10 tasks

Fix JupyterHub SELinux context #3

cmd-ntrf opened this issue Aug 26, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cmd-ntrf
Copy link
Member

  • Make root owner of /opt/jupyterhub
  • Create directory /var/run/jupyterhub
  • Make jupyterhub owner of /var/run/jupyterhub
  • Move jupyterhub.service run directory to /var/run/jupyterhub
  • Remove login.te SELinux module
  • Make user jupyterhub shell nologin
  • Put jupyterhub_config.py in /etc/jupyterhub
  • Output jupyterhub log in /var/log
  • Add exec restorecon -r -F /opt/jupyterhub
  • Fix jupyterhub service selinux run context (currently unconfined_service_t)
@cmd-ntrf cmd-ntrf added the enhancement New feature or request label Aug 26, 2019
@cmd-ntrf cmd-ntrf self-assigned this Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant