bhooshan786 / jmeter-ssh-sampler

Automatically exported from code.google.com/p/jmeter-ssh-sampler
0 stars 0 forks source link

Encrypt password field #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add SSH sampler
2. Type password
3.

What is the expected output? What do you see instead?
Expected: Encrypt server password & do not show the password characters 
when typing
Instead: Password characters are shown

What version of the product are you using? On what operating system?
Jmeter 2.3.4

Please provide any additional information below.

Original issue reported on code.google.com by raghuram...@gmail.com on 10 Feb 2010 at 2:40

GoogleCodeExporter commented 8 years ago
Definitely a useful feature -- it is recommended that the Test infrastructure 
not use real accounts, however it is sometimes necessary to test or monitor 
production infrastructure .

As an alternative, it may be possible to utilize public key auth if it is 
supported by the underlying library.

Original comment by NTmat...@gmail.com on 1 Dec 2011 at 10:40