Hiding folders or files under Windows 2003 SP1
This is new nifty feature introduced in Microsoft Windows 2003 SP1 called Access based Enumeration (ABE). It is use to increase security around file sharing (file servers).
ABE filters shared folders visible to a user based on that individual user's access rights; preventing the display of folders or other shared resources that the user does not have rights to access, (i.e. it hides files from unauthorized users just like old Novell Netware product).
Enable ABE
If you have Windows 2003 SP1 installed, you just need to download ABE GUI and command line tools to enable ABE from Microsoft site.
Select appropriate download (i386 or AMD64 or IA64) and install the ABE. Start the installation, while installing you can enable ABE for all shared folder or for selected folders only.
How do I use ABE GUI tool?
To use the ABE GUI, right-click on a shared folder and select Properties > Select the Access based Enumeration tab of the Properties property sheet which offers two options for enabling ABE. Enable ABE for current shared folder or for all shared folder.
Once it (ABE) is enabled on shared folder user would now see only the files he/she has permissions to view.
How do I use ABE command line tool?
Seasoned windows administrator prefers to use command line tool abecmd.exe. It offers great flexibility as admin can run either on the server on which the targeted shared resource resides or remotely from any member client or server with abecmd.exe.
At command prompt type command on file server:
C:> abecmd /enable "data"
OR from another server:
C:> abecmd /enable 192.168.1.50 "data"
See the complete option list with following help command:
C:> abecmd /?
E-mail this to a Friend
Printable Version
You may also be interested in other helpful articles:
- How do I sync data between two Load balanced Windows 2003 servers?
- How to: Install and Run Microsoft Office 2003 on Linux desktop
- Moving Outlook email (data) to Linux Evolution mail client
- How to remove unwanted mails from UNIX mailboxes or folders
- Download of the day: SSLBridge AJAX based samba and windows share browser
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!



Recent Comments
Today ~ 160 Comments
Today ~ 5 Comments
Yesterday ~ 6 Comments
Yesterday ~ 4 Comments
Yesterday ~ 1 Comment