[ 
https://issues.apache.org/jira/browse/VCL-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16471043#comment-16471043
 ] 

ASF subversion and git services commented on VCL-1094:
------------------------------------------------------

Commit 10ea25970e4d3a9e406dc19f7d853f83c6fb9850 in vcl's branch 
refs/heads/VCL-1094_prepend_dot_slash_to_login from [~jfthomps]
[ https://git-wip-us.apache.org/repos/asf?p=vcl.git;h=10ea259 ]

VCL-1094 - add .\ to windows user login to prevent automatic use of Microsoft 
accounts

requests: modified AJconnectRequest: if OS type is windows, prepend .\
to $conuser

utils.php: modified sendRDPfile: if OS type is windows, prepend .\
to $userid


> add .\ to windows user login to prevent automatic use of Microsoft accounts
> ---------------------------------------------------------------------------
>
>                 Key: VCL-1094
>                 URL: https://issues.apache.org/jira/browse/VCL-1094
>             Project: VCL
>          Issue Type: Improvement
>          Components: web gui (frontend)
>            Reporter: Josh Thompson
>            Priority: Major
>             Fix For: 2.5.1
>
>
> When using a Windows 8 or Windows 10 computer to connect to a VCL reserved, 
> Windows based VM, Remote Desktop defaults to using a Microsoft domain account 
> if one was used login to the local computer. This causes authentication to 
> fail. By adding ".\" in front of the userid, Remote Desktop will ensure no 
> domain is used for logging in.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to