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

Commit286518e

Browse files
committed
Fix incorrect LDAP example, noted by Tom.
1 parentc7e42c7 commit286518e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.122 2009/05/16 21:17:21 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.123 2009/06/24 13:46:32 mha Exp $ -->
22

33
<chapter id="client-authentication">
44
<title>Client Authentication</title>
@@ -1261,7 +1261,7 @@ omicron bryanh guest1
12611261
</para>
12621262
</note>
12631263
<synopsis>
1264-
ldapserver=ldap.example.netprefix="cn="suffix="dc=example, dc=net"
1264+
ldapserver=ldap.example.netldapprefix="cn="ldapsuffix=",dc=example, dc=net"
12651265
</synopsis>
12661266

12671267
</sect2>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp