NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
I don't see why not. (Score:1)
sky
Re:I don't see why not. (Score:2)
That means getpwnam would have to allow a second argument (calling NetUserGetInfo() behind the scenes), but only on Win32. I dunno if Jarkko (or whoever the 5.10 pumpking is) would be ok with that or not.
Re:I don't see why not. (Score:1)
get*are also network aware, though -- they will query NIS and other authentication systems as necessary (as configured in/etc/nsswitch.confor its moral equivalent).(darren)
Re:I don't see why not. (Score:2)
Also, the return values would be different. I was playing around last night and it appears that there are several options for the choice of struct you can grab, depending on your permissions level.
I guess as long as it's documented, it sh