Hello
the following works great for a machine in a NT/win2k domain:
Win32::AdminMisc::UserGetMiscAttributes( '', $user, \%Hash );
$rid = $Hash{USER_USER_ID};
print "RID for $user is $rid\n";
Is there a way for this to work for a machine that is in a workgroup?
Thanks
Eric
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
