3

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??

ehabzag
  • 99
  • 2
  • 11

2 Answers2

1

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

miracules
  • 686
  • 7
  • 25
0

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

mishunika
  • 1,876
  • 1
  • 16
  • 20