Compatibility With Older Systems; Additional Resources; Installed Documentation - Red Hat ENTERPRISE LINUX 4 System Administration Manual

Hide thumbs Also See for ENTERPRISE LINUX 4:
Table of Contents

Advertisement

Chapter 14. Access Control Lists
Option
-c
-n
-r
-t
-u
-x
-help
-xhelp
-/
-acl
Table 14.1. Command Line Options for star

14.6. Compatibility with Older Systems

If an ACL has been set on any file on a given file system, that file system has the ext_attr attribute.
This attribute can be seen using the following command:
tune2fs -l <filesystem-device>
A file system that has acquired the ext_attr attribute can be mounted with older kernels, but those
kernels do not enforce any ACLs which have been set.
Versions of the e2fsck utility included in version 1.22 and higher of the e2fsprogs package
(including the versions in Red Hat Enterprise Linux 2.1 and 4) can check a file system with the
ext_attr attribute. Older versions refuse to check it.

14.7. Additional Resources

Refer to the follow resources for more information.

14.7.1. Installed Documentation

• acl man page — Description of ACLs
• getfacl man page — Discusses how to get file access control lists
126
Description
Creates an archive file.
Do not extract the files; use in conjunction with -x to show
what extracting the files does.
Replaces files in the archive. The files are written to the
end of the archive file, replacing any files with the same
path and file name.
Displays the contents of the archive file.
Updates the archive file. The files are written to the end of
the archive if they do not exist in the archive or if the files
are newer than the files of the same name in the archive.
This option only work if the archive is a file or an unblocked
tape that may backspace.
Extracts the files from the archive. If used with -U and a file
in the archive is older than the corresponding file on the file
system, the file is not extracted.
Displays the most important options.
Displays the least important options.
Do not strip leading slashes from file names when
extracting the files from an archive. By default, they are
striped when files are extracted.
When creating or extracting, archive or restore any ACLs
associated with the files and directories.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ENTERPRISE LINUX 4 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents