Results 1 to 6 of 6

Thread: permissions problem

  1. #1

    Thread Starter
    Addicted Member Halon's Avatar
    Join Date
    Oct 2002
    Location
    under desk choking on rage
    Posts
    228

    Exclamation permissions problem

    I have used these forums so much for programming with great success, lets try out the network gurus.

    I have an application running on windows 2000 advanced server. A user was able to move files remotely into a folder wherupon the contents of these folders could be seen via the web. It was working correctly up to yesterday. Now the permisions for these newly created child folders only say say 'administrator' while the parent folder says 'administrator, everyone' like it is supposed to. I have checked the box to propagate permisions to child folder but when new folders are created they only have administrator access.

    Anyone have any ideas?
    Thanks in advance from a server newbie!!
    Soylent Green tastes like chicken

  2. #2
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    Remove all the permissions, then right click the top level folder & re-add the permissions, a box should appear saying do you want this setting to apply to all sublevel folders beneath the one you're on & you can just hit yes to that one...

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  3. #3

    Thread Starter
    Addicted Member Halon's Avatar
    Join Date
    Oct 2002
    Location
    under desk choking on rage
    Posts
    228

    Talking

    I have tried that various different ways. Works great on the folders that already exist under the parent, its just that 100's of new folders are created every day, i need these new ones to inherit the pernmissions automatically like they should. Man, this is frustrating because it was working fine last week and no one here will fess up to mucking around with the server.

    I can see why some animals eat their young.
    Soylent Green tastes like chicken

  4. #4
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Perhaps somewhere properties for that folder have been given explicitly and its told not to inherit permissions ?
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  5. #5

    Thread Starter
    Addicted Member Halon's Avatar
    Join Date
    Oct 2002
    Location
    under desk choking on rage
    Posts
    228

    Unhappy

    I checked the properties of the parent folder under the 'Advanced' section. checked the box "Reset permissions on all child objects and enable propagation of inheritable permissions" and allowed it to reset all child folders that exists at the current time. That works fine for the problem because i check any child folder and it has the proper permissions set.

    Yet, still, newly created folders say they inherit parent permissions but do not.

    I have even deleted the parent folder and re-created it with permissions, then allowed the app to run and create the new child folders, no dice.
    Soylent Green tastes like chicken

  6. #6
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Sounds like someone's been messing with security policies or something...
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width