On Thu, Dec 27, 2001 at 05:16:16PM +, Merlin wrote:
> On Thursday 27 December 2001 16:46, Benjamin Smith wrote:
> >
> > Because that doesn't solve the original problem of the password being
> > visible on the command line. The environment and the stdin were two
>
gested ways of passing the password.
I think the first bit of code would work but why not use pipe opens in
perl? ie.
open(PASS, "|myprogram enable $user $ip);
write PASS "PASSWORD";
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
pgpNjYxGOIMor.pgp
Description: PGP signature
On Thu, Dec 27, 2001 at 05:16:16PM +, Merlin wrote:
> On Thursday 27 December 2001 16:46, Benjamin Smith wrote:
> >
> > Because that doesn't solve the original problem of the password being
> > visible on the command line. The environment and the stdin were two
>
suggested ways of passing the password.
I think the first bit of code would work but why not use pipe opens in
perl? ie.
open(PASS, "|myprogram enable $user $ip);
write PASS "PASSWORD";
--
Benjamin Smith <[EMAIL PROTECTED], [EMAIL PROTECTED]>
msg04955/pgp0.pgp
Description: PGP signature
Just to make sure you all know. THIS IS TOTAL RUBBISH.
DO NOT BELIEVE IT. IT IS A SCAM.
On Sat, Oct 06, 2001 at 07:11:55AM -0700, mimi mimi love wrote:
>{VERY URGENT BUSINESS TRANSACTION}
>
> GREETINGS,Mr Maranatha Lim
[snip]
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
Just to make sure you all know. THIS IS TOTAL RUBBISH.
DO NOT BELIEVE IT. IT IS A SCAM.
On Sat, Oct 06, 2001 at 07:11:55AM -0700, mimi mimi love wrote:
>{VERY URGENT BUSINESS TRANSACTION}
>
> GREETINGS,Mr Maranatha Lim
[snip]
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED
6 matches
Mail list logo