Hello Raymond,
I might not have been clear with my previous post.
Make sure ABE is installed on all server hosting DFS.
Turn on ABE on "Group"' Share by checking box "enable access-based
enumeration on this shared folder"
Make sure "Accounting and Finance" are properly shared and ntfs permissions
are in place. For the Accounting Share, I will give Full Control to
Accounting Users, System, Administrator, Owner creator, and remove
everytihng else, add Users (Domain.com\Users) and grant following
permissions
List Folder / Read Data
Read Attributes
Read Extended Attributes
Now apply ACL to the Accounting and Financing Folders (Ghost folders)
CACLS C:\Groups\Accounting /E /G DomainName\Accounting:C
and
CACLS C:\Groups\Finance /E /G DomainName\Finance:C
Your ABE for DFS should be good now
Hope this helps
Isaac
"Raymond Verstegen" <> wrote in
message news:B9B22130-232F-45E6-8B41-...
> Hi Isaac,
>
> Thanks for the fast reply.
> The accounting department already has access to the accounting share, and
> the finance department to their share.
> The problem is, is that the accounting deparment sees the finance share,
> and
> the other way around.
>
>
> "Isaac Oben [MCITP:EA, MCSE]" wrote:
>
>> Hello Raymond,
>>
>> Assuming you are using domain based dfs and you have ABE installed and
>> enabled on the main share, try
>>
>> CACLS C:\DFSMainRoot\Groups\Accounting /E /G DOMAIN-NAME\Accounting:C
>> (this
>> will depend on the rights, F= full etc)
>>
>> Isaac
>>
>> "Raymond Verstegen" <Raymond > wrote
>> in
>> message news:FEF4295E-0945-4E31-A7A8-...
>> > We are using Windows 2003.
>> > Old configuration:
>> > We had a cluster share for example groups$ refering to c:\groups.
>> > Under c:\groups where a lot of subfolders for the different
>> > departments.
>> > User only got to see the shares they had access to.
>> >
>> > We made shares (in the cluster administrator) for all folders under
>> > c:\groups (groupaccounting$ referring to c:\groups\accounting,
>> > groupfinance$
>> > referring to d:\groups\finance) ect ect.
>> > I made in DFS a Groups\Finance and a Groups\Accounting.
>> >
>> > Now the accounting group can see the finance group even though they
>> > can't
>> > access it.
>> > I turned on Access-based Enumeration for both folders, and created a
>> > Generic application in the Cluster aministrator: "cmd /k abecmd /enable
>> > groupaccounting$"
>> > I did this vor all shares but still everyone can see all shares in the
>> > groups, even the ones they dont have access to.
>> >
>> > Any ideas how to hide the shares for people who dont have access to
>> > them?
>>
>>
>>