Closed yoongeon1206 closed 1 month ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
Why not just use port 3000 or 3001 ? Those have no auth by default.
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.
no response from OP after proposed solution from the dev of this container. closing
This issue is locked due to inactivity
Is this a new feature request?
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?