in reply to Re: Net::SSH::Perl and su
in thread Net::SSH::Perl and su
I think the best solution for mikfire with this problem would be to investigate the use of sudo - This command allows administrators to grant permissions to users to execute priviledged commands without having to su to root. The advantage with this command offers in this scenario however is that, when configured as such, it allows priviledged commands to be executed by users without prompting for a password.
perl -e 's&&rob@cowsnet.com.au&&&split/[@.]/&&s&.com.&_&&&print'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Net::SSH::Perl and su
by hossman (Prior) on Mar 08, 2002 at 23:52 UTC | |
by Juerd (Abbot) on Mar 08, 2002 at 23:59 UTC | |
by Anonymous Monk on Aug 19, 2015 at 16:48 UTC | |
|
Re: Re: Re: Net::SSH::Perl and su
by mikfire (Deacon) on Mar 09, 2002 at 01:42 UTC | |
by rob_au (Abbot) on Mar 09, 2002 at 04:01 UTC |