Le 09/06/2026 à 23:53, Vic Pol via FreeRDP-devel a écrit :
I have built the code on Ubuntu with suggested build options to use
Kerberos, but when I run it it requires a password after 'Could not find
SAM file!' I see in the debug log. Kerberos is set properly, I run it like
this:

xfreerdp /v:win-2022.home.lab
          /u:username \
          /d:HOME.LAB \
          /sec:nla \
          /cert:ignore \
          /admin
          /log-level:DEBUG
Please advise, thanks, Victor

_______________________________________________
FreeRDP-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Hi,

RDP kerberos support needs the password even with a previously established ccache. That's because when doing NLA the password in clear is sent to the server so that the target server can do SSO. The only exception is if you connect with the restricted admin flag and in that case you can have an empty password sent (but you loose SSO capabilities).

Best regards

--
David FORT
website: https://www.hardening-consulting.com/



_______________________________________________
FreeRDP-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to