Changes between Version 7 and Version 8 of ProxyServer
- Timestamp:
- 11/07/13 05:28:55 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProxyServer
v7 v8 23 23 }}} 24 24 Notes: 25 * if you run this command as root, all the user sessions will be exposed 25 * if you run this command as root, all the user sessions will be exposed, and although a password will be required to access them - this is prone to man-in-the-middle attacks (see [/wiki/Authentication#SecurityConsiderations authentication security considerations]) 26 26 * if you run it a normal user, only this user's session will be exposed 27 27 * once authenticated, the proxy server spawns a new process and no longer runs as root