1PWDHASH(1)                  General Commands Manual                 PWDHASH(1)
2
3
4

NAME

6       pwdhash - Generator of password hashes
7

SYNOPSIS

9       pwdhash [-D config‐dir] [-H] [-s scheme | -c comparepwd] password
10

DESCRIPTION

12       Generates  password  hashes  which  can  also  be used in LDIF password
13       fields.  This uses the Directory Server password generator.
14

OPTIONS

16       A summary of options is included below:
17
18       -H     Show summary of options.
19
20       -s scheme
21              Password scheme to be used  (e.g.  MD5,  SHA1,  SHA256,  SHA512,
22              SSHA, SSHA256, SSHA512)
23
24       -c comparepassword
25              Password to be compared against
26
27       -D configdir
28              Takes  the password schema directly from the ns-slapd configura‐
29              tion
30

AUTHOR

32       dbscan was written by the 389 Project.
33

REPORTING BUGS

35       Report bugs to https://github.com/389ds/389-ds-base/issues/new
36
38       Copyright © 2001 Sun Microsystems, Inc. Used by permission.
39       Copyright © 2017 Red Hat, Inc.
40       This    manual    page    was    written    by    Michele    Baldessari
41       <michele@pupazzo.org>,  for the Debian project (but may be used by oth‐
42       ers).
43       This is free software.  You may redistribute copies  of  it  under  the
44       terms of the Directory Server license found in the LICENSE file of this
45       software distribution.  This license is  essentially  the  GNU  General
46       Public License version 2 with an exception for plug‐in distribution.
47
48
49
50                                March 31, 2017                      PWDHASH(1)
Impressum