We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Useful if one only wants to allow SSH keys. For now I use /dev/null as auth script, but it spams output (this is a classic scan) :
DEBU[xxx] PasswordCallback: "guest" "" WARN[xxx] Failed to execute password-auth-script: fork/exec /dev/null: permission denied DEBU[xxx] Server.Handle netConn=&{{xxx}}
The text was updated successfully, but these errors were encountered:
efcbe1a
moul
No branches or pull requests
Useful if one only wants to allow SSH keys. For now I use /dev/null as auth script, but it spams output (this is a classic scan) :
The text was updated successfully, but these errors were encountered: