botbrew-gui
botbrew-gui copied to clipboard
ssh as a normal user reports "socket:Permission denied" on 4.0.3
I've added myself to the inet group, however i can not establish a ssh connection to other machine, the only way is to su root. Please let me know if there's a solution, thanks.
You need to add your user account to the inet (3003) group. This is part of Android's permission management scheme. You might find other restrictions; there are often groups for those, too.
I did try add myself to the inet (3003) group, but i still got that problem.
Also, the ssh command provided by terminal ide is ok for me.