Windows OS user permission justification
I need documentation the details why an Oracle service in Windows needs the following OS permissions to work:
- Log in as a batch job.
- Act as part of the operating system.
- Adjust memory quotas for a process. (On Windows 2000 and NT 4.0, this is "Increase memory quotas" )
- Replace a process level token.
I can understand why it needs each of these, but I was looking for official documentation from Oracle on this. This is for a security audit and simply telling them "it does not work without them" is no sufficient.