|
|
| Do you know where your variables are? | |
| PerlMonks |
Re^3: change unix password with cgi-scriptby duelafn (Priest) |
| on Jun 08, 2011 at 12:58 UTC ( #908703=note: print w/ replies, xml ) | Need Help?? |
|
This should handle the mechanics of updating the shadow file for you: system "/usr/sbin/usermod" => "--password", $cryptedShadowString, $benutzername;Good Day,
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||