Reply
Old June 30th, 2008 Top | #1
 
celticfan11's Avatar
OSNN Senior Addict
Joined: January 2003
Location: Vernon, CT
Posts: 744
Reputation: 340
Power: 121

Default Folder Security Permissions

Does anyone know of a tool or program to scan all folders on a server and list all the folder security permissions. I am looking for this for documentation purposes. So i dont have to right click on each folder and manually write down or screenshot my findings. This may be a long shot but who knows.

CPU: Intel 3.2GHz OC'd to 3.4GHz
RAM: 1GB PC3200
Harddrive: .710TB combined Local and Network storage
Video Card: Geforce 6800 GT 256MB RAM
Motherboard: ASU P4P800
Sound: Onboard sound baby
Monitor: Faithful 21 inches of PURE CRT
Number of Programs Installed: 39 and growing: not counting games, (and yes i use them all)
celticfan11 is offline   Reply With Quote
Old June 30th, 2008 Top | #2

OSNN Folding Team  
falconguard's Avatar
Carbon based lifeform
Joined: February 2004
Location: SoCal
Posts: 3,406
Reputation: 2305
Power: 155

Default Re: Folder Security Permissions

Windows Server? Dunno, but if a linux server the command ls -l will give you a list of all folders and permisiions.

falconguard is offline   Reply With Quote
Old July 1st, 2008 Top | #3
 
celticfan11's Avatar
OSNN Senior Addict
Joined: January 2003
Location: Vernon, CT
Posts: 744
Reputation: 340
Power: 121

Default Re: Folder Security Permissions

its server 2003

CPU: Intel 3.2GHz OC'd to 3.4GHz
RAM: 1GB PC3200
Harddrive: .710TB combined Local and Network storage
Video Card: Geforce 6800 GT 256MB RAM
Motherboard: ASU P4P800
Sound: Onboard sound baby
Monitor: Faithful 21 inches of PURE CRT
Number of Programs Installed: 39 and growing: not counting games, (and yes i use them all)
celticfan11 is offline   Reply With Quote
Old July 1st, 2008 Top | #4
 
Dark Atheist's Avatar
I never said I was nice
Joined: April 2003
Location: In The Void
Posts: 6,346
Blog Entries: 8
Reputation: 1877
Power: 0

Default Re: Folder Security Permissions

C:\Users\Carpo>dir /?
Displays a list of files and subdirectories in a directory.

DIR [drive:][path][filename] [/A[[:]attributes]] [/B] [/C] [/D] [/L] [/N]
[/O[[:]sortorder]] [/P] [/Q] [/R] [/S] [/T[[:]timefield]] [/W] [/X] [/4]

[drive:][path][filename]
Specifies drive, directory, and/or files to list.

/A Displays files with specified attributes.
attributes D Directories R Read-only files
H Hidden files A Files ready for archiving
S System files I Not content indexed files
L Reparse Points - Prefix meaning not
/B Uses bare format (no heading information or summary).
/C Display the thousand separator in file sizes. This is the
default. Use /-C to disable display of separator.
/D Same as wide but files are list sorted by column.
/L Uses lowercase.
/N New long list format where filenames are on the far right.
/O List by files in sorted order.
sortorder N By name (alphabetic) S By size (smallest first)
E By extension (alphabetic) D By date/time (oldest first)
G Group directories first - Prefix to reverse order
/P Pauses after each screenful of information.
/Q Display the owner of the file.
/R Display alternate data streams of the file.
/S Displays files in specified directory and all subdirectories.
/T Controls which time field displayed or used for sorting
timefield C Creation
A Last Access
W Last Written
/W Uses wide list format.
/X This displays the short names generated for non-8dot3 file
names. The format is that of /N with the short name inserted
before the long name. If no short name is present, blanks are
displayed in its place.
/4 Displays four-digit years

Switches may be preset in the DIRCMD environment variable. Override
preset switches by prefixing any switch with - (hyphen)--for example, /-W.

might help, sure you could make a script to pipe the output to a txt file, for example DIR /s /-p >file.txt
Dark Atheist is offline   Reply With Quote
Old July 1st, 2008 Top | #5
 
celticfan11's Avatar
OSNN Senior Addict
Joined: January 2003
Location: Vernon, CT
Posts: 744
Reputation: 340
Power: 121

Default Re: Folder Security Permissions

That wil not give me the security permissions on each folder.

CPU: Intel 3.2GHz OC'd to 3.4GHz
RAM: 1GB PC3200
Harddrive: .710TB combined Local and Network storage
Video Card: Geforce 6800 GT 256MB RAM
Motherboard: ASU P4P800
Sound: Onboard sound baby
Monitor: Faithful 21 inches of PURE CRT
Number of Programs Installed: 39 and growing: not counting games, (and yes i use them all)
celticfan11 is offline   Reply With Quote
Old July 1st, 2008 Top | #6
 
celticfan11's Avatar
OSNN Senior Addict
Joined: January 2003
Location: Vernon, CT
Posts: 744
Reputation: 340
Power: 121

Default Re: Folder Security Permissions

I figured it out. The showacls.exe in the windows 2003 resouce kit does it very nice in CMD.

CPU: Intel 3.2GHz OC'd to 3.4GHz
RAM: 1GB PC3200
Harddrive: .710TB combined Local and Network storage
Video Card: Geforce 6800 GT 256MB RAM
Motherboard: ASU P4P800
Sound: Onboard sound baby
Monitor: Faithful 21 inches of PURE CRT
Number of Programs Installed: 39 and growing: not counting games, (and yes i use them all)
celticfan11 is offline   Reply With Quote
Old August 7th, 2008 Top | #7
 
ekinabby's Avatar
OSNN Junior Addict
Joined: May 2007
Location: Malaysia
Posts: 5
Reputation: 0
Power: 58

Default Re: Folder Security Permissions

yeah,i tried it once...
ekinabby is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
can't move folder, permissions needed Heeter Windows Applications 8 March 12th, 2008 10:21pm
File/Security permissions in xp pro Dukeleto Windows Desktop Systems 2 June 11th, 2003 12:20am
permissions/sharing & security problems jawshoouh Windows Desktop Systems 10 August 21st, 2002 1:55pm
Security Guide: File permissions in XP Home? sda Windows Desktop Systems 2 February 18th, 2002 12:32pm
share folder with permissions... GeeZuZz Windows Desktop Systems 4 December 17th, 2001 12:04pm