projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9872381
)
Add missing quotes.
author
Magnus Hagander
Mon, 15 Sep 2008 12:41:54 +0000
(12:41 +0000)
committer
Magnus Hagander
Mon, 15 Sep 2008 12:41:54 +0000
(12:41 +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 828b5e2caec137c996aa94007819f3f018707a42..61f2b1e2e6c85071a9d97fdd9dce3e6ab8a59cad 100644
(file)
--- a/
doc/src/sgml/client-auth.sgml
+++ b/
doc/src/sgml/client-auth.sgml
@@
-1,4
+1,4
@@
-
+
Client Authentication
@@
-900,7
+900,7
@@
local db1,db2,@demodbs all md5
On systems supporting
SO_PEERCRED
requests for
Unix-domain sockets (currently
class="osname">Linux>,
FreeBSD>,
-
NetBSD>,
osname>OpenBSD>,
+
NetBSD>,
"osname">OpenBSD>,
and
BSD/OS>), ident authentication can also
be applied to local connections. In this case, no security risk is added by
using ident authentication; indeed it is a preferable choice for