内に含ま
その他のドキュメント
サポート リソース
| PDF 文書ファイルをダウンロードする
NAME
- getfsattr - display file system security attributes
SYNOPSIS
-
getfsattr [ -a | -f | -i | -I | -l | -L | -m | -p | -P | -s | -S ]
- [ -F fstype ] [ -o option ] [ pathname ... ]
AVAILABILITY
- SUNWtsolu
DESCRIPTION
-
getfsattr displays the specified security attributes of the file system on which pathname resides. If no option is specified, all the file system security attributes are displayed. If no pathname is given, the attributes of all mounted filesystems are displayed.
OPTIONS
-
- -a
- Display the file system access ACL.
-
- -f
- Display the file system attribute flags.
-
- -i
- Display the file system information label in short form.
-
- -I
- Display the file system information label in long form.
-
- -l
- Display the file system sensitivity level range in short form.
-
- -L
- Display the file system sensitivity level range in long form.
-
- -m
- Display the file system MLD prefix.
-
- -p
- Display the file system allowed privilege set.
-
- -P
- Display the file system forced privilege set.
-
- -s
- Display the file system sensitivity label in short form.
-
- -S
- Display the file system sensitivity label in long form.
- -F fstype
- Restrict the output to filesystems of type fstype.
- -o option
- Specifies filesystem specific options. See the individual filesystems variants of getfsattr for details.
DIAGNOSTICS
-
getfsattr exits with one of the following values:
-
-
0
- Success
-
-
1
- Usage error
-
-
2
- Failure, error message is the system error number from getfsattr(2TSOL)
SEE ALSO
-
getfsattr_ufs(1MTSOL), getfsattr(2TSOL), vfstab_adjunct(4TSOL)
|
|