Results 1 to 5 of 5

Thread: List folder permissions

  1. #1
    Parsu Guest

    List folder permissions

    Hi All,

    I have around 100 folders & and each are assigned with different permissions
    to different users.I need an command or utility to list the folder
    permissions assigned to users or groups. I dont want to view the permissions
    on subfolders ( if it can then OK, otherwise its not needed) I just need to
    view the permissions on top level folders.
    THANX.


  2. #2
    CreateWindow Guest

    Re: List folder permissions

    Dear Parsu,

    Have a look at the cacls command. (cacls /?)

    Hope that helps,

    CreateWindow
    http://justpageprobe.com
    The FREE Web page utility you always wanted.
    Monitor your enterprise Web Servers.
    Keep your router connected.
    Email your IP to where you need it.


    "Parsu" <[email protected]> wrote in message
    news:[email protected]...
    > Hi All,
    >
    > I have around 100 folders & and each are assigned with different
    > permissions
    > to different users.I need an command or utility to list the folder
    > permissions assigned to users or groups. I dont want to view the
    > permissions
    > on subfolders ( if it can then OK, otherwise its not needed) I just need
    > to
    > view the permissions on top level folders.
    > THANX.
    >




  3. #3
    Parsu Guest

    Re: List folder permissions

    Hi,
    Cacls coand does not help in my case, because i need to list the
    permissions assigned to may around 100 folders.I think there should be some
    tool to display/list the folder level perissions. need help....

    "CreateWindow" wrote:

    > Dear Parsu,
    >
    > Have a look at the cacls command. (cacls /?)
    >
    > Hope that helps,
    >
    > CreateWindow
    > http://justpageprobe.com
    > The FREE Web page utility you always wanted.
    > Monitor your enterprise Web Servers.
    > Keep your router connected.
    > Email your IP to where you need it.
    >
    >
    > "Parsu" <[email protected]> wrote in message
    > news:[email protected]...
    > > Hi All,
    > >
    > > I have around 100 folders & and each are assigned with different
    > > permissions
    > > to different users.I need an command or utility to list the folder
    > > permissions assigned to users or groups. I dont want to view the
    > > permissions
    > > on subfolders ( if it can then OK, otherwise its not needed) I just need
    > > to
    > > view the permissions on top level folders.
    > > THANX.
    > >

    >
    >
    >


  4. #4
    Michael Bednarek Guest

    Re: List folder permissions

    On Fri, 11 May 2007 23:37:01 -0700, Parsu wrote in
    microsoft.public.windows.server.scripting:

    > Cacls coand does not help in my case, because i need to list the
    >permissions assigned to may around 100 folders.I think there should be some
    >tool to display/list the folder level perissions. need help....


    Have you tried CreateWindow's suggestion? How? Doesn't
    FOR /D %d IN (*) DO cacls "%d"
    do what you need?

    For a GUI, look at AccessEnum.EXE by Bryce Cogswell.

    >"CreateWindow" wrote:
    >
    >> Dear Parsu,
    >>
    >> Have a look at the cacls command. (cacls /?)
    >>
    >> Hope that helps,
    >>
    >> Parsu wrote in message news:[email protected]...
    >> > I have around 100 folders & and each are assigned with different
    >> > permissions
    >> > to different users.I need an command or utility to list the folder
    >> > permissions assigned to users or groups. I dont want to view the
    >> > permissions
    >> > on subfolders ( if it can then OK, otherwise its not needed) I just need
    >> > to
    >> > view the permissions on top level folders.


    --
    Michael Bednarek http://mbednarek.com/ "POST NO BILLS"

  5. #5
    Al Dunbar Guest

    Re: List folder permissions


    "Michael Bednarek" <[email protected]> wrote in message
    news:[email protected]...
    > On Fri, 11 May 2007 23:37:01 -0700, Parsu wrote in
    > microsoft.public.windows.server.scripting:
    >
    >> Cacls coand does not help in my case, because i need to list the
    >>permissions assigned to may around 100 folders.I think there should be
    >>some
    >>tool to display/list the folder level perissions. need help....

    >
    > Have you tried CreateWindow's suggestion? How? Doesn't
    > FOR /D %d IN (*) DO cacls "%d"
    > do what you need?


    I think the issue is that he has 100 folders to examine. That, in itself, is
    what makes this kind of thing labour-intensive. No matter what tool you use
    to list the permissions, there is going to be a lot of data to look at.

    Of course, it depends what the object of the exercise is..

    /Al
    ..

    > For a GUI, look at AccessEnum.EXE by Bryce Cogswell.
    >
    >>"CreateWindow" wrote:
    >>
    >>> Dear Parsu,
    >>>
    >>> Have a look at the cacls command. (cacls /?)
    >>>
    >>> Hope that helps,
    >>>
    >>> Parsu wrote in message
    >>> news:[email protected]...
    >>> > I have around 100 folders & and each are assigned with different
    >>> > permissions
    >>> > to different users.I need an command or utility to list the folder
    >>> > permissions assigned to users or groups. I dont want to view the
    >>> > permissions
    >>> > on subfolders ( if it can then OK, otherwise its not needed) I just
    >>> > need
    >>> > to
    >>> > view the permissions on top level folders.

    >
    > --
    > Michael Bednarek http://mbednarek.com/ "POST NO BILLS"




Similar Threads

  1. Folder Permissions
    By flux blocker in forum Active Directory
    Replies: 3
    Last Post: 08-06-2010, 06:04 PM
  2. Permissions Documents and Settings Folder
    By John in forum Vista Help
    Replies: 5
    Last Post: 20-03-2010, 07:00 PM
  3. User Home Folder Permissions
    By prakashseth in forum Active Directory
    Replies: 3
    Last Post: 17-04-2009, 04:34 PM
  4. A script to list shares with permissions
    By geniiw in forum Windows Server Help
    Replies: 6
    Last Post: 24-03-2008, 04:07 PM
  5. Changing folder permissions recursively/
    By BlackShuck in forum Vista Help
    Replies: 3
    Last Post: 12-12-2007, 01:22 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,864,129.64540 seconds with 16 queries