-
Notifications
You must be signed in to change notification settings - Fork 9
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
SSH gets unknown user error #1
Comments
Can you try running dropbear? Can you ls -l /data/data/champion.tinyutils/usr/bin/ssh ? I want to make sure what it is linked to. |
Running dropbear by itself returns nothing and and I get a new prompt. I run dropbear -E with these results:
The results from ls indicate bin/ssh is a symlink to sbin/dropbear:
|
I'm having the same problem. Unknown user error for ssh or scp on galaxy note2. Will gladly repurchase if there is a fix for this. |
I'm running into this issue on my Galaxy S5 Active. Results are pretty much identical to rbently's. Any ideas? |
I may be jumping the gun since ssh is still being tested, but I wanted to report this:
Any invocation of ssh gets basically that same response. I get the same result on a rooted Nexus 7 and an unrooted Samsung Stellar.
(I know and use some of the alternatives, so there is no hurry. But I am really excited to see all the open source command line power Tiny Utils is promising to unleash even without root. The ssh/scp combo would be a wonderful addition.)
The text was updated successfully, but these errors were encountered: