0292b17 CLDAP: do not prepend \\

1 file Authored by sbose 10 years ago, Committed by mkosek 10 years ago,
    CLDAP: do not prepend \\
    
    For NETLOGON_NT_VERSION_5EX requests the prepended \\ is not expected in
    the PDC NetBIOS name. In general AD seems to be smart enough to handle
    the two \ signs. But if the NetBIOS name reaches the maximum of 15
    character AD does not accept the responses anymore.
    
    Fixes https://fedorahosted.org/freeipa/ticket/4028