Browse by Tags

All Tags » Windows 2003 » Clustering (RSS)
Sorry, but there are no more tags available to filter with.

Clustering with Access-Based Enumeration (Part 2)

In Part 1 of this article we wrote a short script to re-enable Access-Based Enumeration on a clustered file share. In part 2, we'll dissect the script and make some improvements to the code so that the status of ABE can be checked. This will allow the Cluster Administrator console to show the true current state of Access-Based Enumeration to administrative users....
Posted by davidr | with no comments
Filed under: ,

Clustering with Access-Based Enumeration (Part 1)

Access-Based Enumeration is a rather cool add-on to Windows Server 2003 that allows an administrator to restrict what users can see on a file share. If Access-Based Enumeration is enabled for a share, a user can see only the files and folders to which they have access. This can help reduce support calls from users, eg "Why do I get this Access Denied error on the Finance folder?" and make it simpler for users to access the data they need. It works just fine on a single server, but when it comes to implementing ABE on a cluster, it's not so easy. Here's how to get started, and get basic ABE working across the cluster....
Posted by davidr | with no comments
Filed under: ,