I notice that in all the scripts I have seen people just insert their passwords as plain text in the scripts, e.g. for jarsigning.

I don't want to do that since I will be distributing the scripts along with source code.

It seems there are several ways you could handle it:
1. put the password in the registry.
2. make the password a system property you insert from a set variable.
3. put it in a file
4. something cleverer that makes you enter it and it remembers for a few hours.

I wondered what is considered standard practice.



Canadian Mind Products    [EMAIL PROTECTED]
#327 - 964 Heywood Avenue
Victoria, BC CANADA V8V 2Y5
http://mindprod.com
roedy green                (250) 361-9093 emergency


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to