mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[GH-ISSUE #789] Cannot change VNC password #605
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#605
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shwuhk on GitHub (Jul 23, 2024).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/789
Using the following command to run, when I type change vnc password username, it didn't prompt for a password. And also, whenever I type enter, two lines of (qemu) comes out, is that normal?
@SimonBard commented on GitHub (Jul 25, 2024):
You changed the password to "userd"
You do not specify a user.
@SimonBard commented on GitHub (Jul 25, 2024):
This happens if you really cannot set a password, its just happening to me:
And please format the text next time for readability
@shwuhk commented on GitHub (Jul 25, 2024):
Thanks for your help.
Question is updated for readbility.
I can login now with "userd".
I saw from the others that this placement should be the username and password is prompt next, is it changed or it was always behave like this?
@sleeyax commented on GitHub (Nov 22, 2024):
Had the same issue. Solved by entering
change vnc passwordinstead. It then prompts for your new password. I don't know what the username is supposed to be though.Edit: never mind, I simply forgot to enable VNC when running the container. RTFM folks!