I am trying to accomplish the following: 1) List all shares on a server 2) Retrieve share-level permissions for each 3) Retrieve file-level permissions for each This seems to work fine when short paths are shared. When the path is a long one, I get Dr. Watson errors. This happens regardless of client or server OS. I am using the "dir" keyword to force file level permissons. I am looping over each share and first enumerating the share pemissions and then the file permissions. Does anyone have a working script for this? Anyone seen a problem with the Dr. Watsons in Win32::Perms? Thanks Adam Greene _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin
