Trouble Granting Folder Access to a Local Application

0
9
Asked By CuriousCat47 On

I'm facing an issue with a locally installed application that needs the currently logged-in user to have complete access to its installation directory. Since my setup is hybrid, it seems I can't give a full access permission to an AzureAD user for a folder in the Program Files (X86) directory. I've already tried using the icacls command but haven't had any luck. Any suggestions on how to resolve this?

2 Answers

Answered By TechWhiz123 On

Is the user account you're trying to give access to a cloud-only AzureAD account? If so, that might be causing the permissions issues you're facing. You usually need to ensure that the right account type is set up for local access as well.

Answered By SkyWalker_99 On

Actually, you mentioned that the user account is hybrid. Just to clarify, does that mean the device is cloud only while the user account resides in both environments? You might want to double-check the account type to make sure it's set correctly.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.