setfsmac.8 (5234638ef6f65f8af5770e428790547f3671ba2e) setfsmac.8 (9835971648dd37232029b1c6845583eab7910eea)
1.\" Copyright (c) 2003 Networks Associates Technology, Inc.
1.\" Copyright (c) 2003, 2004 Networks Associates Technology, Inc.
2.\" All rights reserved.
3.\"
4.\" This software was developed for the FreeBSD Project by Chris Costello
5.\" at Safeport Network Services and Network Associates Labs, the
6.\" Security Research Division of Network Associates, Inc. under
7.\" DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the
8.\" DARPA CHATS research program.
9.\"

--- 15 unchanged lines hidden (view full) ---

25.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE.
30.\"
31.\" $FreeBSD$
32.\"
2.\" All rights reserved.
3.\"
4.\" This software was developed for the FreeBSD Project by Chris Costello
5.\" at Safeport Network Services and Network Associates Labs, the
6.\" Security Research Division of Network Associates, Inc. under
7.\" DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the
8.\" DARPA CHATS research program.
9.\"

--- 15 unchanged lines hidden (view full) ---

25.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE.
30.\"
31.\" $FreeBSD$
32.\"
33.Dd March 13, 2003
33.Dd February 17, 2004
34.Os
35.Dt SETFSMAC 8
36.Sh NAME
37.Nm setfsmac
38.Nd set MAC label for a file hierarchy
39.Sh SYNOPSIS
40.Nm
34.Os
35.Dt SETFSMAC 8
36.Sh NAME
37.Nm setfsmac
38.Nd set MAC label for a file hierarchy
39.Sh SYNOPSIS
40.Nm
41.Op Fl ehvx
41.Op Fl ehqvx
42.Oo Fl f Ar specfile Oc ...
43.Oo Fl s Ar specfile Oc ...
44.Ar
45.Sh DESCRIPTION
46The
47.Nm
48utility accepts a list of specification files as input and sets the MAC
49labels on the specified file system hierarchies.

--- 20 unchanged lines hidden (view full) ---

70.Ef
71Multiple
72.Fl f
73arguments may be specified to include multiple
74specification files.
75.It Fl h
76When a symbolic link is encountered, change the label of the link rather
77than the file the link points to.
42.Oo Fl f Ar specfile Oc ...
43.Oo Fl s Ar specfile Oc ...
44.Ar
45.Sh DESCRIPTION
46The
47.Nm
48utility accepts a list of specification files as input and sets the MAC
49labels on the specified file system hierarchies.

--- 20 unchanged lines hidden (view full) ---

70.Ef
71Multiple
72.Fl f
73arguments may be specified to include multiple
74specification files.
75.It Fl h
76When a symbolic link is encountered, change the label of the link rather
77than the file the link points to.
78.It Fl q
79Do not print non-fatal warnings during execution.
78.It Fl s Ar specfile
79Apply the specifications in
80.Ar specfile ,
81but assume the specification format is compatible with the SELinux
82.Ar specfile
83format.
84.\" XXX
85.Bf -emphasis

--- 41 unchanged lines hidden ---
80.It Fl s Ar specfile
81Apply the specifications in
82.Ar specfile ,
83but assume the specification format is compatible with the SELinux
84.Ar specfile
85format.
86.\" XXX
87.Bf -emphasis

--- 41 unchanged lines hidden ---