linuxserver / docker-baseimage-kasmvnc

Base Images for remote web based Linux desktops using KasmVNC for many popular distros.
GNU General Public License v3.0
357 stars 61 forks source link

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

Closed yoongeon1206 closed 1 month ago

yoongeon1206 commented 4 months ago

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?

github-actions[bot] commented 4 months ago

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

thelamer commented 3 months ago

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

LinuxServer-CI commented 2 months ago

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.

drizuid commented 1 month ago

no response from OP after proposed solution from the dev of this container. closing

github-actions[bot] commented 1 week ago

This issue is locked due to inactivity