We have setup SharePoint (2013) Integration for one of our customer. SharePoint (2013) and Laserfiche 10 are on different servers so we followed the guides for Kerberos configurations which include creating SPNs for Laserfiche server. Everything went fine and we are able to add Repository Browsing & Search web parts in SharePoint and they are perfectly functional.
But after setting up SharePoint Integration, WebAccess fails with windows authentication. Windows authentication works fine in WebAccess if we remove the SPNs. The behavior is as follows.
With SPNs created and SP integration working
- When use IE browser & browse WebAccess through Laserfiche server name in URL. Windows Authentiation checked on WebAccess login page displays windows username/password dialog box. It does not authenticate even providing correct credentials.
- When use Chrome browser & browse WebAccess through Laserfiche server name in URL. Windows Authentiation checked on WebAccess login page displays windows username/password dialog box. It authenticates and logins if provide credentials.
- Browsing WebAccess through Laserfiche Server IP in URL. Windows Authentication checked on WebAccess login page directly authenticates and logins without displaying windows username/password dialog box.
With SPNs deleted
- Using any browser when Windows Authentication checked on WebAccess login page, it directly authenticates and logins without displaying windows username/password dialog box. That is what the correct behavior but SP integration won't work in this case because SPNs doesn't exist.
Any idea where the things must be going wrong just to correct windows authentication in WebAccess. Laserfiche client does not have any issue with windows authentication.