Thinstation / thinstation

A framework for making thin and light Linux based images for x86 based machines and thinclients.
https://www.thinstation.net/
793 stars 187 forks source link

FreeRDP client quote marks in user name #664

Closed krzychoo23 closed 3 years ago

krzychoo23 commented 3 years ago

FreeRDP client add quote marks to user name after pressing Reconnect. My FreeRDP config in the inthinstation.conf is:

SESSION_0_TYPE=freerdp SESSION_0_TITLE="RDP Terminal Server" SESSION_0_FREERDP_SERVER=myhost.domain.com SESSION_0_FREERDP_OPTIONS='/cert-ignore /u:'

SESSION_0_AUTOSTART=on RECONNECT_PROMPT=MENU NO_SESSION=REBOOT

When I type correct user name and pass FreeRDP connects to Windows RDP server. But when I intentionally or not intentionally type wrong pass FreeRDP asks for Reconnect or Restart (it is ok). After pressing Reconnect user name has extra quotes e.g. 'myusername' instead myusername. So, I have to click and remove extra marks from user field to establish connection again. How to configure FreeRDP Client NOT to add quote marks?

regards, krzychoo23

Thinstation commented 3 years ago

I made a bad commit over the weekend. Might be fixed now.

On Mon, Aug 30, 2021 at 2:47 AM krzychoo23 @.***> wrote:

FreeRDP client add quote marks to user name after pressing Reconnect. My FreeRDP config in the inthinstation.conf is:

SESSION_0_TYPE=freerdp SESSION_0_TITLE="RDP Terminal Server" SESSION_0_FREERDP_SERVER=myhost.domain.com SESSION_0_FREERDP_OPTIONS='/cert-ignore /u:'

SESSION_0_AUTOSTART=on RECONNECT_PROMPT=MENU NO_SESSION=REBOOT

When I type correct user name and pass FreeRDP connects to Windows RDP server. But when I intentionally or not intentionally type wrong pass FreeRDP asks for Reconnect or Restart (it is ok). After pressing Reconnect user name has extra quotes e.g. 'myusername' instead myusername. So, I have to click and remove extra marks from user field to establish connection again. How to configure FreeRDP Client NOT to add quote marks?

regards, krzychoo23

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Thinstation/thinstation/issues/664, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVW47WTIRH5426RV4OOYBTT7NHTVANCNFSM5DBQFI2A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

krzychoo23 commented 3 years ago

Did you release new update to DevStation? I did "Update DevStation" but "No update Needed". I builded client again anyway but i have still quotes in user name after reconnect.

Doncuppjr commented 3 years ago

Factory reset

Sent from Yahoo Mail for iPhone

On Monday, August 30, 2021, 11:45 PM, krzychoo23 @.***> wrote:

Did you release new update to DevStation? I did "Update DevStation" but "No update Needed". I builded client again anyway but i have still quotes in user name after reconnect.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Thinstation commented 3 years ago

This should be fixed now.