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

[Password] How can we disable kasm_user / password in docker image #76

Open
1 task done
yoongeon1206 opened this issue Jul 23, 2024 · 3 comments
Open
1 task done
Labels
enhancement New feature or request no-issue-activity

Comments

@yoongeon1206
Copy link

yoongeon1206 commented Jul 23, 2024

Is this a new feature request?

  • I have searched the existing issues

Wanted change

currently, the kasm docker image has a default user and a password. I just try to disable or remove them in dockerfile.

Reason for change

We are looking for a way for developers to easily access KASM without receiving the ID password
It is necessary to delete the ID and password set by default as the first step.
I want to make the developer approach the KASM service without access ID and password.

Proposed code change

Is there a way to easily delete ID/PASSWORD settings from Dockerfile?

@yoongeon1206 yoongeon1206 added the enhancement New feature or request label Jul 23, 2024
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@yoongeon1206 yoongeon1206 changed the title [Password] How can I remove kasm_user / password in docker image [Password] How can we disable kasm_user / password in docker image Jul 23, 2024
@thelamer
Copy link
Member

Why not just use port 3000 or 3001 ? Those have no auth by default.

@LinuxServer-CI
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no-issue-activity
Projects
Status: Issues
Development

No branches or pull requests

3 participants