Wireshark-bugs: [Wireshark-bugs] [Bug 2327] Permission issue with non root directories < Child c

Date: Tue, 4 Mar 2008 20:26:41 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2327





--- Comment #1 from Bill Meier <wmeier@xxxxxxxxxxx>  2008-03-04 20:26:31 GMT ---
There are two separate issues involved with this report:

1. Re:
> Error Message is:
> tshark: Child capture process exited: exit status 2

   The problem of an uninformative error message when an output file
   permissions problem occurs was corrected in SVN 2288 (which
   was committed after the 0.99.8 release and thus is not part of that
   release).

2. Re:
> Capturing with tshark and using the -w option only works for /root and /tmp.
> Unfortunately, I am not able anymore to create a file in eg. 
> /home/user1/trace,
> even if the rights are 777 and ownership root:root.

   This issue has to do with "privilege separation".

   Please see paragraph 3 of doc/README.packaging which begins:

     "3. Privileges.

     In versions up to and including 0.99.6, it was necessary to run
     Wireshark with elevated privileges in order to be able to capture
     traffic. With version 0.99.7, all function calls that require elevated
     privileges have been moved out of the GUI to dumpcap.

   I'm not familiar with all of the details of the work done for 
   "privilege separation" so I'll let others with more knowledge
   comment on this.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.