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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
hopkinsc
Partner - Specialist III
Partner - Specialist III

Help with Section Access

Hi All,

I am trying to get section access working with NTNAMES. it works when entering UserID and PW but i cant seem to get it to work using NTNAMES.

can anyone see if i am doing anything wrong please?

I have attached the files needed.

The User ID's/passwords are

admin, admin

user1, user

Many thanks

16 Replies
hopkinsc
Partner - Specialist III
Partner - Specialist III
Author

hi Jeroen, yes i did. the one i uploaded has got my ntname in it..i just redownloaded it to check..

jjordaan
Partner - Specialist
Partner - Specialist

Can you check the attachment again.

You have to change the NTNAme again to your own

hopkinsc
Partner - Specialist III
Partner - Specialist III
Author

Hi Jeroen,

not sure what happened there but the copy i had did have my ntname in the script..

anyway, i have changed it again and uploaded a new copy and it still doesnt work. it lets me in now using my nt name, but it doesnt do any data reduction..

I should only be able to see RowSecLink 00400

hopkinsc
Partner - Specialist III
Partner - Specialist III
Author

actually, it doesnt seem to be working at all. i have just changed mt NTNAME to something silly and it still let me in...

hopkinsc
Partner - Specialist III
Partner - Specialist III
Author

Ok i know have it working

I had to change the section access part to..

PermissionTable:

NoConcatenate

LOAD

ACCESS,

USERID,

PASSWORD,

UPPER(NTNAME) as NTNAME,

UPPER(ROWSECLINK) as ROWSECLINK

Resident TempTable;

That now lets me in with data reduction..

Thanks for your help

jjordaan
Partner - Specialist
Partner - Specialist

Can you check this one.

hopkinsc
Partner - Specialist III
Partner - Specialist III
Author

Hi, no this didnt work again but if you rename the fields within the sectiojn access it works. see my attached file.

Thanks for your help