From 5bb89e7e060c4852afa79c8d0f56efba865646ca Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 13 Jun 2002 23:22:18 +0000 Subject: Mention that the "old" cipher just means DES; suggested by Michael Lucas --- share/man/man5/login.conf.5 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/share/man/man5/login.conf.5 b/share/man/man5/login.conf.5 index e2a28a957c7..439aa4396c7 100644 --- a/share/man/man5/login.conf.5 +++ b/share/man/man5/login.conf.5 @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: login.conf.5,v 1.17 2002/05/06 23:34:33 millert Exp $ +.\" $OpenBSD: login.conf.5,v 1.18 2002/06/13 23:22:17 millert Exp $ .\" BSDI $From: login.conf.5,v 2.20 2000/06/26 14:50:38 prb Exp $ .\" .Dd June 18, 2001 @@ -156,7 +156,10 @@ Possible values are: .Dq newsalt, , .Dq md5 , and -.Dq blowfish, . +.Dq blowfish, +where +.Dq old +means classic 56-bit DES. For .Dq newsalt the value of rounds is a 24-bit integer with a minimum of 7250 rounds. -- cgit v1.2.3