I have created a local group and given it the same user rights as (local) admins under both domain controller policy and local policy (explicitly, not just inherited). I have also given this group full control permissions to a share. When I add a user to Domain Admins, he is able to use the application. When I add him to the global group I've created (of which the local group above is a member), I get all kings of crappy application errors. Anything else this could be besides a programming issue?
This conversation is currently closed to new comments.
Before we can analyse, you'd probably have to tell us more about the apps data. Where are they stored? On the C: disk, on the LAN share or in a DB Server like SQL Server? In the latter case, the groups being authorised to that server do matter and not the ones you have been poking in uptil now...
Not a SQL app. Database is on a network share mapped as J: drive. Database is MS Access database. If I log on to network as myself and run the app with his user info it works. Any advice?
adding the built in local group "administrators" to the global group I created does allow access with fewer rights (but not as few as I'd like). Could this be an issue with registry permissions?
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
user rights issue with DB application