安装步骤 1、由于openldap需要Berkeley DB来存放数据,所以需先安装Berkeley DB 4.2.52,可到它的网站下载,网址见上面。 # tar -zxvf db-4.2.52.tar.gz 解完压后,会生成一个db-4.2.52目录,进行该目录下的build_unix目录。执行以下命令进行配置安装。 # ../dist/configure # make # make install 也是按lin...
crypt_unix(7) crypto(7erl) CSI(7) datasets(7) dconf(7) des_modes(7openssl) developers(7) device_clean(7) dhcp(7) ditroff(7) dladm(7) drm-gem(7) drm-kms(7) drm-memory(7) drm-mm(7) drm-ttm(7) drm(7) environ(7) erl_docgen(7erl) eucJP(7) eucjp(7) extendedFILE(7) ...
Performs the UNIX crypt(3) algorithm in Ruby using DES, MD5, SHA256 or SHA512 - mogest/unix-crypt
-crypt for the standard UNIX crypt, i.e., DES (default) -apr1 for the Apache-specific MD5 variant -1 for MD5 -5 for SHA-256 -6 for SHA-512 Since yescrypt doesn’t have a Request for Comments (RFC), it’s not part of the suite. For all but the first variant above, we get...
The crypt_sha512 module is a one-way password hashing module for use with crypt (3C) that uses the SHA–512 message hash algorithm. The algorithm identifier...