85297c5 AD: Prefer GC port from SRV record

1 file Authored by lslebodn 10 years ago, Committed by jhrozek 10 years ago,
    AD: Prefer GC port from SRV record
    
    We had a hard coded value of Global Catalog port (3268).
    Informations from SRV record was ignored.
    This patch prefer port number from SRV record and hard coded value is used only
    as a fall back if port number was not initialized.
    
        
file modified
+6 -2