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

Sync breaks when the host's user's shell is set to /usr/bin/nologin (or /usr/bin/false) #1950

Open
eriknelson opened this issue Aug 10, 2020 · 0 comments

Comments

@eriknelson
Copy link

As I mentioned in #1949, I pre-created a "system" account. It's common to set their shell to /usr/bin/nologin, or /usr/bin/false. However, Sparkleshare's ssh comms immediately close their connection from clients if this is configured.

  1. Curious if it would even be possible to support these types of nologin shells for the host's user? (I'm guessing the answer is probably not).
  2. If that's not an option, does the project have an "installation" section of documentation where it makes sense to document this as a requirement?
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

1 participant