projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7e42c7
)
Fix incorrect LDAP example, noted by Tom.
author
Magnus Hagander
Wed, 24 Jun 2009 13:46:32 +0000
(13:46 +0000)
committer
Magnus Hagander
Wed, 24 Jun 2009 13:46:32 +0000
(13:46 +0000)
doc/src/sgml/client-auth.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/client-auth.sgml
b/doc/src/sgml/client-auth.sgml
index ff08fc446cf8eb82daf1d98ac7ec1799e4cbb2f9..8eded32b2b1735a74bc710a60e154d6a3fe3cbf4 100644
(file)
--- a/
doc/src/sgml/client-auth.sgml
+++ b/
doc/src/sgml/client-auth.sgml
@@
-1,4
+1,4
@@
-
+
Client Authentication
@@
-1261,7
+1261,7
@@
omicron bryanh guest1
-ldapserver=ldap.example.net
prefix="cn=" suffix="
dc=example, dc=net"
+ldapserver=ldap.example.net
ldapprefix="cn=" ldapsuffix=",
dc=example, dc=net"