Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

password mode #2

Open
benroeder opened this issue May 28, 2014 · 2 comments
Open

password mode #2

benroeder opened this issue May 28, 2014 · 2 comments

Comments

@benroeder
Copy link
Member

implement password mode, rather than just shared ssh keys

@benroeder
Copy link
Member Author

parser.add_argument('-p','--password', help='password',required=False)

@benroeder
Copy link
Member Author

This is generally a bad idea as it is going to appear in the shell history and be visible to any user running ps
sshpass looks like the 'best solution'
http://linux.die.net/man/1/sshpass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant