Help for this page

Select Code to Download


  1. or download this
    # Ray Espinoza
    # ChPass.pl
    ...
    my $Pass = "387SetHike";
    UserSetAttributes($server, $userAcct, $Pass) ||
        die "UserSetAttributes() failed: $^E";
    
  2. or download this
    "SetUserAttributes" is not exported by the Win32::NetAdmin module at C
    +:\
    perl\ChPass.pl line 9
    Can't continue after import errors at C:\scripts\perl\ChPass.pl line 9
    BEGIN failed--compilation aborted at C:\scripts\perl\ChPass.pl line 9.