| CPAN Ratings (Gamma) Win32-Security reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of Win32-Security
I needed a module to process Windows SID (Security Identifier) tags and found it. This did what I needed, though there were some problems:
It doesn't automatically call the ConvertStringSidToSid function like it claims it does (or the call is broken) when converting Sid to Name.
It also doesn't seem to export functions, so I had to use Win32::Security::SID::ConvertSidToName.
Those complaints aside, I'm happy I was able to do what I needed without resorting to non-CPAN modules like Win32::AdminMisc, Win32::UserAdmin, Win32::LanMan etc.
Robert Rothenberg - 2005-05-10 03:54:45
Was this review helpful to you?
Yes
No
|
|
|