Skip to content
  • Sumit Bose's avatar
    Use GSS-SPNEGO if available · a6f795ba
    Sumit Bose authored
    Currently adcli uses the GSSAPI SASL mechanism for LDAP authentication
    and to establish encryption. While this works in general it does not
    handle some of the more advanced features which can be required by AD
    DCs.
    
    The GSS-SPNEGO mechanism can handle them and is used with this patch by
    adcli if the AD DC indicates that it supports it.
    
    Related to https://bugzilla.redhat.com/show_bug.cgi?id=1762420
    a6f795ba