Hey folks, some technical question to ask, kinda need your guys input on this.
1. What is the expected behavior of Macintosh machine (Joined to domain) when connected to a proxy? In our case is a Blue Coat proxy. PAC file configuration in Network->Proxies->Automatic Proxy Configuration I. Internally connected (In office) a. Observed that kerberos is used when Macintosh is connected from internal b. Observed that the type “Internet password” is created in the Keychain Access. And “AuthBrokerAgent” needs to be allowed access which I’ve read AuthBrokerAgent is responsible for handling proxy credentials. c. Does not cause any issue because client side submit the right credential to proxySG for authentication II. Externally connected (Out of office) a. Observed that Macintosh did not try Kerberos and fall back to NTLM b. Observed from packet capture from 3 browsers; Safari, Chrome, Firefox a. Safari failed with NTLM, no authentication prompt at machine even if proxySG has responded authentication required 407 code b. Firefox and chrome does not submit the credential automatically using domain user logon information and cause the authentication prompt when I am browsing.
2. The saved keychain access for proxy will it prompt for reset password when password expire? If yes, is there a way to not have keychain access saved to prevent locked account?
Really appreciate your answer.