ehabzag
ehabzag

Reputation: 99

Access SharePoint intranet Using Google Chrome and FireFox on Mac machine

When i try to open our company's SharePoint Portal using Google Chrome or FireFox from Mac machine, log-in popup keeps prompting infinitely, i tried Domain\Username but still asking for user name and password, it works only with Safari but not Chrome nor FF, Please let me know why me and everyone using MAC is not able to access SharePoint Portal. its is using NTLM authentication with SSL. Any Idea??

Upvotes: 3

Views: 3715

Answers (2)

miracules
miracules

Reputation: 696

This might not fix it. An additional setting should be changed as well.

network.auth.force-generic-ntlm should be set to true.

network.auth.force-generic-ntlm | user set | boolean | true

Upvotes: 1

mishunika
mishunika

Reputation: 1916

this issue is caused by the fact that NTLM is not enabled by default in firefox...

try editing this option: network.automatic-ntlm-auth.trusted-uris from about:config in Firefox

ps. Read this

Upvotes: 0

Related Questions