Password gets displayed each time a connect operation is executed...
Opened this issue · 6 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. executing a connect command
What is the expected output? What do you see instead?
No password to be shown. Password prints on screen
What version of the product are you using? On what operating system?
latest, Linux
Please provide any additional information below.
Either remove the line, or maybe print username instead
Original issue reported on code.google.com by aditya.g...@gmail.com
on 4 Nov 2012 at 5:41
GoogleCodeExporter commented
Hi,
Great library, move to use it, but this is a complete no go in a business
environment, please can you remove the password from the logging?
Thanks! :)
Michael
Original comment by michael....@gmail.com
on 28 May 2013 at 4:12
GoogleCodeExporter commented
[deleted comment]
GoogleCodeExporter commented
why api is asking for
Kerberos username ?
Original comment by omerkhan...@gmail.com
on 14 May 2014 at 12:20
GoogleCodeExporter commented
[deleted comment]
GoogleCodeExporter commented
If you download the source code you can fix it yourself. Go to line 124 in
SSHExec.java and just remove the password from that print out. Recompile the
jar and use the one you made.
Original comment by kmal...@fenwayx.com
on 20 Jan 2015 at 6:36
GoogleCodeExporter commented
How to avoid Kerberos authentication?
Original comment by ashutosh...@gmail.com
on 19 May 2015 at 11:25