Changeset 180
- Timestamp:
- 04/03/08 09:23:09
(8 months ago)
- Author:
- slawrence
- Message:
Allow policy to build on RHEL5.1
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r176 |
r180 |
|
| 134 | 134 | gen_tunable(write_untrusted_content,false) |
|---|
| 135 | 135 | |
|---|
| | 136 | ## <desc> |
|---|
| | 137 | ## <p> |
|---|
| | 138 | ## Allow spamd to read/write user home directories. |
|---|
| | 139 | ## </p> |
|---|
| | 140 | ## </desc> |
|---|
| | 141 | gen_tunable(spamd_enable_home_dirs,false) |
|---|
| 136 | 142 | |
|---|
| | 143 | ## <desc> |
|---|
| | 144 | ## <p> |
|---|
| | 145 | ## Allow user spamassassin clients to use the network. |
|---|
| | 146 | ## </p> |
|---|
| | 147 | ## </desc> |
|---|
| | 148 | gen_tunable(spamassassin_can_network,false) |
|---|
| | 149 | |
|---|
| | 150 | ## <desc> |
|---|
| | 151 | ## <p> |
|---|
| | 152 | ## Allow samba to share users home directories. |
|---|
| | 153 | ## </p> |
|---|
| | 154 | ## </desc> |
|---|
| | 155 | gen_tunable(samba_enable_home_dirs,false) |
|---|
| | 156 | |
|---|
| | 157 | ## <desc> |
|---|
| | 158 | ## <p> |
|---|
| | 159 | ## Allow pppd to be run for a regular user |
|---|
| | 160 | ## </p> |
|---|
| | 161 | ## </desc> |
|---|
| | 162 | gen_tunable(pppd_for_user,false) |
|---|
| | 163 | |
|---|
| | 164 | ## <desc> |
|---|
| | 165 | ## <p> |
|---|
| | 166 | ## Allow confined applications to run with kerberos |
|---|
| | 167 | ## </p> |
|---|
| | 168 | ## </desc> |
|---|
| | 169 | gen_tunable(allow_kerberos,false) |
|---|
Download in other formats:
* Generating other formats may take time.