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

Commit29e57ce

Browse files
committed
Add local ident OpenBSD mention that was missing in one place.
1 parent0064031 commit29e57ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/client-auth.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.44 2003/01/19 00:13:28 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.45 2003/02/13 05:47:46 momjian Exp $
33
-->
44

55
<chapter id="client-authentication">
@@ -719,9 +719,9 @@ local db1,db2,@demodbs all md5
719719
On systems supporting <symbol>SO_PEERCRED</symbol> requests for
720720
Unix-domain sockets (currently <systemitem
721721
class="osname">Linux</>, <systemitem class="osname">FreeBSD</>,
722-
<systemitem class="osname">NetBSD</>,and<systemitem
723-
class="osname">BSD/OS</>), ident authentication can alsobe applied
724-
to local connections. In this case, no security risk is added by
722+
<systemitem class="osname">NetBSD</>, <systemitem class=osname>OpenBSD</>,
723+
and <systemitemclass="osname">BSD/OS</>), ident authentication can also
724+
be appliedto local connections. In this case, no security risk is added by
725725
using ident authentication; indeed it is a preferable choice for
726726
local connections on such systems.
727727
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp