mike-jumper commented on issue #430: GUACAMOLE-221: Client-side changes for parameter prompting URL: https://github.com/apache/guacamole-client/pull/430#issuecomment-613034357 > I noticed that if the username and domain fields are set in the connection properties, I'm prompted only for the password and not prompted for the username and domain. This might be expected behavior, but to my mind, it's better to prompt the user for all 3 fields (login, password, domain), but pre-populate them in the dialog box, so the user can just leave them as is, or edit them (for example, if he wants to connect as another user). Right now, if you are not showing the username in the prompt at all, the user does not have an opportunity to login as another user. Re-showing the username, etc. if no username was originally part of the connection parameters could make sense. The username definitely must _not_ be shown if the value is provided when the connection is started, as at that point the administrator has dictated the account to be used, and the user should not be able to override that.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
