Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4012810

Browse files
committed
A couple more fixes for the sepgsql documentation.
1 parentd0ed9ef commit4012810

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/sepgsql.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -561,8 +561,8 @@ ERROR: SELinux: security policy violation
561561
</para>
562562
<para>
563563
A combination of dynamic domain transition and trusted procedure
564-
enables an interesting use case that fits the typical process life-
565-
cycleof connection pooling software.
564+
enables an interesting use case that fits the typical process life-cycle
565+
of connection pooling software.
566566
Even if your connection pooling software is not allowed to run most
567567
of SQL commands, you can allow it to switch the security label
568568
of the client using the <literal>sepgsql_setcon()</literal> function
@@ -576,7 +576,7 @@ ERROR: SELinux: security policy violation
576576
procedure with appropriate permissions checks.
577577
The point here is that only the trusted procedure actually has permission
578578
to change the effective security label, and only does so when given proper
579-
credentials. Of course, for secure operation, the credential store must
579+
credentials. Of course, for secure operation, the credential store
580580
(table, procedure definition, or whatever) must be protected from
581581
unauthorized access.
582582
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp