[CentOS] Setting up a userID for an SSH tunnel
Robert Moskowitz
rgm at htt-consult.comMon Jan 18 23:04:26 UTC 2016
- Previous message: [CentOS] Looking for uvch264src in gstreamer-1.0 plugins bad free
- Next message: [CentOS] Setting up a userID for an SSH tunnel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I need/desire to set up a userID for an SSH tunnel, but not allow said user to have a login to the server. For the user to set up the tunnel with: ssh -p 1234 -L 8080:192.168.1.4:80 george at gateway.foo.com Where george would use a password instead of a stored SSH key, could george be created with: useradd -s /sbin/nologin -c "George" george passwd george thanks
- Previous message: [CentOS] Looking for uvch264src in gstreamer-1.0 plugins bad free
- Next message: [CentOS] Setting up a userID for an SSH tunnel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list