Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Windows Authentication issue

Dear All,

   I have a problem in Windws Authentication part.I have implimented the Section Access in Application.

   We have the Active Directory for Windows System.we have configure active directory in our Server.

   After that i have created the users with an Acess of Admin/User and i have included those users in Qlikview Administrators "Users & Groups" trought the below Process:

 

MYCOMPUTER right click  Manage---->Server Manager --->Configuration ---> Local Users & Groups --->Groups, ---> QlikView Administrators à Right click on the QlikView Administrators --->Add to Group ---> add the user here.

Whenever i am accessing the application through the web,it is asking me the Userid and Password again.

our requirement is it should not ask the userid & password again.

is there any other setting is there for windows authentication.

Thanks & Regards

Santhosh Kumar G

1 Solution

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

You don't want both USERID and NTNAME in the table for the same user. Just NTNAME.

Also note that your AuthorizedStoreID and IsDefault fields must be written in all upper case.

-Rob

View solution in original post

4 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

The group Qlikview Administrators does not automatically receive any rights in Section Access. You must list the individual userids or group name  in section access field NTNAME.

-Rob

Not applicable
Author

Hi Rob,

  I have given access like below with in the script

ACCESSUSERIDSERIALNTNAMEAuthorizedStoreIDIsDefault
ADMINBOPROJECT1*BOPROJECT122
ADMINBOPROJECT1*BOPROJECT132
ADMINBOPROJECT1*BOPROJECT152
ADMINBOPROJECT1*BOPROJECT1102
ADMINBOPROJECT1*BOPROJECT1672
USERDERGM*DERGM22
USERDERGM*DERGM32
USERDERGM*DERGM52
USERDERGM*DERGM102
USERDERGM*DERGM672

Thanks & Regards

Santhosh Kumar G

Not applicable
Author

Hi santh.. can u try removing the SERIAL column .. this must help u

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

You don't want both USERID and NTNAME in the table for the same user. Just NTNAME.

Also note that your AuthorizedStoreID and IsDefault fields must be written in all upper case.

-Rob