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

[Feat]: Every System User Login With Their Own Password #5906

Open
niyazialpay opened this issue Dec 17, 2022 · 2 comments
Open

[Feat]: Every System User Login With Their Own Password #5906

niyazialpay opened this issue Dec 17, 2022 · 2 comments
Labels
enhancement Some improvement that isn't a feature

Comments

@niyazialpay
Copy link

What is your suggestion?

In my opinion, starting a service in this way "systemctl status code-server@$USER" separately for each system user creates too much system load. I think if each user can log in with his own system password, it can work under his own home directory without any problems.

Why do you want this feature?

I want to use VSCode-Server on a web server to authorize users to operate under their own directory.

Are there any workarounds to get this functionality today?

I don't know

Are you interested in submitting a PR for this?

Sorry, I don't know typescript or nodejs

@niyazialpay niyazialpay added the enhancement Some improvement that isn't a feature label Dec 17, 2022
@tobycm
Copy link
Contributor

tobycm commented Dec 18, 2022

You could take a look at this: https://coder.com/blog/code-server-multiple-users

@jsjoeio
Copy link
Contributor

jsjoeio commented Dec 19, 2022

VSCode-Server

You may be looking at the wrong project! This is code-server which is a fork of VS Code with a couple patches to allow you to self-host

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvement that isn't a feature
Projects
None yet
Development

No branches or pull requests

3 participants