Open ghost opened 6 years ago
The VNC protocol has the ability to only prompt for a password, not a username. And like you said, password is limited to 8 characters.
I would use another approach. The access/authentication should be controlled by another entity. For example, something like https://organizr.app/ acts as a front-end to access a multitude of services.
that is an interesting solution, I wonder if you can show me some articles on how to do it? thanks so much!
Hi ! Thanks for the Container, it is realy great.
i want to create container with active directory username and password (credentials) and i want same user login to his container from web interface by his active directory username and password(credentials). do u have any idea to achieve these goals?
there are some problems too: 1) maximum range of vnc password depending on RFC buffer. 2) vnc or web ineterface doesnt ask for username (even username that created with user_id variable)
regards,