Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 109292 | Differences between
and this patch

Collapse All | Expand All

(-)qucikstart.xml (-10 / +9 lines)
Lines 22-29 Link Here
22
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
22
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
23
<license/>
23
<license/>
24
24
25
<version>1.5</version>
25
<version>1.6</version>
26
<date>08 April 2005</date>
26
<date>2005-10-11</date>
27
27
28
<chapter>
28
<chapter>
29
<title>Wprowadzenie</title>
29
<title>Wprowadzenie</title>
Lines 150-155 Link Here
150
150
151
<comment>Sekcja "RSBAC symlink redirection"</comment>
151
<comment>Sekcja "RSBAC symlink redirection"</comment>
152
[*]   RSBAC symlink redirection
152
[*]   RSBAC symlink redirection
153
[*]     Add remote IP address
153
[*]       Add user ID number
154
[*]       Add user ID number
154
[*]       Add RC role number
155
[*]       Add RC role number
155
156
Lines 179-184 Link Here
179
PaX Control  --->
180
PaX Control  --->
180
    [*] Support soft mode <comment>(Wyłączamy w jądrze produkcyjnym)</comment>
181
    [*] Support soft mode <comment>(Wyłączamy w jądrze produkcyjnym)</comment>
181
    [ ] Use legacy ELF header marking
182
    [ ] Use legacy ELF header marking
183
    [ ] Use ELF program header marking
182
        Use ELF program header marking MAC system integration (direct)  --->
184
        Use ELF program header marking MAC system integration (direct)  --->
183
        (X) direct
185
        (X) direct
184
186
Lines 210-215 Link Here
210
212
211
<pre caption="Zarządzanie flagami PaX">
213
<pre caption="Zarządzanie flagami PaX">
212
# <i>rsbac_fd_menu /path/to/the/target/item</i>
214
# <i>rsbac_fd_menu /path/to/the/target/item</i>
215
    lub
216
    # <i>attr_set_file_dir FILE /path/to/the/target/item pax_flags [pmerxs]</i>
213
</pre>
217
</pre>
214
218
215
<p>
219
<p>
Lines 233-244 Link Here
233
<section>
237
<section>
234
<body>
238
<body>
235
239
236
<note>
237
Zanim przystąpimy do emergowania narzędzi administracyjnych RSBAC, musimy mieć
238
pewność, że tworzenie jądra RSBAC zostało przynajmniej rozpoczęte, inaczej
239
emerge nie będzie możliwy.
240
</note>
241
242
<p>
240
<p>
243
By zarządzać Gentoo z RSBAC, będziemy potrzebować konkretnych programów
241
By zarządzać Gentoo z RSBAC, będziemy potrzebować konkretnych programów
244
użytkowych. Są one zawarte w pakiecie rsbac-admin, który należy zainstalować.
242
użytkowych. Są one zawarte w pakiecie rsbac-admin, który należy zainstalować.
Lines 294-300 Link Here
294
</p>
292
</p>
295
293
296
<pre caption="Umożliwianie logowania użytkowników">
294
<pre caption="Umożliwianie logowania użytkowników">
297
# <i>attr_set_fd AUTH FILE auth_may_setuid 1 /bin/login</i>
295
# <i>rsbac_fd_menu /bin/login</i>
296
  lub
297
  # <i>attr_set_fd AUTH FILE auth_may_setuid 1 /bin/login</i>
298
</pre>
298
</pre>
299
299
300
<p>
300
<p>
Lines 395-401 Link Here
395
<tr>
395
<tr>
396
  <ti>Linki:</ti>
396
  <ti>Linki:</ti>
397
  <ti><uri link="http://www.rsbac.org">Oficjalna strona RSBAC</uri></ti>
397
  <ti><uri link="http://www.rsbac.org">Oficjalna strona RSBAC</uri></ti>
398
  <ti><uri link="http://zhware.ath.cx/rsbac">RSBAC Wiki</uri></ti>
399
</tr> 
398
</tr> 
400
<tr>
399
<tr>
401
  <ti>kanały IRC:</ti>
400
  <ti>kanały IRC:</ti>

Return to bug 109292