EnglishFrenchSpanish

Ad


OnWorks favicon

mkpasswd - Online in the Cloud

Run mkpasswd in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mkpasswd that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mkpasswd - Overfeatured front end to crypt(3)

SYNOPSIS


mkpasswd PASSWORD SALT

DESCRIPTION


mkpasswd encrypts the given password with the crypt(3) libc function using the given salt.

OPTIONS


-S, --salt=STRING
Use the STRING as salt. It must not contain prefixes such as $1$.

-R, --rounds=NUMBER
Use NUMBER rounds. This argument is ignored if the method chosen does not support
variable rounds. For the OpenBSD Blowfish method this is the logarithm of the
number of rounds.

-m, --method=TYPE
Compute the password using the TYPE method. If TYPE is help then the available
methods are printed.

-5 Like --method=md5.

-P, --password-fd=NUM
Read the password from file descriptor NUM instead of using getpass(3). If the
file descriptor is not connected to a tty then no other message than the hashed
password is printed on stdout.

-s, --stdin
Like --password-fd=0.

ENVIRONMENT


MKPASSWD_OPTIONS
A list of options which will be evalued before the ones specified on the command
line.

Use mkpasswd online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abidiff
    abidiff
    abidiff - compare ABIs of ELF files
    abidiff compares the Application Binary
    Interfaces (ABI) of two shared libraries
    in ELF format. It emits a meaningful
    repor...
    Run abidiff
  • 2
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 3
    cppo
    cppo
    cppo - lightweight cpp-like
    preprocessor for OCaml ...
    Run cppo
  • 4
    cppunit-config
    cppunit-config
    cppunit-config - script to get
    information about the installed version
    of cppunit ...
    Run cppunit-config
  • 5
    fwb_iosacl
    fwb_iosacl
    fwb_ipt - Policy compiler for Cisco IOS
    ACL ...
    Run fwb_iosacl
  • 6
    fwb_ipf
    fwb_ipf
    fwb_ipf - Policy compiler for ipfilter ...
    Run fwb_ipf
  • More »

Ad