Ethereal-users: [Ethereal-users] Capture File Permissions

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "McDowell, Donald" <Don.McDowell@xxxxxxxxxx>
Date: Fri, 12 Mar 2004 07:49:34 -0600
Hi all,
I have a question about the file permissions when writing to a capture file.  I am running ethereal on Solaris 8 and writing to a file for 30 min. or 100 Meg and then starting a new file.  The following command is what I am using: 

/usr/local/bin/tethereal -i ge0 -b 0:1800 -w /export/captures/capture -a filesize:1000000

My problem is that the permissions on the file are 600.  I need at least 644 because I have several users that are part of the same group that need to be able to open this file.

Any ideas on how to do this?

Thanks,
Don