in reply to Re: getpwnam
in thread The getpwnam function is unimplemented (in Windows)

I'm afraid that that isn't going to help being, as it says on the tin, a " by-name interface to Perl's built-in getpw*() functions".

I think making a wrapper round some Win32::* modules method so it has the same interface as getpwnam() will be the way to go.

/J\