gliderlabs / gliderlabs/ssh

PasswordCallback should give more errors than "permision denied"

Open
#181 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
4.2k
Forks
509
PR merge metrics
No merged PRs in 30d

Description

In our ssh server, we integrate third-party authn system. When error occurs, it always prompts "permision denied", which confuses our users, meanwhile, we have to inspect server logs to give our users an explaination.
So, we need to prompt the details errors to our users, not just "permision denied".

I think we can fix this by adding a callback like "PasswordCallbackWithError" to make it backward compatible.
If this thought sounds ok, i can help to this feature.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.