You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Login on droid over telnet
2. Verifing that $uid and $gid are correctlly set from my .bashrc
3. Starting dropbear by : "dropbear -A -N username -U $uid -G $gid -C password
-d ~/.ssh/dropbear_dss_host_key -r ~/.ssh/dropbear_rsa_host_key -E -p 8090 -P
sshd.pid"
What is the expected output? What do you see instead?
Dropbear (over first telnet shell): [20961] Oct 08 22:03:40 Running in
background
Me (on laptop): ssh [email protected] -p 8090 -l username -t
/data/data/com.spartacusrex.spartacuside/files/system/bin/bash --init-file
/data/data/com.spartacusrex.spartacuside/files/.init
Dropbear (over first telnet shell): [21395] Oct 08 22:04:08 Child connection
from ::ffff:192.168.1.14:42079
Dropbear (over first telnet shell): void endusershell()(3) is not implemented
on Android
Dropbear (in reply to ssh command): [email protected]'s password:
Me (on laptop): password
Dropbear (over first telnet shell): void endusershell()(3) is not implemented
on Android
Dropbear (over first telnet shell): [21395] Oct 08 22:04:14 password auth
succeeded for 'username' from ::ffff:192.168.1.14:42079
Dropbear (over first telnet shell): [21395] Oct 08 22:04:14 exit after auth
(username): chmod(/dev/pts/5, 0622) failed: Permission denied
Dropbear (in reply to ssh command): Write failed: Broken pipe
What version of the product are you using? On what operating system?
TerminalIde version 2.02 on Galaxy Note3 neo (SM-N7505) Android version 4.3
(Kernel 3.4.39-2641344)
Please provide any additional information below.
What ever this problem, thank's a lot for this great job even if it can't be
fixed.
I do really appreciate your job.
Original issue reported on code.google.com by [email protected] on 8 Oct 2014 at 8:11
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 8 Oct 2014 at 8:11The text was updated successfully, but these errors were encountered: