Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > windows 2003 server directory access problem

Reply
Thread Tools Display Modes

windows 2003 server directory access problem

 
 
pt
Guest
Posts: n/a

 
      06-08-2010
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 UsersOI)(CI)(special access
READ_CONTROL
FILE_READ_DATA
FILE_READ_EA
FILE_EXECUTE
FILE_READ_ATTRIBUTES

BUILTIN\AdministratorsOI)(CI)F
NT AUTHORITY\SYSTEMOI)(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 UsersOI)(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
UsersOI)(CI)R?

Many thanks,
Pantao


 
Reply With Quote
 
 
 
 
jaajog
Guest
Posts: n/a

 
      06-12-2010

(R) means all the necessary ACLs set for read-only access. You have defined
too restrictive special ACL permissions, I believe you need at least List
Directory rights.

"pt" wrote:

> 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 UsersOI)(CI)(special access
> READ_CONTROL
> FILE_READ_DATA
> FILE_READ_EA
> FILE_EXECUTE
> FILE_READ_ATTRIBUTES
>
> BUILTIN\AdministratorsOI)(CI)F
> NT AUTHORITY\SYSTEMOI)(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 UsersOI)(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
> UsersOI)(CI)R?
>
> Many thanks,
> Pantao
>
>
> .
>

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Update keeps coming back with updates I already installed. JustWantItToWork Windows Update 5 03-01-2010 04:50 PM
Re: DC with "Windows cannot obtain the domain controller name for your computer network" Danny Sanders Active Directory 0 01-21-2010 02:26 PM
Re: Disable Windows Firewall Lanwench [MVP - Exchange] Windows Small Business Server 7 01-06-2010 11:45 PM
migrate from windows server 2003 to windows server 2008R2 weedfrog Windows Server 9 12-15-2009 04:58 PM
The local domain controller could not connect with - 2008 boe Active Directory 9 11-22-2009 01:05 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59