mirror of
https://github.com/sol1/rustguac.git
synced 2026-09-10 09:35:45 +00:00
d07d79c4f2
- Patch guacd with Kerberos NLA support (002-kerberos-nla.patch), based on upstream GUACAMOLE-2057 PR #581, adapted for FreeRDP 3.x - Add per-entry auth_pkg, kdc_url, and prompt_credentials settings to the address book (configurable in admin UI) - Frontend credential prompt for entries without stored credentials or with prompt_credentials enabled (never stored, session-only) - Wire auth-pkg, kdc-url, kerberos-cache params through rustguac to the guacd RDP handshake - Comprehensive Kerberos NLA docs: krb5.conf setup, KDC discovery options, FQDN requirements, troubleshooting guide Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>