Networking Forums

Networking Forums > Computer Networking > Windows Networking > Cannot modify Network Folder

Reply
Thread Tools Display Modes

Cannot modify Network Folder

 
 
BJ_at_ACA
Guest
Posts: n/a

 
      12-28-2005, 04:00 PM
I have created a Network folder with 5 subfolders. I created all of these
folders with a Domain Admin account. Domain Admins have full control, and
full function. However, I also added a single user account to the security
list, who is a member of the Domain Users group. The Domain User Group has
permission to read/excute, however I explicitly set the single user account
to have full control.

However, it seems that this user is only capable of using the "Domain User"
group permissions because this user can't create/edit/modify anything in the
folder, but can read/copy.

I understand that an expicit "deny" setting in the Domain User group policy
will over ride any "allow" settings, but this folder is located on a share
which must have limited access for Domain Users, this one folder is the
exception for this one user.

ex.

\\SHARE(must have read/execute only for Domain User group)
-->\\SHARE\New Folder(read/exe for Domain User Group AND full control
for single member of Domain User group)

Any ideas why this user can't creat/modify here??

All help is GREATLY appreciated! Thanks in advance!

This is on a Win2000 Server Network w/ Win2000Pro workstations
--
B_James
"Do the right thing. It will gratify some people and astonish the rest" -
Mark Twain
 
Reply With Quote
 
 
 
 
Transam388
Guest
Posts: n/a

 
      12-28-2005, 04:27 PM
Make sure that there are no NTFS file permissions set for the actual files
they are trying to access. The user may have rights within the directories
but not on the actual files within the directories and those will take
precedence. This can get pretty granular.

"BJ_at_ACA" wrote:

> I have created a Network folder with 5 subfolders. I created all of these
> folders with a Domain Admin account. Domain Admins have full control, and
> full function. However, I also added a single user account to the security
> list, who is a member of the Domain Users group. The Domain User Group has
> permission to read/excute, however I explicitly set the single user account
> to have full control.
>
> However, it seems that this user is only capable of using the "Domain User"
> group permissions because this user can't create/edit/modify anything in the
> folder, but can read/copy.
>
> I understand that an expicit "deny" setting in the Domain User group policy
> will over ride any "allow" settings, but this folder is located on a share
> which must have limited access for Domain Users, this one folder is the
> exception for this one user.
>
> ex.
>
> \\SHARE(must have read/execute only for Domain User group)
> -->\\SHARE\New Folder(read/exe for Domain User Group AND full control
> for single member of Domain User group)
>
> Any ideas why this user can't creat/modify here??
>
> All help is GREATLY appreciated! Thanks in advance!
>
> This is on a Win2000 Server Network w/ Win2000Pro workstations
> --
> B_James
> "Do the right thing. It will gratify some people and astonish the rest" -
> Mark Twain

 
Reply With Quote
 
BJ_at_ACA
Guest
Posts: n/a

 
      12-28-2005, 04:39 PM
Thanks for the input, currently there is only one file in the Folder &
SubFolder(s), these folders were created as a new destination for newly
created files. However, the user cannot created a new file there, copy an
existing file to the folder, or rename the one test file I have placed in the
folder. I have verified that the files secrity properties match the security
properties of the parent folders. I've also reset the permissions from the
Partent folder, and allowed the to propogate to all child objects. Yet, the
user still cannot make any changes.
--
--
B_James
"Do the right thing. It will gratify some people and astonish the rest" -
Mark Twain


"Transam388" wrote:

> Make sure that there are no NTFS file permissions set for the actual files
> they are trying to access. The user may have rights within the directories
> but not on the actual files within the directories and those will take
> precedence. This can get pretty granular.
>
> "BJ_at_ACA" wrote:
>
> > I have created a Network folder with 5 subfolders. I created all of these
> > folders with a Domain Admin account. Domain Admins have full control, and
> > full function. However, I also added a single user account to the security
> > list, who is a member of the Domain Users group. The Domain User Group has
> > permission to read/excute, however I explicitly set the single user account
> > to have full control.
> >
> > However, it seems that this user is only capable of using the "Domain User"
> > group permissions because this user can't create/edit/modify anything in the
> > folder, but can read/copy.
> >
> > I understand that an expicit "deny" setting in the Domain User group policy
> > will over ride any "allow" settings, but this folder is located on a share
> > which must have limited access for Domain Users, this one folder is the
> > exception for this one user.
> >
> > ex.
> >
> > \\SHARE(must have read/execute only for Domain User group)
> > -->\\SHARE\New Folder(read/exe for Domain User Group AND full control
> > for single member of Domain User group)
> >
> > Any ideas why this user can't creat/modify here??
> >
> > All help is GREATLY appreciated! Thanks in advance!
> >
> > This is on a Win2000 Server Network w/ Win2000Pro workstations
> > --
> > B_James
> > "Do the right thing. It will gratify some people and astonish the rest" -
> > Mark Twain

 
Reply With Quote
 
Todd J Heron
Guest
Posts: n/a

 
      12-29-2005, 02:25 AM
"BJ_at_ACA" <(E-Mail Removed)> wrote in message...
> Thanks for the input, currently there is only one file in the Folder &
> SubFolder(s), these folders were created as a new destination for newly
> created files. However, the user cannot created a new file there, copy an
> existing file to the folder, or rename the one test file I have placed in
> the
> folder. I have verified that the files secrity properties match the
> security
> properties of the parent folders. I've also reset the permissions from
> the
> Partent folder, and allowed the to propogate to all child objects. Yet,
> the
> user still cannot make any changes.


Sounds like the Share permissions are set to read-only for Domain Users.

--
Todd J Heron, MCSE
Windows Server 2003/2000/NT; CCA

 
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
how can I modify the network packet payload? jimmy Linux Networking 8 11-03-2008 04:35 AM
NTFS Permissions Required To Give User Modify on Deeply Nested Folder Will Windows Networking 3 01-21-2008 08:50 AM
how to modify the contents of a TCP/IP packet before it is delivered? Can this be done with ip helper api, can it be done with sockets? I can't seem to find any documentation on how to modify packets before they are delivered. dr Windows Networking 0 07-18-2007 04:36 AM
How to modify network settings in Debian Sarge High Plains Thumper Linux Networking 5 04-11-2006 11:16 AM
can creat but not modify - how change option -told to ask network admin Michael Windows Networking 1 09-27-2003 11:19 PM



1 2 3 4 5 6 7 8 9 10 11