Re: Hashing out tyoed passwords
- From: comphelp@xxxxxxxxx (Todd H.)
- Date: 30 Oct 2006 15:28:43 -0600
"Ray" <raycook@xxxxxxx> writes:
Hi all.
Very new to Bash scripting well infact any scripting. So i hope that
you maybe able to help me out here.
stty -noecho
command to get password
stty echo
May do what you want.
But...what will the password being used for?
There may be ways around needing to handle the password in the actual
script, which is good since there are insecurities inherent in
handling the password in envirionment variable memroy inside the shell
script.
Best Regards,
--
Todd H.
http://www.toddh.net/
.
- Follow-Ups:
- Re: Hashing out tyoed passwords
- From: Harold Stevens
- Re: Hashing out tyoed passwords
- References:
- Hashing out tyoed passwords
- From: Ray
- Hashing out tyoed passwords
- Prev by Date: Re: Hashing out tyoed passwords
- Next by Date: Re: Hashing out tyoed passwords
- Previous by thread: Re: Hashing out tyoed passwords
- Next by thread: Re: Hashing out tyoed passwords
- Index(es):
Relevant Pages
|