Remove certain rights
CASTalk.com Forum Index CASTalk.com
Discussion of DSP, FPGA, storage and embedded system.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web castalk.com
Remove certain rights

 
Post new topic   Reply to topic    CASTalk.com Forum Index -> File System
Author Message
Jordy
Guest





Posted: Thu Dec 22, 2005 1:18 am    Post subject: Remove certain rights Reply with quote

Hello

I want to remove a group from the filesystem rights but retain everything
else that is there, (which are different settings)

ie, I want to remove the Administratros group (and only that group) from a
folder and all subfolders, without touching the other rights.

Is that possible ?

Thanks
Back to top
Jerold Schulman
Guest





Posted: Thu Dec 22, 2005 5:16 pm    Post subject: Re: Remove certain rights Reply with quote

On Wed, 21 Dec 2005 13:46:03 -0800, "Jordy" <Jordy@discussions.microsoft.com> wrote:

Quote:
Hello

I want to remove a group from the filesystem rights but retain everything
else that is there, (which are different settings)

ie, I want to remove the Administratros group (and only that group) from a
folder and all subfolders, without touching the other rights.

Is that possible ?

Thanks

Yes.

If you wanted to remove the Administrators group from the C:\TEMP\test.tmp file:

1. Open a CMD.EXE window.
2. Type
cacls C:\TEMP\test.tmp /E /C /R Administrators

If you wanted to remove the Administrators group from hellp.doc file in your My Documents folder:
1. Open a CMD.EXE window.
2. Type
cacls "%UserProfile%\My Documents\help.doc" /E /C /R Administrators


Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
Back to top
 
Post new topic   Reply to topic    CASTalk.com Forum Index -> File System All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




VoIP Electronics Powered by phpBB