Thread: SSH VPN tunnel without having to enable root
ive been trying setup vpn ssh tunnel , ive had success executing ssh -nv -w 0:0 root@192.168.2.2 -p 50
wondering is, can tunneling without having root unlocked when try ssh -nv -w 0:0 $username@192.168.2.2 -p 50 , have root acccount disabled while $username set in sudoers, administratively prohibited
question is, can tunnel without having root enabled? thnx![]()
a process can't bind port under 1025 without being root. not sure mean "without having root enabled" should able using sudo.
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [all variants] SSH VPN tunnel without having to enable root
Ubuntu
Comments
Post a Comment