  # $Id: user-ethereal 5268 2005-09-08 22:44:11Z sarnold $
# ----------------------------------------------------------------------
#    PROPRIETARY DATA of NOVELL INC.
#    Copyright (c) 2004, NOVELL (All rights reserved)
#
#    This document contains trade secret data which is the property
#    of NOVELL Inc.  This document is submitted to recipient in
#    confidence. Information contained herein may not be used, copied
#    or disclosed in whole or in part except as permitted by written
#    agreement signed by an officer of NOVELL, Inc.
# ----------------------------------------------------------------------


  # per-user storage of configration
  /root/.ethereal/**           rw,
  /home/*/.ethereal/**         rw,

  # ethereal needs this if you want to save or open a capture file in
  # /tmp
  /                            r,
  /tmp                         r,
  /home                        r,
  /home/*/tmp                  r,
  /home/*/tmp/**               rw,
