Win32 modules crash over the network

2010-11-07 Thread Charles Manafa
Folks, I seem to be having difficulties loading any Win32 module, when Perl is executed from a remote server. I basically copied a working local Perl installation to a server, so it can be run from any machine. Other modules load fine, but Win32 modules seem to crash. The client PCs are XP runn

RE: Win32::FileSecurity problem

2008-08-21 Thread Charles Manafa
s Charles _ From: Jan Dubois [mailto:[EMAIL PROTECTED] Sent: 21 August 2008 22:25 To: 'Charles Manafa'; perl-win32-users@listserv.ActiveState.com Subject: RE: Win32::FileSecurity problem You are welcome! While fixing the problem I noticed 2 things about the module: 1) It only

RE: Win32::FileSecurity problem

2008-08-21 Thread Charles Manafa
Thanks very much, Jan. I've come to rely very heavily on this module. Rgds Charles _ From: Jan Dubois [mailto:[EMAIL PROTECTED] Sent: 20 August 2008 19:52 To: 'Charles Manafa'; perl-win32-users@listserv.ActiveState.com Subject: RE: Win32::FileSecurity problem

Win32::FileSecurity problem

2008-08-13 Thread Charles Manafa
Hi, Has anyone come across an issue with the Win32::FileSecurity module, that ships with Perl 10, that causes it to croak when trying to retrieve DACL for a folder for which one of the trustees is an unknown account (i.e account is represented by it's SID instead of the account name)? This