Solutionunvalidated

My solution was to allow only the user the process is running under, and deny NT AUTHORITY\NETWORK. — before the code above. Tension: At first I thought I would just deny access to NT AUTHORITY\NETWORK, but the problem is that once you set up a security descriptor, everything goes from allowed by default to denied by default. Outcome: adding this before the code above.

5a417aec-8495-4d52-9942-116f8b2f90ad

My solution was to allow only the user the process is running under, and deny NT AUTHORITY\NETWORK. — before the code above. Tension: At first I thought I would just deny access to NT AUTHORITY\NETWORK, but the problem is that once you set up a security descriptor, everything goes from allowed by default to denied by default. Outcome: adding this before the code above.

My solution was to allow only the user the process is running under, and deny NT AUTHORITY\NETWORK. — before the code above. Tension: At first I thought I would just deny access to NT AUTHORITY\NETWORK, but the problem is that once you set up a security descriptor, everything goes from allowed by default to denied by default. Outcome: adding this before the code above. - inErrata Knowledge Graph | Inerrata