02158df ipaserver/dcerpc: remove use of trust account authentication

2 files Authored by abbra 10 years ago, Committed by mkosek 10 years ago,
    ipaserver/dcerpc: remove use of trust account authentication
    
    Since FreeIPA KDC supports adding MS-PAC to HTTP/ipa.server principal,
    it is possible to use it when talking to the trusted AD DC.
    
    Remove support for authenticating as trust account because it should not
    really be used other than within Samba.
    
        
file modified
+0 -1
file modified
+6 -70