Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Using Win32::NetAdmin to change passwords

by RayRay459 (Pilgrim)
on Aug 15, 2001 at 02:48 UTC ( #104907=perlquestion: print w/replies, xml ) Need Help??

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.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://104907]
Approved by root
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2023-12-05 02:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (25 votes). Check out past polls.

    Notices?