You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋
Can you use the PAMAuthenticator instead of the LDAPAuthenticator if the user already has a home directory etc.? I use this setup and that works (for me).
Bug description
Setup queries LDAP server and launches a JupyterLab instance in the home directory of the user (each user has a Linux user set up already)
Without
systemdspawner
the setup works perfectly, but as soon as its configured spinning up the user's spawner hangs midway.I suspect the user needs spawn home directory set in
systemdspawner
, and their permissions given to the conda environment's jlab executables?(Corporate Usernames and IP addresses are masked in logs and jhubconfig.py)
Set Up
RHEL 8 on ppc64le architecture
Full environment
Configuration
Logs
The text was updated successfully, but these errors were encountered: