hi,all
I install oracle server 9.2 on a 2003 server ,and the ora92 directory
access
permission is as below:
D:\oracle>xcacls ora92
D:\oracle\ora92 NT AUTHORITY\Authenticated Users

OI)(CI)(special access

READ_CONTROL
FILE_READ_DATA
FILE_READ_EA
FILE_EXECUTE
FILE_READ_ATTRIBUTES
BUILTIN\Administrators

OI)(CI)F
NT AUTHORITY\SYSTEM

OI)(CI)F
and I use a normal user login in the system and use whoami show that I am
in the "Authenticated Users" groups, but if I cd ora92, it shows that I
don't
have the permission and if I dir ora92, it shows no ora92. What is the
problem?
On another machine, It is the same situatiaon , and after I change
permission to
NT AUTHORITY\Authenticated Users

OI)(CI)R
I can cd/dir the directory and run the oracle application.
So what does (OI)(CI)(special access

READ_CONTROL
FILE_READ_DATA
FILE_READ_EA
FILE_EXECUTE
FILE_READ_ATTRIBUTES
mean? and what is difference between the NT AUTHORITY\Authenticated
Users

OI)(CI)R?
Many thanks,
Pantao