|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.276 2010/05/03 10:31:29 heikki Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.277 2010/05/18 19:05:17 mha Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter Id="runtime-config"> |
4 | 4 | <title>Server Configuration</title> |
@@ -243,7 +243,7 @@ SET ENABLE_SEQSCAN TO OFF; |
243 | 243 | <listitem> |
244 | 244 | <para> |
245 | 245 | Specifies the configuration file for |
246 | | - <application>ident</> authentication |
| 246 | + <xref linkend="auth-username-maps"> username mapping |
247 | 247 | (customarily called <filename>pg_ident.conf</>). |
248 | 248 | This parameter can only be set at server start. |
249 | 249 | </para> |
|