4228 chmod(1): SFI NFSv4 ACL inheritance flags are not documented
[illumos-gate.git] / usr / src / man / man5 / crypt_bsdbf.5
blob83fd423a3e2b8fff088b2b2ee86c10ccb21c5b0c
1 '\" te
2 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
4 .\"  See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with
5 .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH CRYPT_BSDBF 5 "Sep 13, 2009"
7 .SH NAME
8 crypt_bsdbf \- password hashing module using Blowfish cryptographic algorithm
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/usr/lib/security/$ISA/crypt_bsdbf.so\fR
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 The \fBcrypt_bsdbf\fR module is a one-way password hashing module for use with
19 \fBcrypt\fR(3C) that uses the Blowfish cryptographic algorithm. The algorithm
20 identifier for \fBcrypt.conf\fR(4) and \fBpolicy.conf\fR(4) is \fB2a\fR.
21 .sp
22 .LP
23 The maximum password length for \fBcrypt_bsdbf\fR is 72 characters.
24 .SH ATTRIBUTES
25 .sp
26 .LP
27 See \fBattributes\fR(5) for descriptions of the following attributes:
28 .sp
30 .sp
31 .TS
32 box;
33 c | c
34 l | l .
35 ATTRIBUTE TYPE  ATTRIBUTE VALUE
37 MT-Level        Safe
38 .TE
40 .SH SEE ALSO
41 .sp
42 .LP
43 \fBpasswd\fR(1), \fBcrypt\fR(3C), \fBcrypt_genhash_impl\fR(3C),
44 \fBcrypt_gensalt\fR(3C), \fBcrypt_gensalt_impl\fR(3C), \fBgetpassphrase\fR(3C),
45 \fBcrypt.conf\fR(4), \fBpasswd\fR(4), \fBpolicy.conf\fR(4), \fBattributes\fR(5)