Java Mailing List Archive

http://www.junlu.com/

Subjects
Home
mod jk2 https
Donation of JAXP 1 3 Sources to Apache
R annoyances
RE: Finding out when the aspnet admin worker process has recycled
Favorite Linux Distribution
eigenvalues of a circulant matrix
Apache Install
Reachin apache from outside
Ant should have an ext directory
Warning: Documentroot doesn 't exist
Can this be Done?
RE: Multilanguage Application
RE: Simple Question On setting up Sub Domain site
Lack of independence in anova()
How to close connection instead of sending 403?
winning the case for ANT
Re: adding php
New Ant GUI 'Ant 's Nest '
Narrowing Down A Strange Problem
Ant Task: sshexec
R Graph Gallery : categorization of the graphs
I 've been hacked, I need some help please
RE: Anyone working with DotNetNuke?
RE: Exception Handling Opinion
hex format
RE: IIS stopped working :(
<for > Build Failed:problem
RE: Separation of Objects from Logic
RE: Tracking pages with long request execution time
sending email to multiple destination
Web Site
ant UI
Easy cut & paste from Excel to R?
Win32 Apache Restart
Improving Tasks
HELP! PLEASE!
RE: Adding Controls to a Page
read table
RE: ASPNET account doesn 't exist!
Best way to uninstall Apache2 on red hat
from win to linux how to web page
XMLParseException changes and creation of XMLLocator2
Re Post: rewrite backslash to forward slash
Target or macrodef?
Page display problem XPSP2
Authentication problems
Dynamic Dictionary Data Type?
Newbie unable access my www from outside
off topic question: Latex and R in industries
Conflict between xtable and Hmisc when using Sweave?
Very old problem without any new solution
mod rewrite help
Basic Authentication question
RE: Code Security
calling ant from java program
prevent double signing
Re: Controlling Copy/Paste/Print
Using R to illustrate the Central Limit Theorem
web server slow too much slow
access to user directories
Links
Home
Official R Project Site
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Improving Tasks

Improving Tasks

2004-10-22       - By Dale Anson
Reply:     <<     11     12     13     14     15     16     17     18     19     20  

Yes, the article I mentioned references the Sun article and makes use of
that technique.  There is another issue not mentioned in either article
about this technique -- most shells have a command history, so an up arrow
will show you previous entries.  While the Sun technique masks the
password as it is entered, using the up arrow later will show the password
in plain text, and it may be available in plain text in other places, for
example, in your .bash_history file if you use bash.

Dale


> Sun has an article on how to do password masking in java. The command
> line version uses a second thread to mask the characters being entered.
>
> http://java.sun.com/developer/technicalArticles/Security/pwordmask/
>
> Michael
>
> -----Original Message-----
> From: Dale Anson [mailto:danson@(protected)]
> Sent: Friday, October 22, 2004 2:57 PM
> To: Ant Users List
> Subject: RE: Improving Tasks
>
> Probably not widely known is that Ant-Contrib has a GUI input task, see
> http://cvs.sourceforge.net/viewcvs.py/ant-contrib/ant-contrib/src/net/sf
> /antcontrib/input/
> GUIInputHandler. It does not do password masking, however.  This
> particular input handler is copy and paste from the gui input handler
> used
> by Antelope.
>
> Also, look at http://ant.apache.org/resources.html, in the Articles
> section, Ivan Ivanoe has written an excellent article titled "Extending
> Ant Input Abilities" that discusses the current state of affairs for
> command-line password masking in Ant.
>
> Dale
>
>
>> The source for this task is not provided. :(
>>
>> -Rob A
>>
>>> -----Original Message-----
>>> From: Dick, Brian E. [mailto:Brian.Dick@(protected)]
>>> Sent: Friday, October 22, 2004 9:30 AM
>>> To: Ant Users List
>>> Subject: RE: Improving Tasks
>>>
>>>
>>> Look at
>>>
>>> http://homepage.ntlworld.com/wayne_grant/ant.html
>>>
>>> -----Original Message-----
>>> From: Erskine, Chris [mailto:chris.erskine@(protected)]
>>> Sent: Friday, October 22, 2004 12:26 PM
>>> To: Ant Users List
>>> Subject: RE: Improving Tasks
>>>
>>>
>>> My first guess would be if this could be done using Swing
>>> with a popup.
>>> This would work an most systems - just not the ones where I am
> running
>>> in a
>>> terminal window or a background task like cron.
>>>
>>> Chris Erskine
>>>
>>> EDS Consulting Services
>>> F5-EDS-001
>>> 2424 Garden of the Gods Rd
>>> Colorado Springs, CO  80919
>>>
>>> Phone: 719-535-6064
>>>
>>> Phone:
>>> mailto:chris.erskine@(protected)
>>> > -----Original Message-----
>>> > From: Anderson, Rob (Global Trade) [mailto:Rob.Anderson@(protected)]
>>> > Sent: Friday, October 22, 2004 10:13 AM
>>> > To: Ant Users List
>>> > Subject: RE: Improving Tasks
>>> >
>>> > > > Rhino wrote:
>>> > > >
>>> > > > > 1. Provide for a masked input field so that it could be
>>> > > used to prompt
>>> > > > > for a password that would remain unreadable to anyone
>>> > > looking over the
>>> > > > > users shoulder. (I envision adding a 'mask="true"'
>>> > > parameter to make
>>> > > > > that possible with the default for 'mask' being 'false'.)
>>> > > >
>>> > > > I like this alot.
>>> > > >
>>> > > Stephan's reply to my post says that this has been attempted
>>> > > before but no
>>> > > one could find a way that worked on all of the platforms. I
>>> > > don't have any
>>> > > better ideas so you probably shouldn't hold your breath on
>>> > > this idea ;-)
>>> >
>>> > If you can implement this on any platform it would be helpful.
>>> Portability
>>> > may be an issue, but any implementation that is open source
>>> would be a
>>> > good start. I say give it a shot.
>>> >
>>> > -Rob Anderson
>>> >
>>> >
>>> >
>>> ---------------------------------------------------------------------
>>> > To unsubscribe, e-mail: user-unsubscribe@(protected)
>>> > For additional commands, e-mail: user-help@(protected)
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: user-unsubscribe@(protected)
>>> For additional commands, e-mail: user-help@(protected)
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: user-unsubscribe@(protected)
>>> For additional commands, e-mail: user-help@(protected)
>>>
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@(protected)
>> For additional commands, e-mail: user-help@(protected)
>>
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.