Hi all,
I have a program that determines a user's permissions from the ACL of a file
using the 'AccessCheck' API call. This works fine on all of the platforms
except Windows 2003 server, where I'm having a strange problem. The
AccessCheck call is failing for users that are members of the built-in
'Administrators' group. If I remove the user from the Administrators group
the call is successful.
I cannot see why this is happening. I've never had this problem before -
this is code that hasn't changed since 1999. Any help would be much
appreciated.
Many thanks,
Jamie