From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from goalie.tycho.ncsc.mil (goalie [144.51.242.250]) by tarius.tycho.ncsc.mil (8.14.4/8.14.4) with ESMTP id s65Ak019023947 for ; Sat, 5 Jul 2014 06:46:00 -0400 Received: by mail-pa0-f44.google.com with SMTP id rd3so3011812pab.17 for ; Sat, 05 Jul 2014 03:46:02 -0700 (PDT) Received: from [192.168.1.2] ([117.201.84.243]) by mx.google.com with ESMTPSA id su8sm46740385pbc.72.2014.07.05.03.46.00 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 05 Jul 2014 03:46:02 -0700 (PDT) Message-ID: <53B7D6AD.8020905@gmail.com> Date: Sat, 05 Jul 2014 16:12:53 +0530 From: dE MIME-Version: 1.0 To: selinux@tycho.nsa.gov Subject: Re: Enforcing default_user, default_role, default_type, default_range References: <53B4E97D.20401@gmail.com> <53B52610.30401@redhat.com> In-Reply-To: <53B52610.30401@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed List-Id: "Security-Enhanced Linux \(SELinux\) mailing list" List-Post: List-Help: On 07/03/14 15:14, Daniel J Walsh wrote: > On 07/03/2014 01:26 AM, dE wrote: >> These rules are not enforced by the object manager, but does >> restorecon read these? > No. restorecon and other labeling tools just read the fcontext files. >> Also what's the effect of these statements on SELinux aware applications? >> > Most likely nothing. >> Are there tools to list these statements? I didn't find anything in >> sesearch man page, and seinfo is silent on this. >> ________________ > Probably not. seinfo/sesearch have not been updated to handle them >> _______________________________ >> Selinux mailing list >> Selinux@tycho.nsa.gov >> To unsubscribe, send email to Selinux-leave@tycho.nsa.gov. >> To get help, send an email containing "help" to >> Selinux-request@tycho.nsa.gov. Thanks for clarifying.