May 3rd, 1999, 10:19 AM
I have a problem accessing a mailslot created by a Windows NT service
program. If the service is started as "LocalSystem", any program opening
the mailslot by CreateFile() gets the "access denied" error message.
If the services is started with a user account the mailslot is accessible
by user programs.
Have you an idea to solve this problem?
program. If the service is started as "LocalSystem", any program opening
the mailslot by CreateFile() gets the "access denied" error message.
If the services is started with a user account the mailslot is accessible
by user programs.
Have you an idea to solve this problem?