Changeset 2725
- Timestamp:
- 06/19/08 15:57:09
(4 months ago)
- Author:
- cpebenito
- Message:
rbacsep: remove untrusted content booleans.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2545 |
r2725 |
|
| 63 | 63 | ## <p> |
|---|
| 64 | 64 | ## Allow email client to various content. |
|---|
| 65 | | ## nfs, samba, removable devices, user temp |
|---|
| 66 | | ## and untrusted content files |
|---|
| | 65 | ## nfs, samba, removable devices, and user temp |
|---|
| | 66 | ## files |
|---|
| 67 | 67 | ## </p> |
|---|
| 68 | 68 | ## </desc> |
|---|
| … | … | |
| 92 | 92 | ## <desc> |
|---|
| 93 | 93 | ## <p> |
|---|
| 94 | | ## Allow applications to read untrusted content |
|---|
| 95 | | ## If this is disallowed, Internet content has |
|---|
| 96 | | ## to be manually relabeled for read access to be granted |
|---|
| 97 | | ## </p> |
|---|
| 98 | | ## </desc> |
|---|
| 99 | | gen_tunable(read_untrusted_content,false) |
|---|
| 100 | | |
|---|
| 101 | | ## <desc> |
|---|
| 102 | | ## <p> |
|---|
| 103 | 94 | ## Support NFS home directories |
|---|
| 104 | 95 | ## </p> |
|---|
| … | … | |
| 121 | 112 | ## </desc> |
|---|
| 122 | 113 | gen_tunable(user_tcp_server,false) |
|---|
| 123 | | |
|---|
| 124 | | ## <desc> |
|---|
| 125 | | ## <p> |
|---|
| 126 | | ## Allow applications to write untrusted content |
|---|
| 127 | | ## If this is disallowed, no Internet content |
|---|
| 128 | | ## will be stored. |
|---|
| 129 | | ## </p> |
|---|
| 130 | | ## </desc> |
|---|
| 131 | | gen_tunable(write_untrusted_content,false) |
|---|
Download in other formats:
* Generating other formats may take time.