  # $Id:$
  # ----------------------------------------------------------------------
  #    PROPRIETARY DATA of NOVELL INC.
  #    Copyright (c) 2004-2005, 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 download  directories
  /home/*/tmp/**       		rwl,
  /home/*/download/**  		rwl,
  /home/*/downloads/** 		rwl,
  /home/*/[a-zA-Z0-9]* 		rwl,
  /home/*/Desktop      		r,
  /home/*/Desktop/*    		rwl,
  "/home/*/My Downloads" 	r,
  "/home/*/My Downloads/**" 	rwl,
  /root/Desktop 		r,
  /root/Desktop/* 		rwl,
  "/root/My Downloads" 		r,
  "/root/My Downloads/**" 	rwl,
  /root/[a-zA-Z0-9]*   		rwl,
  /root/download/**    		rwl,
  /root/tmp/**         		rwl,
  /root/downloads/**   		rwl,
