RE: Win32::FileSecurity problem

2008-08-21 Thread Charles Manafa
Jan, Fortunately, I'm only interested in the Allow DCLs, and currently don't have any requirement to look at Deny DCLs. Returning the SID for unknown accounts is just perfect for my purposes. I use the module to produce file systems permission reports. Thanks Charles _ Fro

RE: Win32::FileSecurity problem

2008-08-21 Thread Jan Dubois
You are welcome! While fixing the problem I noticed 2 things about the module: 1) It only supports ALLOW DCLs and ignores everything else. Is nobody using DENY DCLs? 2) The Get() function will now return the SID if the account name does not exist. Do you ever need to be able to

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 I've fixed this

Re: Win32::Lanman and Perl 5.10

2008-08-21 Thread Sisyphus
- Original Message - From: "Jan Dubois" <[EMAIL PROTECTED]> To: "'Bullock, Howard A.'" <[EMAIL PROTECTED]> Cc: Sent: Thursday, August 21, 2008 5:39 AM Subject: RE: Win32::Lanman and Perl 5.10 > Oops, should have been more careful before replying. Looks like Jens's > modules are all p

RE: Win32::Lanman and Perl 5.10

2008-08-21 Thread Steve Hay
I contacted Jens back in March 2003 regarding the GPL status of Win32::Lanman. I asked him if he would consider releasing a new version with a less restrictive licence so that the company which I'm working for can distribute it in their commercial software. He replied to say that we could use it