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

Allow use of public key auth in SCP alert (9.0) #845

Merged
merged 5 commits into from
Nov 1, 2019

Conversation

timopollmeier
Copy link
Member

@timopollmeier timopollmeier commented Oct 30, 2019

The alert now not only works with password but also SSH key credentials.
Also, the error messages now also include the first lines of the sshpass / scp stderr output.

Checklist:

The alert now not only works with password but also SSH key credentials.
If the sshpass or scp command fails, the first lines of the error
message printed to stderr are also returned.
@timopollmeier timopollmeier marked this pull request as ready for review October 30, 2019 13:43
src/manage_sql.c Show resolved Hide resolved
src/manage_sql.c Show resolved Hide resolved
Some comments and variable names were wrong or unclear about the content
of the extra data files used by the alert.
Copy link
Contributor

@mattmundell mattmundell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That helped, thanks.

@mattmundell mattmundell merged commit b3b0e10 into greenbone:gvmd-9.0 Nov 1, 2019
@timopollmeier timopollmeier deleted the scp-alert-ext-9.0 branch June 9, 2020 06:53
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

Successfully merging this pull request may close these issues.

2 participants