R: Enumerate sub-folders with wrong permissions

2010-08-19 Thread HELP_PC
Ben, is not so difficult . If the software groups folders and subfolders with 
files can i.e. show black lines for folders with unreadable owner, or something 
else 


GuidoElia
HELPPC

-Messaggio originale-
Da: Ben Scott [mailto:mailvor...@gmail.com] 
Inviato: venerdì 20 agosto 2010 6.49
A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions

On Fri, Aug 20, 2010 at 12:25 AM, HELP_PC  wrote:
>>> Thank you. It works but, as I told you, for big folders with a lot 
>>> of subfolders and files ,you have to read line by line . I need 
>>> something that you can see at a glance like Windirstat
>>
>>  How do you propose to reduce hundreds of objects with different 
>> permissions into an at-a-glance report?
>
> If it is a GUI software it could show folders rows in different colors, i.e.

  How does color help you manage permissions on hundreds of folders?

  Color is useful for tagging like objects, especially when the objects are 
sorted/grouped by some other method.  But permissions and folder names don't 
break down into categories.  All the computer could do would be assign an 
arbitrary color to each folder in series.  You'd just get a sea of color 
without any information content.

  I think you're hoping for an easy fix when there isn't one.  Sorry.

-- Ben

~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ 
  ~

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~   ~



R: Enumerate sub-folders with wrong permissions .Found something good

2010-08-19 Thread HELP_PC
and free . Is AccessEnum by sysinternals !
 
GuidoElia
HELPPC
 

  _  

Da: Andrew S. Baker [mailto:asbz...@gmail.com] 
Inviato: giovedì 19 agosto 2010 19.58
A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions


Then keep searching and let us know when you find it. 


I'd rather spend 10 minutes with a script or scriptlet that I can get one or 
more uses out of   (and is easily transferable to other situations) than paying 
for commercial software each and every time I need something -- especially if 
it turns into single usage.


Sometimes you need to spend some money, but many times you don't.


Whatever. Thankfully there are options.


ASB  <http://XeeSM.com/AndrewBaker> (My XeeSM Profile) 
Exploiting Technology for Business Advantage...
 

Signature powered by  <http://www.wisestamp.com/email-install> WiseStamp 


On Thu, Aug 19, 2010 at 12:58 PM, HELP_PC  wrote:


Thank you. It works but, as I told you, for big folders with a lot of 
subfolders and files ,you have to read line by line . I need something that you 
can see at a glance like Windirstat
 
 
 
GuidoElia
HELPPC
 

  _  


Da: Andrew S. Baker [mailto:asbz...@gmail.com] 

Inviato: giovedì 19 agosto 2010 18.36 

A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions


Because that's not the right parameter to use.


Try:

subinacl /outputlog=C:\Output.LOG /subdirectories C:\Temp\ /display=owner


Assuming, of course, that all these folders exist.

ASB (My XeeSM Profile) <http://XeeSM.com/AndrewBaker>  
Exploiting Technology for Business Advantage...
 

Signature powered by  <http://www.wisestamp.com/email-install> WiseStamp 


On Thu, Aug 19, 2010 at 10:51 AM, HELP_PC  wrote:


/file reports error .Why?
 
GuidoElia
HELPPC
 

  _  

Da: greg.swe...@actsconsulting.net [mailto:greg.swe...@actsconsulting.net] 
Inviato: giovedì 19 agosto 2010 16.34 

A: NT System Admin Issues

Oggetto: RE: Enumerate sub-folders with wrong permissions



Have you tried exporting it to CSV and manipulating in excel?  

IE.  subinacl /subdirectories C:\Temp\ /display=owner /file abc.csv

 

 

From: HELP_PC [mailto:g...@enter.it] 
Sent: Thursday, August 19, 2010 10:26 AM
To: NT System Admin Issues
Subject: R: Enumerate sub-folders with wrong permissions

 

Also time is money!

If I have (what I made really now) to read all options of the command, to type  
and retype for unwanted wrong input(you know , keyboards) and having an output 
file practically unreadable because lines too long

 

Thank you and kind regards

 

GuidoElia

HELPPC

 

 


  _  


Da: Andrew S. Baker [mailto:asbz...@gmail.com] 
Inviato: giovedì 19 agosto 2010 15.58
A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions

Google is your friend. 

 

For what seems very much like one-time use, the CLI is far more cost-effective. 
 But hey...

 


ASB (My XeeSM Profile) <http://XeeSM.com/AndrewBaker>  
Exploiting Technology for Business Advantage...
 

Signature powered by  <http://www.wisestamp.com/email-install> WiseStamp 

 

On Thu, Aug 19, 2010 at 9:38 AM, HELP_PC  wrote:

This is what I was looking for,although the have a very curious way of licensing

 

GuidoElia

HELPPC

 

 


  _  


Da: Andrew S. Baker [mailto:asbz...@gmail.com] 

Inviato: giovedì 19 agosto 2010 15.14 


A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions

 

If you want to GUI, then get SecurityExplorer.   
<http://www.scriptlogic.com/products/security-explorer/> 
http://www.scriptlogic.com/products/security-explorer/ 

 

However, it is easy enough to get this via the CLI:

 

subinacl /subdirectories C:\Temp\ /display=owner



ASB (My XeeSM Profile) <http://XeeSM.com/AndrewBaker>  
Exploiting Technology for Business Advantage...
 

Signature powered by  <http://www.wisestamp.com/email-install> WiseStamp 

 

On Thu, Aug 19, 2010 at 7:23 AM, HELP_PC  wrote:



 

Isn't a problem with how to do it

 

I need a GUI software that shows me where subfolders with unknown owner are, in 
a formatted way all at once !

 

 

  _  

Da: Andrew S. Baker [mailto:asbz...@gmail.com]
Inviato: gio 19/08/2010 13.03 


A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions

 

Then use ICACLS, or FILEACL or SUBINACL or 



ASB (My XeeSM Profile) <http://xeesm.com/AndrewBaker>  
Exploiting Technology for Business Advantage...
 

Signature powered by  <http://www.wisestamp.com/email-install> WiseStamp 

 

On Thu, Aug 19, 2010 at 3:00 AM, HELP_PC  wrote:

Thank you bat I can't do that
I have to put permissions not inherited by the main folder ,just by some 
sub-folders, so my need is to enumerate them and visit them



GuidoElia
HELPPC

-Messaggio originale-
Da: Ben Scott [mailto:mailvor...@gmail.com]
Inviato: giovedì 19 agosto 2010 8.44
A: NT System Admin Issu

R: Enumerate sub-folders with wrong permissions

2010-08-19 Thread HELP_PC
If it is a GUI software it could show folders rows in different colors, i.e.  


GuidoElia
HELPPC

-Messaggio originale-
Da: Ben Scott [mailto:mailvor...@gmail.com] 
Inviato: giovedì 19 agosto 2010 20.03
A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions

On Thu, Aug 19, 2010 at 12:58 PM, HELP_PC  wrote:
> Thank you. It works but, as I told you, for big folders with a lot of 
> subfolders and files ,you have to read line by line . I need something 
> that you can see at a glance like Windirstat

  How do you propose to reduce hundreds of objects with different permissions 
into an at-a-glance report?

  "You can't comb a hairy ball smooth."

-- Ben

~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ 
  ~

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~   ~



R: Enumerate sub-folders with wrong permissions

2010-08-19 Thread HELP_PC
Good suggestion , but with all the things to "batch" is a hard job (and 
eventually many of them used once only) 


GuidoElia
HELPPC

-Messaggio originale-
Da: Ben Scott [mailto:mailvor...@gmail.com] 
Inviato: giovedì 19 agosto 2010 18.54
A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions

On Thu, Aug 19, 2010 at 10:26 AM, HELP_PC  wrote:
> type and retype for unwanted wrong input

  Suggestion: Put your stuff in batch files, so if you do need to type 
something, you only have to type it once.

-- Ben

~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ 
  ~

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~   ~



R: Enumerate sub-folders with wrong permissions

2010-08-19 Thread HELP_PC
Thank you. It works but, as I told you, for big folders with a lot of 
subfolders and files ,you have to read line by line . I need something that you 
can see at a glance like Windirstat
 
 
 
GuidoElia
HELPPC
 

  _  

Da: Andrew S. Baker [mailto:asbz...@gmail.com] 
Inviato: giovedì 19 agosto 2010 18.36
A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions


Because that's not the right parameter to use.


Try:

subinacl /outputlog=C:\Output.LOG /subdirectories C:\Temp\ /display=owner


Assuming, of course, that all these folders exist.

ASB (My XeeSM Profile) <http://XeeSM.com/AndrewBaker>  
Exploiting Technology for Business Advantage...
 

Signature powered by  <http://www.wisestamp.com/email-install> WiseStamp 


On Thu, Aug 19, 2010 at 10:51 AM, HELP_PC  wrote:


/file reports error .Why?
 
GuidoElia
HELPPC
 

  _  

Da: greg.swe...@actsconsulting.net [mailto:greg.swe...@actsconsulting.net] 
Inviato: giovedì 19 agosto 2010 16.34 

A: NT System Admin Issues

Oggetto: RE: Enumerate sub-folders with wrong permissions



Have you tried exporting it to CSV and manipulating in excel?  

IE.  subinacl /subdirectories C:\Temp\ /display=owner /file abc.csv

 

 

From: HELP_PC [mailto:g...@enter.it] 
Sent: Thursday, August 19, 2010 10:26 AM
To: NT System Admin Issues
Subject: R: Enumerate sub-folders with wrong permissions

 

Also time is money!

If I have (what I made really now) to read all options of the command, to type  
and retype for unwanted wrong input(you know , keyboards) and having an output 
file practically unreadable because lines too long

 

Thank you and kind regards

 

GuidoElia

HELPPC

 

 


  _  


Da: Andrew S. Baker [mailto:asbz...@gmail.com] 
Inviato: giovedì 19 agosto 2010 15.58
A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions

Google is your friend. 

 

For what seems very much like one-time use, the CLI is far more cost-effective. 
 But hey...

 


ASB (My XeeSM Profile) <http://XeeSM.com/AndrewBaker>  
Exploiting Technology for Business Advantage...
 

Signature powered by  <http://www.wisestamp.com/email-install> WiseStamp 

 

On Thu, Aug 19, 2010 at 9:38 AM, HELP_PC  wrote:

This is what I was looking for,although the have a very curious way of licensing

 

GuidoElia

HELPPC

 

 


  _  


Da: Andrew S. Baker [mailto:asbz...@gmail.com] 

Inviato: giovedì 19 agosto 2010 15.14 


A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions

 

If you want to GUI, then get SecurityExplorer.   
<http://www.scriptlogic.com/products/security-explorer/> 
http://www.scriptlogic.com/products/security-explorer/ 

 

However, it is easy enough to get this via the CLI:

 

subinacl /subdirectories C:\Temp\ /display=owner



ASB (My XeeSM Profile) <http://XeeSM.com/AndrewBaker>  
Exploiting Technology for Business Advantage...
 

Signature powered by  <http://www.wisestamp.com/email-install> WiseStamp 

 

On Thu, Aug 19, 2010 at 7:23 AM, HELP_PC  wrote:



 

Isn't a problem with how to do it

 

I need a GUI software that shows me where subfolders with unknown owner are, in 
a formatted way all at once !

 

 

  _  

Da: Andrew S. Baker [mailto:asbz...@gmail.com]
Inviato: gio 19/08/2010 13.03 


A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions

 

Then use ICACLS, or FILEACL or SUBINACL or 



ASB (My XeeSM Profile) <http://xeesm.com/AndrewBaker>  
Exploiting Technology for Business Advantage...
 

Signature powered by  <http://www.wisestamp.com/email-install> WiseStamp 

 

On Thu, Aug 19, 2010 at 3:00 AM, HELP_PC  wrote:

Thank you bat I can't do that
I have to put permissions not inherited by the main folder ,just by some 
sub-folders, so my need is to enumerate them and visit them



GuidoElia
HELPPC

-Messaggio originale-
Da: Ben Scott [mailto:mailvor...@gmail.com]
Inviato: giovedì 19 agosto 2010 8.44
A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions


On Thu, Aug 19, 2010 at 1:13 AM, HELP_PC  wrote:
> So I have to take ownership and is not a problem.
> As the numbers of files and folders are a lot is there a way to
> enumerate them in a way I dont have to visit them one by one ?

 There's a checkbox at the bottom of the "Owner" tab which will apply the "Take 
ownership" operation to all subfolders.

-- Ben

 

 

 

 

 

 



 



 



 






 


 


~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

R: Enumerate sub-folders with wrong permissions

2010-08-19 Thread HELP_PC
/file reports error .Why?
 
GuidoElia
HELPPC
 

  _  

Da: greg.swe...@actsconsulting.net [mailto:greg.swe...@actsconsulting.net] 
Inviato: giovedì 19 agosto 2010 16.34
A: NT System Admin Issues
Oggetto: RE: Enumerate sub-folders with wrong permissions



Have you tried exporting it to CSV and manipulating in excel?  

IE.  subinacl /subdirectories C:\Temp\ /display=owner /file abc.csv

 

 

From: HELP_PC [mailto:g...@enter.it] 
Sent: Thursday, August 19, 2010 10:26 AM
To: NT System Admin Issues
Subject: R: Enumerate sub-folders with wrong permissions

 

Also time is money!

If I have (what I made really now) to read all options of the command, to type  
and retype for unwanted wrong input(you know , keyboards) and having an output 
file practically unreadable because lines too long

 

Thank you and kind regards

 

GuidoElia

HELPPC

 

 

  _  

Da: Andrew S. Baker [mailto:asbz...@gmail.com] 
Inviato: giovedì 19 agosto 2010 15.58
A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions

Google is your friend. 

 

For what seems very much like one-time use, the CLI is far more cost-effective. 
 But hey...

 


ASB (My XeeSM Profile) <http://XeeSM.com/AndrewBaker>  
Exploiting Technology for Business Advantage...
 

Signature powered by  <http://www.wisestamp.com/email-install> WiseStamp 

 

On Thu, Aug 19, 2010 at 9:38 AM, HELP_PC  wrote:

This is what I was looking for,although the have a very curious way of licensing

 

GuidoElia

HELPPC

 

 

  _  

Da: Andrew S. Baker [mailto:asbz...@gmail.com] 

Inviato: giovedì 19 agosto 2010 15.14 


A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions

 

If you want to GUI, then get SecurityExplorer.   
<http://www.scriptlogic.com/products/security-explorer/> 
http://www.scriptlogic.com/products/security-explorer/ 

 

However, it is easy enough to get this via the CLI:

 

subinacl /subdirectories C:\Temp\ /display=owner



ASB (My XeeSM Profile) <http://XeeSM.com/AndrewBaker>  
Exploiting Technology for Business Advantage...
 

Signature powered by  <http://www.wisestamp.com/email-install> WiseStamp 

 

On Thu, Aug 19, 2010 at 7:23 AM, HELP_PC  wrote:



 

Isn't a problem with how to do it

 

I need a GUI software that shows me where subfolders with unknown owner are, in 
a formatted way all at once !

 

 

  _  

Da: Andrew S. Baker [mailto:asbz...@gmail.com]
Inviato: gio 19/08/2010 13.03 


A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions

 

Then use ICACLS, or FILEACL or SUBINACL or 



ASB (My XeeSM Profile) <http://xeesm.com/AndrewBaker>  
Exploiting Technology for Business Advantage...
 

Signature powered by  <http://www.wisestamp.com/email-install> WiseStamp 

 

On Thu, Aug 19, 2010 at 3:00 AM, HELP_PC  wrote:

Thank you bat I can't do that
I have to put permissions not inherited by the main folder ,just by some 
sub-folders, so my need is to enumerate them and visit them



GuidoElia
HELPPC

-Messaggio originale-
Da: Ben Scott [mailto:mailvor...@gmail.com]
Inviato: giovedì 19 agosto 2010 8.44
A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions


On Thu, Aug 19, 2010 at 1:13 AM, HELP_PC  wrote:
> So I have to take ownership and is not a problem.
> As the numbers of files and folders are a lot is there a way to
> enumerate them in a way I dont have to visit them one by one ?

 There's a checkbox at the bottom of the "Owner" tab which will apply the "Take 
ownership" operation to all subfolders.

-- Ben

 

 

 

 

 

 


 


~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

R: Enumerate sub-folders with wrong permissions

2010-08-19 Thread HELP_PC
Also time is money!
If I have (what I made really now) to read all options of the command, to type  
and retype for unwanted wrong input(you know , keyboards) and having an output 
file practically unreadable because lines too long
 
Thank you and kind regards
 
GuidoElia
HELPPC
 

  _  

Da: Andrew S. Baker [mailto:asbz...@gmail.com] 
Inviato: giovedì 19 agosto 2010 15.58
A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions


Google is your friend. 


For what seems very much like one-time use, the CLI is far more cost-effective. 
 But hey...




ASB   (My XeeSM Profile) 
Exploiting Technology for Business Advantage...
 

Signature powered by   WiseStamp 


On Thu, Aug 19, 2010 at 9:38 AM, HELP_PC  wrote:


This is what I was looking for,although the have a very curious way of licensing
 
GuidoElia
HELPPC
 

  _  


Da: Andrew S. Baker [mailto:asbz...@gmail.com] 

Inviato: giovedì 19 agosto 2010 15.14 

A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions


If you want to GUI, then get SecurityExplorer.   
 
http://www.scriptlogic.com/products/security-explorer/ 


However, it is easy enough to get this via the CLI:


subinacl /subdirectories C:\Temp\ /display=owner




ASB   (My XeeSM Profile) 
Exploiting Technology for Business Advantage...
 

Signature powered by   WiseStamp 


On Thu, Aug 19, 2010 at 7:23 AM, HELP_PC  wrote:




 
Isn't a problem with how to do it
 
I need a GUI software that shows me where subfolders with unknown owner are, in 
a formatted way all at once !
 

  _  

Da: Andrew S. Baker [mailto:asbz...@gmail.com]
Inviato: gio 19/08/2010 13.03 

A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions


Then use ICACLS, or FILEACL or SUBINACL or 




ASB (My XeeSM Profile)   
Exploiting Technology for Business Advantage...
 

Signature powered by   WiseStamp 


On Thu, Aug 19, 2010 at 3:00 AM, HELP_PC  wrote:


Thank you bat I can't do that
I have to put permissions not inherited by the main folder ,just by some 
sub-folders, so my need is to enumerate them and visit them



GuidoElia
HELPPC

-Messaggio originale-
Da: Ben Scott [mailto:mailvor...@gmail.com]
Inviato: giovedì 19 agosto 2010 8.44
A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions


On Thu, Aug 19, 2010 at 1:13 AM, HELP_PC  wrote:
> So I have to take ownership and is not a problem.
> As the numbers of files and folders are a lot is there a way to
> enumerate them in a way I dont have to visit them one by one ?

 There's a checkbox at the bottom of the "Owner" tab which will apply the "Take 
ownership" operation to all subfolders.

-- Ben






 


 


~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~   ~

R: Enumerate sub-folders with wrong permissions

2010-08-19 Thread HELP_PC
This is what I was looking for,although the have a very curious way of licensing
 
GuidoElia
HELPPC
 

  _  

Da: Andrew S. Baker [mailto:asbz...@gmail.com] 
Inviato: giovedì 19 agosto 2010 15.14
A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions


If you want to GUI, then get SecurityExplorer.   
 
http://www.scriptlogic.com/products/security-explorer/ 


However, it is easy enough to get this via the CLI:


subinacl /subdirectories C:\Temp\ /display=owner




ASB   (My XeeSM Profile) 
Exploiting Technology for Business Advantage...
 

Signature powered by   WiseStamp 


On Thu, Aug 19, 2010 at 7:23 AM, HELP_PC  wrote:




 
Isn't a problem with how to do it
 
I need a GUI software that shows me where subfolders with unknown owner are, in 
a formatted way all at once !
 

  _  

Da: Andrew S. Baker [mailto:asbz...@gmail.com]
Inviato: gio 19/08/2010 13.03 

A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions


Then use ICACLS, or FILEACL or SUBINACL or 




ASB (My XeeSM Profile)   
Exploiting Technology for Business Advantage...
 

Signature powered by   WiseStamp 


On Thu, Aug 19, 2010 at 3:00 AM, HELP_PC  wrote:


Thank you bat I can't do that
I have to put permissions not inherited by the main folder ,just by some 
sub-folders, so my need is to enumerate them and visit them



GuidoElia
HELPPC

-Messaggio originale-
Da: Ben Scott [mailto:mailvor...@gmail.com]
Inviato: giovedì 19 agosto 2010 8.44
A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions


On Thu, Aug 19, 2010 at 1:13 AM, HELP_PC  wrote:
> So I have to take ownership and is not a problem.
> As the numbers of files and folders are a lot is there a way to
> enumerate them in a way I dont have to visit them one by one ?

 There's a checkbox at the bottom of the "Owner" tab which will apply the "Take 
ownership" operation to all subfolders.

-- Ben



 


 


~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~   ~

R: Enumerate sub-folders with wrong permissions

2010-08-19 Thread HELP_PC
Thank you bat I can't do that
I have to put permissions not inherited by the main folder ,just by some 
sub-folders, so my need is to enumerate them and visit them



GuidoElia
HELPPC

-Messaggio originale-
Da: Ben Scott [mailto:mailvor...@gmail.com] 
Inviato: giovedì 19 agosto 2010 8.44
A: NT System Admin Issues
Oggetto: Re: Enumerate sub-folders with wrong permissions

On Thu, Aug 19, 2010 at 1:13 AM, HELP_PC  wrote:
> So I have to take ownership and is not a problem.
> As the numbers of files and folders are a lot is there a way to 
> enumerate them in a way I dont have to visit them one by one ?

  There's a checkbox at the bottom of the "Owner" tab which will apply the 
"Take ownership" operation to all subfolders.

-- Ben

~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ 
  ~

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~   ~