mirror of
https://github.com/samba-team/samba.git
synced 2025-11-16 20:23:50 +03:00
composite_connect, so in io.in.dest_host I'm setting the IP address. Gensec does not like that as a target hostname, so if a called name is present, use that. So we can session setup using kerberos now. Volker