projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c67907
)
Wording improvement.
author
Bruce Momjian
<bruce@momjian.us>
Sat, 11 Apr 2009 02:08:34 +0000
(
02:08
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Sat, 11 Apr 2009 02:08:34 +0000
(
02:08
+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 aca17c670e6e880bf0cbee305872044f3076d2c4..3f690a083901a3659b882670d9271ce58be59467 100644
(file)
--- a/
doc/src/sgml/client-auth.sgml
+++ b/
doc/src/sgml/client-auth.sgml
@@
-1245,7
+1245,7
@@
ldapserver=ldap.example.net prefix="cn=" suffix="dc=example, dc=net"
When using this authentication method, the server will require that
the client provide a certificate. No password prompt will be sent
to the client. The <literal>cn</literal> attribute of the certificate
- will be compared
with
the login username, and if they match the
+ will be compared
to
the login username, and if they match the
login will be allowed. Username mapping can be used if the usernames
don't match.
</para>