logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pwdhash - Generator of password hashes

Author

       dbscan was written by the 389 Project.

Description

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

Name

       pwdhash - Generator of password hashes

Options

       A summary of options is included below:

       -H     Show summary of options.

       -sscheme
              Password scheme to be used (e.g. MD5, SHA1, SHA256, SHA512, SSHA, SSHA256, SSHA512)

       -ccomparepassword
              Password to be compared against

       -Dconfigdir
              Takes the password schema directly from the ns-slapd configuration

Reporting Bugs

       Report bugs to https://github.com/389ds/389-ds-base/issues/new

Synopsis

pwdhash [-Dconfig‐dir] [-H] [-sscheme|-ccomparepwd] password

See Also