![]() |
|
more useful options | |
PerlMonks |
Re: Changing OS user passwordby Tanalis (Curate) |
on Sep 02, 2005 at 09:51 UTC ( #488596=note: print w/replies, xml ) | Need Help?? |
Passwd::Solaris seems to do what you want, though it needs to run as root, which probably isn't ideal.
You could probably achieve what you need to using Expect to call passwd directly, too. There's probably a bunch of other ways to do it too, but they're the first couple that come to mind. Hope that helps. -- Tanalis
In Section
Seekers of Perl Wisdom
|
|