xref: /freebsd/usr.sbin/setfmac/setfmac.8 (revision 5b38a427c0c19994a726e7591032b18c9e3cdb48)
15b38a427SRobert Watson.\" Copyright (c) 2002 Networks Associates Technology, Inc.
25b38a427SRobert Watson.\" All rights reserved.
35b38a427SRobert Watson.\"
45b38a427SRobert Watson.\" This software was developed for the FreeBSD Project by Chris
55b38a427SRobert Watson.\" Costello at Safeport Network Services and NAI Labs, the Security
65b38a427SRobert Watson.\" Research Division of Network Associates, Inc. under DARPA/SPAWAR
75b38a427SRobert Watson.\" contract N66001-01-C-8035 ("CBOSS"), as part of the DARPA CHATS
85b38a427SRobert Watson.\" research program.
95b38a427SRobert Watson.\"
105b38a427SRobert Watson.\" Redistribution and use in source and binary forms, with or without
115b38a427SRobert Watson.\" modification, are permitted provided that the following conditions
125b38a427SRobert Watson.\" are met:
135b38a427SRobert Watson.\" 1. Redistributions of source code must retain the above copyright
145b38a427SRobert Watson.\"    notice, this list of conditions and the following disclaimer.
155b38a427SRobert Watson.\" 2. Redistributions in binary form must reproduce the above copyright
165b38a427SRobert Watson.\"    notice, this list of conditions and the following disclaimer in the
175b38a427SRobert Watson.\"    documentation and/or other materials provided with the distribution.
185b38a427SRobert Watson.\" 3. The names of the authors may not be used to endorse or promote
195b38a427SRobert Watson.\"    products derived from this software without specific prior written
205b38a427SRobert Watson.\"    permission.
215b38a427SRobert Watson.\"
225b38a427SRobert Watson.\" THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND
235b38a427SRobert Watson.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
245b38a427SRobert Watson.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
255b38a427SRobert Watson.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE
265b38a427SRobert Watson.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
275b38a427SRobert Watson.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
285b38a427SRobert Watson.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
295b38a427SRobert Watson.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
305b38a427SRobert Watson.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
315b38a427SRobert Watson.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
325b38a427SRobert Watson.\" SUCH DAMAGE.
335b38a427SRobert Watson.\"
345b38a427SRobert Watson.\" $FreeBSD$
355b38a427SRobert Watson.Dd June 27, 2002
365b38a427SRobert Watson.Dt SETFMAC 8
375b38a427SRobert Watson.Sh NAME
385b38a427SRobert Watson.Nm setfmac
395b38a427SRobert Watson.Nd set MAC label for a file system object
405b38a427SRobert Watson.Sh SYNOPSIS
415b38a427SRobert Watson.Nm
425b38a427SRobert Watson.Ar label
435b38a427SRobert Watson.Ar file
445b38a427SRobert Watson.Op Ar file ...
455b38a427SRobert Watson.Sh DESCRIPTION
465b38a427SRobert WatsonThe
475b38a427SRobert Watson.Nm
485b38a427SRobert Watsonutility associates the specified MAC label to the specified file or files.
495b38a427SRobert Watson.Sh SEE ALSO
505b38a427SRobert Watson.Xr mac 3 ,
515b38a427SRobert Watson.Xr mac_set_file 3 ,
525b38a427SRobert Watson.Xr getfmac 8 ,
535b38a427SRobert Watson.Xr mac 9
54