diff --git a/en_US.ISO8859-1/books/handbook/mac/chapter.sgml b/en_US.ISO8859-1/books/handbook/mac/chapter.sgml index fe8ff32ade..facef91d30 100644 --- a/en_US.ISO8859-1/books/handbook/mac/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mac/chapter.sgml @@ -92,8 +92,7 @@ - Be familiar with keeping &os; sources up to date - (), and + Be familiar with the basics of kernel configuration/compilation (). @@ -843,15 +842,15 @@ test: biba/high ls. A more patriotic list of rules might be: - &prompt.root; ugidfw set 2 subject uid user object uid trhodes mode n -&prompt.root; ugidfw set 3 subject uid user object gid trhodes mode n + &prompt.root; ugidfw set 2 subject uid user1 object uid user2 mode n +&prompt.root; ugidfw set 3 subject uid user1 object gid user2 mode n This will block any and all access, including directory - listings, to trhodes's home - directory from the username user. + listings, to user2's home + directory from the username user1. - In place of user, the - could be passed. This will + In place of user1, the + could be passed. This will enforce the same access restrictions above for all users in place of just one user. @@ -1987,12 +1986,16 @@ PROBLEM: CAN THIS WORK? OR SHOULD IT BE start_precmd? More testing need here. --> + Troubleshooting the MAC Framework