git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c82b895)
Clarify that only crypt can't use md5 pg_shadow passwords.
2005年4月22日 04:18:58 +0000 (04:18 +0000)
2005年4月22日 04:18:58 +0000 (04:18 +0000)

diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml
index 872fbebe61c3568d55831624014b2103a49d4a3e..18269067f845660a93a3d3d43c7eed636b78c816 100644 (file)
--- a/doc/src/sgml/client-auth.sgml
+++ b/doc/src/sgml/client-auth.sgml
@@ -1,5 +1,5 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.75 2005年04月21日 22:19:19 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.76 2005年04月22日 04:18:58 momjian Exp $
-->
<chapter id="client-authentication">
@@ -575,9 +575,8 @@ local db1,db2,@demodbs all md5
The password-based authentication methods are <literal>md5</>,
<literal>crypt</>, and <literal>password</>. These methods operate
similarly except for the way that the password is sent across the
- connection. However, only <literal>md5</> allows encrypted
- passwords to be stored in <structname>pg_shadow</structname>;
- the other two require unencrypted passwords to be stored there.
+ connection. However, <literal>crypt</> does not allow encrypted
+ passwords to be stored in <structname>pg_shadow</structname>.
</para>
<para>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /