Lesson Review


1.

What folders are read access by others in every user's home folder?

2.

What three levels of granularity can be set when using standard UNIX permissions?

3.

What is the command to set the sticky bit for a folder?

4.

How do you enable ACLs on the local volume using Mac OS X?

5.

Name four attributes permitted on all objects.

6.

How do you find all items on your local hard disk that have both SUID and GUID set on them?

7.

What is the command-line utility that permits the creation and management of disk images?

Answers

1.

Public and Sites

2.

Read, write, and execute

3.

chmod +t /path/to/folder

4.

sudo /usr/sbin/fsaclctl -p / -e

5.

delete, readattr, writeattr, chown

6.

sudo find / -perm +6000 -print

7.

hdiutil




Apple Training Series. Mac OS X System Administration Reference, Volume 1
Apple Training Series: Mac OS X System Administration Reference, Volume 1
ISBN: 032136984X
EAN: 2147483647
Year: 2005
Pages: 258
Authors: Schoun Regan

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net