Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Permissions and security to access files and folders

Reply
Thread Tools Display Modes

Permissions and security to access files and folders

 
 
James
Guest
Posts: n/a

 
      05-29-2009

I've recently implemented licensing using Macrovision/Acresso flexnet
publisher. Everything works well in XP but that is not the case in Vista. I
created a DLL that calls the necessary license API's. If I write an
application that checks for the license count, log in as an administrator and
run my application the license call works fine. As part of our install there
is also a COM+ server running. The COM+ server has to validate a license in
order to perform some functionality but when the COM plus server calls the
API, the API returns no licenses.

The COM+ server is running as userX, which is an account that is created
when our software is installed. userX is a member of the Administrators
group. So if I run comexp.msc and change the COM+ server to run as the
logged in user, the COM+ server is able to get a valid license.

This seems like an issue with permissions and security, although I don't
know why the userX who is also an administrator should have an access issue.

How do I track this down? I've turned on all of the audit policies I could
find and when the license check fails I don't even see a warning that
something was denied. I've tried running sysinternals process viewer to see
what the difference is between my working application and the COM+ server but
the access that is attempted by the COM+ server doesn't look at all like the
access my application performs.

Any help would be appreciated
James

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access permissions on network files Russ Green Windows Vista Security 1 01-09-2009 10:14 PM
Access permissions on network files Russ Green Windows Vista General Discussion 1 01-09-2009 10:14 PM
User Folders: Security Permissions and Icons ?? Richard B Windows Vista General Discussion 0 12-13-2008 12:26 AM
RE: Permissions for Folders in Program Files oscar Windows Vista Networking 0 08-21-2008 11:05 PM
Permissions to my folders and files as administrator AuthorizedUserPF Windows Vista Security 4 08-10-2007 12:14 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59