mirror of
https://github.com/postgres/postgres.git
synced 2026-04-29 10:11:47 -04:00
Improve wording.
This commit is contained in:
parent
7fb60b06ff
commit
9dcec8135b
1 changed files with 2 additions and 2 deletions
|
|
@ -125,8 +125,8 @@
|
|||
# not store encrypted passwords if you use this option.
|
||||
#
|
||||
# ident: For TCP/IP connections, authentication is done by contacting
|
||||
# the ident server on the client host. (CAUTION: this is
|
||||
# only as secure as the client machine!) On machines that
|
||||
# the ident server on the client host. Remember, this is
|
||||
# only as secure as the client machine. On machines that
|
||||
# support unix-domain socket credentials (currently Linux,
|
||||
# FreeBSD, NetBSD, and BSD/OS), this method also works for
|
||||
# "local" connections.
|
||||
|
|
|
|||
Loading…
Reference in a new issue