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 > Client Operating Systems > Windows 2000 Pro, XP Pro
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

How to set NFS permissions remotely

How to set NFS permissions remotely

this thread has 8 replies and has been viewed 2229 times

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 13th April 2007, 16:50
tosodj tosodj is offline
Casual
Casual
 
 Join Date: Apr 2007
  6 month star 12 month star
 Posts: 9
 Reputation: tosodj is on a distinguished road (10)
Default How to set NTFS permissions remotely

Hi,
I need to change NTFS permissions on c:\Program Files for all the clients on my LAN.
The Users Group will grant Modify permission instead of Read and Execute.
I am looking for a script that can help me do this task remotely.
Someone can help me?

thanks a lot.
  #2  
Old 13th April 2007, 16:59
jasonboche's Avatar
jasonboche jasonboche is offline
Moderator
 
 Join Date: Apr 2006
  6 month star 12 month star
 Location: Minnesota
 Posts: 1,539
 Send a message via ICQ to jasonboche
 Reputation: jasonboche is just really nicejasonboche is just really nicejasonboche is just really nicejasonboche is just really nicejasonboche is just really nice (409)
Default Re: How to set NFS permissions remotely

Use a GPO instead. (Active Directory Group Policy Object)

Using a script ensures the permissions were set at one point in time, but there is no guarantee they stay that way into the future.

Usinga GPO ensures the permissions were set at one point in time, and continue to stay set that way for as long as the machine(s) are a member of the domain. A computer GPO containing the NTFS permissions will effectively apply to each computer each time the computer is booted up, and approximately every 60 minutes thereafter.

Jas
__________________
VCDX3 #34, VCDX4, VCDX5, VCAP4-DCA #14, VCAP4-DCD #35, VCAP5-DCD, VCPx4, vEXPERTx4, MCSEx3, MCSAx2, MCP, CCAx2, A+
boche.net - VMware Virtualization Evangelist
My advice has no warranties. Follow at your own risk.

Last edited by jasonboche; 13th April 2007 at 17:02..
  #3  
Old 13th April 2007, 17:22
tosodj tosodj is offline
Casual
Casual
 
 Join Date: Apr 2007
  6 month star 12 month star
 Posts: 9
 Reputation: tosodj is on a distinguished road (10)
Default Re: How to set NFS permissions remotely

Thanks,
what policy I have to use?
  #4  
Old 13th April 2007, 17:28
jasonboche's Avatar
jasonboche jasonboche is offline
Moderator
 
 Join Date: Apr 2006
  6 month star 12 month star
 Location: Minnesota
 Posts: 1,539
 Send a message via ICQ to jasonboche
 Reputation: jasonboche is just really nicejasonboche is just really nicejasonboche is just really nicejasonboche is just really nicejasonboche is just really nice (409)
Default Re: How to set NFS permissions remotely

Computer Configuration|Windows Settings|Security Settings|File System
__________________
VCDX3 #34, VCDX4, VCDX5, VCAP4-DCA #14, VCAP4-DCD #35, VCAP5-DCD, VCPx4, vEXPERTx4, MCSEx3, MCSAx2, MCP, CCAx2, A+
boche.net - VMware Virtualization Evangelist
My advice has no warranties. Follow at your own risk.
  #5  
Old 13th April 2007, 17:38
tosodj tosodj is offline
Casual
Casual
 
 Join Date: Apr 2007
  6 month star 12 month star
 Posts: 9
 Reputation: tosodj is on a distinguished road (10)
Default Re: How to set NFS permissions remotely

Quote:
Originally Posted by jasonboche View Post
Computer Configuration|Windows Settings|Security Settings|File System
Ok.
I have added a "new file" : %Program Files% with the custom NTFS permissions
  #6  
Old 13th April 2007, 17:41
jasonboche's Avatar
jasonboche jasonboche is offline
Moderator
 
 Join Date: Apr 2006
  6 month star 12 month star
 Location: Minnesota
 Posts: 1,539
 Send a message via ICQ to jasonboche
 Reputation: jasonboche is just really nicejasonboche is just really nicejasonboche is just really nicejasonboche is just really nicejasonboche is just really nice (409)
Default Re: How to set NFS permissions remotely

Awesome. Hope it serves you well. Don't forget to apply the GPO to the OU containing the computers you want to receive the NTFS customized permissions.
__________________
VCDX3 #34, VCDX4, VCDX5, VCAP4-DCA #14, VCAP4-DCD #35, VCAP5-DCD, VCPx4, vEXPERTx4, MCSEx3, MCSAx2, MCP, CCAx2, A+
boche.net - VMware Virtualization Evangelist
My advice has no warranties. Follow at your own risk.
  #7  
Old 13th April 2007, 17:49
tosodj tosodj is offline
Casual
Casual
 
 Join Date: Apr 2007
  6 month star 12 month star
 Posts: 9
 Reputation: tosodj is on a distinguished road (10)
Default Re: How to set NFS permissions remotely

Ok.
It works.
I don't understand why on subfolders the system set Modify while on Program Files only write...
bye
  #8  
Old 13th April 2007, 17:51
jasonboche's Avatar
jasonboche jasonboche is offline
Moderator
 
 Join Date: Apr 2006
  6 month star 12 month star
 Location: Minnesota
 Posts: 1,539
 Send a message via ICQ to jasonboche
 Reputation: jasonboche is just really nicejasonboche is just really nicejasonboche is just really nicejasonboche is just really nicejasonboche is just really nice (409)
Default Re: How to set NFS permissions remotely

bye?

bye
__________________
VCDX3 #34, VCDX4, VCDX5, VCAP4-DCA #14, VCAP4-DCD #35, VCAP5-DCD, VCPx4, vEXPERTx4, MCSEx3, MCSAx2, MCP, CCAx2, A+
boche.net - VMware Virtualization Evangelist
My advice has no warranties. Follow at your own risk.
  #9  
Old 13th April 2007, 17:54
tosodj tosodj is offline
Casual
Casual
 
 Join Date: Apr 2007
  6 month star 12 month star
 Posts: 9
 Reputation: tosodj is on a distinguished road (10)
Default Re: How to set NFS permissions remotely

I came back home...from my job...
See you next monday.
Thanks for you help.
Bye
Have a nice week-end.
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
Is it possible to turn on a PC remotely? JDMils Misc 5 8th February 2007 13:39
print remotely sarco Windows Server 2000 / 2003 5 11th December 2006 15:31
Connect to Exchange remotely balluche SBS 2000 / 2003 4 9th June 2006 10:12
Connect to MY PC remotely S2002 Windows Server 2000 / 2003 3 28th January 2006 00:32
using printdriverinfor.exe remotely WhidbeyTomas Windows Server 2000 / 2003 3 26th October 2005 00:16


All times are GMT +3. The time now is 09:58.

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