man pages section 5: Standards, Environments, and Macros
この本のみを検索
PDF 文書ファイルをダウンロードする (2143 KB)

crypt_bsdmd5(5)

Name | Synopsis | Description | Attributes | See Also

Name

    crypt_bsdmd5– password hashing module using MD5 message hash algorithm

Synopsis

    /usr/lib/security/$ISA/crypt_bsdmd5.so
    

Description

    The crypt_bsdmd5 module is a one-way password hashing module for use with crypt(3C) that uses the MD5 message hash algorithm. The algorithm identifier for crypt.conf(4) and policy.conf(4) is 1. The output is compatible with md5crypt on BSD and Linux systems.

    The maximum password length for crypt_bsdmd5 is 255 characters.

Attributes

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    MT-Level

    Safe

See Also

SunOS 5.11 Last Revised 6 Aug 2003

Name | Synopsis | Description | Attributes | See Also