Petri IT Knowledgebase Forums
 

Petri.co.il forums Home Forums Start Page Forums Frequently Asked Questions FAQ Member List Members List
Go Back   Petri IT Knowledgebase Forums > Server Operating Systems > Windows Server 2000 / 2003
Petri.co.il is happy to award auglan the title of Most Valuable Member !!!
Register Calendar Calendar Search Petri IT Knowledgebase Forums Search Todays Posts Today's Posts Mark Forums Read

Notices

Folder Permissions

Folder Permissions

this thread has 7 replies and has been viewed 2342 times

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 29th September 2006, 18:51
kristiaa_d kristiaa_d is offline
Casual
Casual
 
 Join Date: Sep 2006
  6 month star 12 month star
 Posts: 5
 Reputation: kristiaa_d is on a distinguished road (10)
Default Folder Permissions

Hello,
Firstly i am new so please go easy with me

i am in the middle of setting up a Domain with AD running server 2003.

is there anyway i can give normal domain users access to specific folders under the program files folder

i can use Runas /user:administrator@source.local cacls "c:\program files\source software\" /P <username>:C from the command prompt of the PC but idealy i need this to happen silently on client login

i have tried using logon scripts todo this BUT it looks like the script runs with what ever privilages the user has so just doing cacls "c:\program files\source software" /P <username>:C fails as it does not have admin privialges....

is there a better way todo this OR some other way that will sort this problem out? also i need to modify the registry to allow certain keys to be written to as well can anyone suggest a way todo this.

Thanks
Kris
  #2  
Old 30th September 2006, 00:06
netxt's Avatar
netxt netxt is offline
Member
Here to help
 
 Join Date: Jan 2006
  6 month star 12 month star
 Location: Cluj Napoca, Romania
 Posts: 394
  Send a message via Yahoo to netxt
 Reputation: netxt is a jewel in the roughnetxt is a jewel in the roughnetxt is a jewel in the roughnetxt is a jewel in the rough (307)
Default Re: Folder Permissions

Hello Kris,

Since you have an AD infrastructure, you can use GPO to define folder and registry permissions.
Create a GPO, edit the File system and Registry sections from Security settings and link this GPO to the proper OU.
Attached Thumbnails
Click image for larger version

Name:	folderperm.JPG
Views:	89
Size:	56.0 KB
ID:	737  
__________________
Regards,
Csaba Papp
MCSA+messaging, MCSE, CCNA
...............................
Remember to give credit where credit is due and leave reputation points where appropriate
.................................
  #3  
Old 2nd October 2006, 13:14
kristiaa_d kristiaa_d is offline
Casual
Casual
 
 Join Date: Sep 2006
  6 month star 12 month star
 Posts: 5
 Reputation: kristiaa_d is on a distinguished road (10)
Default Re: Folder Permissions

Hi netxt,
thanks for the information, i have tried both Scripts and GPO's and none of them are working. i have no reason why either.

i have tried login scripts but they run with local user privialges so i cannot do a Cacls as that requires admin authority, i tried a Startup Script as this runs as SYSTEM and gets all the privilages it wants, this also failed ( i assume ).

i also added a GPO to the OU the user is in and added the %program files%\Source software folder allowing all domain users full control of the folder and this appears not to have worked either. neither a reboot or logoff / logon attempt seems to make it work.

is there anyway i can find out why these are not running or not working i do not even know if the login / startup scripts are running and i cannot find any way to determine if they did.

server is windows 2003 standard running AD etc, service packed and all updated.

client PC's are all windows 2000 pro again all service packed and up to date.
  #4  
Old 3rd October 2006, 02:47
JeremyW JeremyW is offline
Moderator
 
 Join Date: May 2006
  6 month star 12 month star
 Location: Washington DC metro area
 Posts: 3,309
 Reputation: JeremyW is a glorious beacon of lightJeremyW is a glorious beacon of lightJeremyW is a glorious beacon of lightJeremyW is a glorious beacon of lightJeremyW is a glorious beacon of light (497)
Default Re: Folder Permissions

Quote:
Originally Posted by kristiaa_d
i also added a GPO to the OU the user is in and added the %program files%\Source software folder allowing all domain users full control of the folder and this appears not to have worked either. neither a reboot or logoff / logon attempt seems to make it work.
This is a computer setting so that means that the GPO needs to be linked to the OU containing the computer that the user will be logging on to.
__________________
Regards,
Jeremy

Network Consultant/Engineer
Baltimore - Washington area and beyond
www.gma-cpa.com
  #5  
Old 3rd October 2006, 14:23
kristiaa_d kristiaa_d is offline
Casual
Casual
 
 Join Date: Sep 2006
  6 month star 12 month star
 Posts: 5
 Reputation: kristiaa_d is on a distinguished road (10)
Default Re: Folder Permissions

WooHoo it works hehe

some may say that was a schoolboy error but i think its down to my brain not getting enough blood

ok thats working great BUT (and you knew there would be) i cannot get all the sub folders and files to inherit the permissions of the parent folder, any ideas on this one?

Thanks
kris
  #6  
Old 3rd October 2006, 16:41
Mikep Mikep is offline
Casual
Casual
 
 Join Date: Sep 2006
  6 month star 12 month star
 Location: Essex, England
 Posts: 11
 Reputation: Mikep is on a distinguished road (10)
Default Re: Folder Permissions

Quote:
Originally Posted by kristiaa_d
ok thats working great BUT (and you knew there would be) i cannot get all the sub folders and files to inherit the permissions of the parent folder, any ideas on this one?
Set the appropriate permissions on the parent folder and go into the Advanced Security Settings. Remove the inheritable permissions tickbox and tick the 'Replace' box to configure those permissions to propagate down to the sub folders and files. Any new files and folders will inherite the parent permissions.
  #7  
Old 4th October 2006, 11:33
kristiaa_d kristiaa_d is offline
Casual
Casual
 
 Join Date: Sep 2006
  6 month star 12 month star
 Posts: 5
 Reputation: kristiaa_d is on a distinguished road (10)
Default Re: Folder Permissions

Hi all,
thanks for the information, everything i needed todo is now working and i have made notes for future hehe. again thanks all much appreciated.
  #8  
Old 4th October 2006, 15:38
danielp's Avatar
danielp danielp is offline
Senior Member
Wrote the book
 
 Join Date: Oct 2003
  6 month star 12 month star
 Location: Near Tel-Aviv, Israel
 Posts: 5,112
 Reputation: danielp has much to be proud ofdanielp has much to be proud ofdanielp has much to be proud ofdanielp has much to be proud ofdanielp has much to be proud ofdanielp has much to be proud ofdanielp has much to be proud ofdanielp has much to be proud ofdanielp has much to be proud of (1193)
Default Re: Thanks for sharing

Thanks for sharing your answer with us! I'm sure others will also benefit from knowing what was wrong and how you fixed it.

__________________
Cheers,

Daniel Petri
Microsoft Senior Premier Field Engineer
MCSA/E, MCTS, MCITP, MCT
Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Netlogon folder replication, and default permissions meterman GPO 1 16th February 2006 11:43
Listing Folder Security Permissions. edobena Active Directory 5 27th July 2005 14:11
Public Folder Permissions Richie Exchange 2000 / 2003 0 21st July 2005 13:26
Folder permissions emjay653 Windows Server 2000 / 2003 2 8th July 2005 10:19
Public Folder Permissions Eric Exchange 2000 / 2003 0 30th March 2004 17:57


All times are GMT +3. The time now is 19:57.

Steel Blue 3.5.4 vBulletin Style ©2006 vBEnhanced
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
 

Valid XHTML 1.0!   Valid CSS!

Copyright 2005 Daniel Petri