Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > File Systems > RE: DFS and ABE using non targeted folders

Reply
Thread Tools Display Modes

RE: DFS and ABE using non targeted folders

 
 
Georg
Guest
Posts: n/a

 
      06-26-2008
Hi,

I have also implemented ABE on a DFS domain namespace. That is ho it worked
for me:

apply ACLs to the target folder and then apply the same ACLs to the DFS
directory tree on all servers hosting the namespace.

here is the cmd call for one folder:
cscript XCACLS.vbs "D:\DFSRoots\rootshare\share" /E /G "domain\userGroup":X
/I ENABLE /S /T /SERVER servername /L

In the end we coded everything in C# but xcacls.vbs worked fine for me

Regards


Georg


 
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
Renamed Folders Revert to Previous Names, Cannot Move Folders - FOLDERS ONLY Mush Man Windows Vista File Management 6 09-19-2008 06:20 AM
Win2K3 doesn't show the 'Sharing' tab in when I right-click on a targeted folder rote Windows Server 2 11-18-2007 11:53 PM
Moving User Folders Corrupts Desktop, Favorites, Contacts and Documents Folders fletch Windows Vista General Discussion 1 11-03-2007 07:28 PM
Computers not moving to targeted groups CM@POA Update Services 1 12-02-2006 11:31 PM
Re: Get quality targeted links to your website in days Lanwench [MVP - Exchange] Windows Small Business Server 0 05-14-2006 07:33 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59