Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
mr__dhar
Contributor II
Contributor II

authentication type

we are planning to migrate qv to 12.4 in cloud. Please suggest what kind of authentication we are using as per the screenshot?

auth1.pngauth2.png

 

What exactly we need to configure in QMC side if we go for kerberos or NTLM?

Labels (1)
1 Reply
Brett_Bleess
Former Employee
Former Employee

Well, the web server is configured to use NTLM, so Kerberos should work there, but the other side of things is the QVServer Security tab setting, is that set to NTFS or DMS, as if DMS, the QVServer performs the Authorization, so Windows out of the loop there, but if NTFS, then Windows is going to perform the Authorization and again, Kerberos should work as far as I am aware.  In the QVWS Config.xml there is the following setting:

<QvsAuthenticationProt>Negotiate</QvsAuthenticationProt>

The negotiate should try Kerberos and fallback to NTLM if Kerberos fails.

Here are a couple of Help links too:

https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Server/Content/QlikView%20Server/QVSRM_WebServe...

https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Server/Content/QlikView%20Server/QVSRM_Supervis...

Hopefully this helps.

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.