|
|
|
|
@ -1,4 +1,4 @@ |
|
|
|
|
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.12 2001/07/11 20:32:10 momjian Exp $ --> |
|
|
|
|
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/client-auth.sgml,v 1.13 2001/07/11 21:27:07 momjian Exp $ --> |
|
|
|
|
|
|
|
|
|
<chapter id="client-authentication"> |
|
|
|
|
<title>Client Authentication</title> |
|
|
|
|
@ -556,10 +556,10 @@ host all 192.168.0.0 255.255.0.0 ident omicron |
|
|
|
|
<attribution>RFC 1413</attribution> |
|
|
|
|
<para> |
|
|
|
|
The Identification Protocol is not intended as an authorization |
|
|
|
|
or access control protocol. You must trust the machine running the |
|
|
|
|
ident server. |
|
|
|
|
or access control protocol. |
|
|
|
|
</para> |
|
|
|
|
</blockquote> |
|
|
|
|
You must trust the machine running the ident server. |
|
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
|
|