Networking Forums

Networking Forums > Computer Networking > Windows Networking > Finding out which directories have a specific group assigned to them.

Reply
Thread Tools Display Modes

Finding out which directories have a specific group assigned to them.

 
 
Coelho
Guest
Posts: n/a

 
      12-22-2004, 08:04 PM
Hi everyone,

I work with Access Administration at a large company (more than 1,000
servers) and sometimes we need to find out, by having a group name,
all the folders which have this group contained in them.

Is there any way to do that? Only way I can think is running a DumpACL
and then locating the groups needed, but it would be impossible to
generate DumpACLs for more than a thousand servers everytime I needed
to find out this...

Best regards to everyone,
Fábio Pinto Coelho
 
Reply With Quote
 
 
 
 
Herb Martin
Guest
Posts: n/a

 
      12-22-2004, 09:04 PM
"Coelho" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) m...
> Hi everyone,
>
> I work with Access Administration at a large company (more than 1,000
> servers) and sometimes we need to find out, by having a group name,
> all the folders which have this group contained in them.


Do you really mean, all directories which "allow
access to this group"?

There is no really convenient and foolproof method.

> Is there any way to do that? Only way I can think is running a DumpACL
> and then locating the groups needed, but it would be impossible to
> generate DumpACLs for more than a thousand servers everytime I needed
> to find out this...


Yes, that is correct. The reason is that ANY NTFS
file or directory, plus other objects like the registry
specific or inherited permissions, while file shares
and printer shares (non-hierarchical) can have
other explicit permission on ANY server.

And "server" may include peer shared resources on
individual worksations in some companies.

Not to mention that anyone can be listed as an individual
or if a member of a Global (or Universal) group may
be given permissions by a containing group which
includes the group where they are actually listed.

There are various assumptions you can make to simplify
the problem, but for complete information you would
have to search all of the possible places for the group
and for any group which contains that group (or in
Native+ mode: that contains THAT group etc.)

Can it be done? Yes.

Is it trivial? No.

With a 1000 servers you have some budget (likely)
so perhaps someone will offer a commercial suggestion,
or perhaps you have programmers who will write
something for you.

It isn't really a hard problem, just tedious.



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IIS virtual directories danflip Windows Networking 0 06-05-2007 11:01 PM
map some directories to one letter ads Windows Networking 1 04-11-2007 03:23 PM
home directories roshak31 Windows Networking 2 11-06-2006 01:34 AM
Adding global group to Local group =?Utf-8?B?TWFyayBMYXdyZW5jZQ==?= Windows Networking 0 05-18-2004 04:06 AM
New files/directories having a specific group Alex Linux Networking 5 09-21-2003 07:50 AM



1 2 3 4 5 6 7 8 9 10 11