Guest Edward Posted May 15, 2008 Posted May 15, 2008 I'd like to know if there is a command to let me change file security in console window. Thanks. Quote
Guest Roger Abell [MVP] Posted May 15, 2008 Posted May 15, 2008 icacls for newer Windows versions cacls or xcacls for any current Windows version xcacls.vbs or subinacl downloads from microsoft.com also for any current Windows version "Edward" <neo_in_matrix@msn.com> wrote in message news:eA665xjtIHA.3804@TK2MSFTNGP02.phx.gbl...<span style="color:blue"> > I'd like to know if there is a command to let me change file security in > console window. Thanks. </span> Quote
Guest Daniel Petri Posted May 15, 2008 Posted May 15, 2008 You mean Command Prompt? Try CACLS and even better - XCACLS. -- Daniel Petri www.petri.co.il "Edward" <neo_in_matrix@msn.com> wrote in message news:eA665xjtIHA.3804@TK2MSFTNGP02.phx.gbl...<span style="color:blue"> > I'd like to know if there is a command to let me change file security in > console window. Thanks. </span> Quote
Guest Edward Posted May 15, 2008 Posted May 15, 2008 Thanks all for replying. I have another question. I saw an article http://msdn.microsoft.com/en-us/magazine/cc163885.aspx based on a prereplease veresion of 2.0. Have many people (if any) utilized the security classes in .NET Framework 2.0? Are they safe? Roger Abell [MVP] wrote:<span style="color:blue"> > icacls for newer Windows versions > cacls or xcacls for any current Windows version > xcacls.vbs or subinacl downloads from microsoft.com > also for any current Windows version > > "Edward" <neo_in_matrix@msn.com> wrote in message > news:eA665xjtIHA.3804@TK2MSFTNGP02.phx.gbl...<span style="color:green"> >> I'd like to know if there is a command to let me change file security in >> console window. Thanks. </span> > > </span> Quote
Guest Edward Posted May 15, 2008 Posted May 15, 2008 Thanks all for replying. I have another question. I saw an article http://msdn.microsoft.com/en-us/magazine/cc163885.aspx based on a prereplease veresion of 2.0. Have many people (if any) utilized the security classes in .NET Framework 2.0? Are they safe? Roger Abell [MVP] wrote:<span style="color:blue"> > icacls for newer Windows versions > cacls or xcacls for any current Windows version > xcacls.vbs or subinacl downloads from microsoft.com > also for any current Windows version > > "Edward" <neo_in_matrix@msn.com> wrote in message > news:eA665xjtIHA.3804@TK2MSFTNGP02.phx.gbl...<span style="color:green"> >> I'd like to know if there is a command to let me change file security in >> console window. Thanks. </span> > > </span> Quote
Guest Edward Posted May 15, 2008 Posted May 15, 2008 Roger Abell [MVP] wrote:<span style="color:blue"> > icacls for newer Windows versions > cacls or xcacls for any current Windows version > xcacls.vbs or subinacl downloads from microsoft.com > also for any current Windows version > > "Edward" <neo_in_matrix@msn.com> wrote in message > news:eA665xjtIHA.3804@TK2MSFTNGP02.phx.gbl...<span style="color:green"> >> I'd like to know if there is a command to let me change file security in >> console window. Thanks. </span> > > </span> Thanks all for replying. I have another question. I saw an article http://msdn.microsoft.com/en-us/magazine/cc163885.aspx based on a prereplease veresion of 2.0. Have many people (if any) utilized the security classes in .NET Framework 2.0? Are they safe? Quote
Guest Edward Posted May 15, 2008 Posted May 15, 2008 Roger Abell [MVP] wrote:<span style="color:blue"> > icacls for newer Windows versions > cacls or xcacls for any current Windows version > xcacls.vbs or subinacl downloads from microsoft.com > also for any current Windows version > > "Edward" <neo_in_matrix@msn.com> wrote in message > news:eA665xjtIHA.3804@TK2MSFTNGP02.phx.gbl...<span style="color:green"> >> I'd like to know if there is a command to let me change file security in >> console window. Thanks. </span> > > </span> Thanks all for replying. I have another question. I saw an article http://msdn.microsoft.com/en-us/magazine/cc163885.aspx based on a prereplease veresion of 2.0. Have many people (if any) utilized the security classes in .NET Framework 2.0? Are they safe? Quote
Guest Edward Posted May 15, 2008 Posted May 15, 2008 Oooops! Sorry, my email client had aproblem. I did not know it already sent my post while it reported that I could not logon to SMTP server. Quote
Guest Roger Abell [MVP] Posted May 17, 2008 Posted May 17, 2008 "Edward" <neo_in_matrix@msn.com> wrote in message news:482C20ED.4020905@msn.com...<span style="color:blue"> > Thanks all for replying. > > I have another question. > > I saw an article http://msdn.microsoft.com/en-us/magazine/cc163885.aspx > based on a prereplease veresion of 2.0. > > Have many people (if any) utilized the security classes in .NET Framework > 2.0? Are they safe? ></span> You know, it is usually better to use separate threads for unrelated topics. Anyway, I think most people just let the CAS policy default and are pretty much unaware of .Net security. The changes with 1.1 helped much, and 2.0 did much for those hosting Asp.Net apps. Although one can write new, custom policies its my belief that hardly anyone has gone down that road and instead at best just make minor modifications to one of the presupplied policies and only use the predefined kinds of evidence. Safe? Well that is relative to usage environment. Roger <span style="color:blue"> > > Roger Abell [MVP] wrote:<span style="color:green"> >> icacls for newer Windows versions >> cacls or xcacls for any current Windows version >> xcacls.vbs or subinacl downloads from microsoft.com >> also for any current Windows version >> >> "Edward" <neo_in_matrix@msn.com> wrote in message >> news:eA665xjtIHA.3804@TK2MSFTNGP02.phx.gbl...<span style="color:darkred"> >>> I'd like to know if there is a command to let me change file security in >>> console window. Thanks.</span> >> </span></span> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.