From 8391c6f3fe27e58aee67a1863284ab160ab430e9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 12 Apr 2024 10:32:14 +0200 Subject: Merging upstream version 2.4.59. Signed-off-by: Daniel Baumann --- docs/manual/programs/dbmmanage.html.en | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/manual/programs/dbmmanage.html.en') diff --git a/docs/manual/programs/dbmmanage.html.en b/docs/manual/programs/dbmmanage.html.en index fa52f4b..ba546c4 100644 --- a/docs/manual/programs/dbmmanage.html.en +++ b/docs/manual/programs/dbmmanage.html.en @@ -76,7 +76,7 @@ may not contain a colon (:).
encpasswd
-
This is the already encrypted password to use for the +
This is the already hashed password to use for the update and add commands. You may use a hyphen (-) if you want to get prompted for the password, but fill in the fields afterwards. Additionally when using the update @@ -99,13 +99,13 @@

Encodings

-d
-
crypt encryption (default, except on Win32, Netware)
+
crypt hashing (default, except on Win32, Netware)
-m
-
MD5 encryption (default on Win32, Netware)
+
MD5 hashing (default on Win32, Netware)
-s
-
SHA1 encryption
+
SHA1 hashing
-p
plaintext (not recommended)
@@ -116,7 +116,7 @@
add
Adds an entry for username to filename using the - encrypted password encpasswd. + hashed password encpasswd.

dbmmanage passwords.dat add rbowen foKntnEF3KSXA

@@ -215,7 +215,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/2.4/programs/dbmmanage.h } })(window, document); //-->