bcb2c19a24
problems at runtime means this no longer works since the move to rthreads.
13 lines
776 B
Plaintext
13 lines
776 B
Plaintext
$OpenBSD: patch-man_ettercap_8_in,v 1.1 2013/01/10 18:11:14 sthen Exp $
|
|
--- man/ettercap.8.in.orig Thu Jan 10 17:03:41 2013
|
|
+++ man/ettercap.8.in Thu Jan 10 17:03:50 2013
|
|
@@ -170,7 +170,7 @@ the subnet".
|
|
.SH PRIVILEGES DROPPING
|
|
ettercap needs root privileges to open the Link Layer sockets. After the
|
|
initialization phase, the root privs are not needed anymore, so ettercap drops
|
|
-them to UID = 65535 (nobody). Since ettercap has to write (create) log files,
|
|
+them to UID = 636 (_ettercap). Since ettercap has to write (create) log files,
|
|
it must be executed in a directory with the right permissions (e.g. /tmp/). If
|
|
you want to drop privs to a different uid, you can export the environment
|
|
variable EC_UID with the value of the uid you want to drop the privs to (e.g.
|