Posted on 11-03-2016 10:29 AM
When opening any Office 2016 product. I get a popup saying Kerberos authentication required.
Clicking renew gives the screen below. Anyone run into this issue? I have omextemplates.content.office.net in proxy bypass as well. Any help would be appreciated. Thanks!
Posted on 11-03-2016 01:04 PM
May or may not help... but I have this in my /etc/hosts file to prevent similar authentication pop-ups.
127.0.0.1 prod-w.nexus.live.com.akadns.net odc.officeapps.live.com omextemplates.content.office.net officeclient.microsoft.com store.office.com nexusrules.officeapps.live.com nexus.officeapps.live.com
Posted on 11-03-2016 01:53 PM
@Swift Thank you for the suggestion but it didn't appear to solve my problem.
Posted on 11-06-2016 07:57 AM
Kerberos is probably enabled on your proxy server. It's not something Office for Mac itself uses. The expiration in your screenshot compared with the time of your post here suggests you're receiving the authentication prompt although you have a valid Kerberos ticket. That sounds like a proxy issue to me.
The reason you're being prompted for credentials is your proxy is receiving traffic from various parts of Office that are trying to access Microsoft servers. For a detailed list of servers that Office uses, see this document put together by Paul Bowden with Microsoft: http://macadmins.software/docs/Network_Traffic.pdf.
Adding the server address to the proxy bypass list might work to quash the message, but I think you'd have a better user experience if you worked with your network administrator to address all the addresses in the document above. Of course, Microsoft will suggest you allow unfettered access to these addresses from any client on your network. Your network administrator may have a preferred method for dealing with them.
Posted on 11-28-2016 06:54 AM
@talkingmoose Sorry for the delay on this response. Thank you for the suggestion as well as the link to the documentation. We will work with our network team to see if this solves our issue. I'll let you know if it works.
Posted on 11-28-2016 12:52 PM
@talkingmoose would you happen to know if these links are applicable to the Windows side as well? My network admin was wondering if this will open for the Windows side of the environment.
Thanks
Posted on 11-28-2016 07:29 PM
@Mark.Ballesteros, to my knowledge, Microsoft has no Mac-specific online services. Windows, however, does have some that are specific such as Visio.
I would consider the support document referenced in the PDF to be authoritative for all versions of Office and the Network PDF on macadmins.software to be a subset that's specific to Mac.
Posted on 05-03-2017 08:29 AM
I had the same problem. For me it was sufficient to put "http://local" in the field "Bypass proxy settings..." on the Network > Proxies tab:
https://support.microsoft.com/en-us/help/2019105/authentication-requests-when-you-open-office-documents
Posted on 02-12-2018 02:41 PM
I ran into this exact issue and found this to be the solution:
In Terminal run "kinit youraccountname"(use FQDN in CAPS for domain account). The kinit command is to refresh Kerberos certificate from the Domain Controller. Hope this helps others, thanks.
Posted on 04-17-2018 11:46 AM
Problem is - in my situation - each system has a valid ticket - I'm going the route of investigating the proxy server. After talking with Microsoft Support -they recommended the same
Posted on 04-17-2018 12:43 PM
I've been running into this issue. The only way around our proxy was to create a RDNS rule to bypass the proxy for those specific MS URLs. So far its been working well.
We use Bluecoat and ran into a few issues during the RDNS setup. Let me know if you need more details/insight.
Posted on 06-21-2018 10:20 AM
@ rqomsiya I am running into the same issue using Bluecoat. Could you elaborate on what is an RDNS setup?