jbostoen commented on code in PR #581: URL: https://github.com/apache/guacamole-server/pull/581#discussion_r2082543290
########## src/protocols/rdp/settings.c: ########## @@ -296,6 +299,28 @@ enum RDP_ARGS_IDX { */ IDX_SECURITY, + /** + * The authentication package to use based on the underlying FreeRDP support + * for alternatives to NTML. Currently FreeRDP2 only supports NTLM, while Review Comment: Just a typo (NTML > NTLM) -- 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. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org