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