From 758f4d81546880e0b36ff2028556ffdc73aa7f0c Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Wed, 20 Dec 2006 17:02:18 +0000 Subject: [PATCH] cleanup --- doc/man/man8/slappasswd.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/man/man8/slappasswd.8 b/doc/man/man8/slappasswd.8 index 0048f7ed3a..93eb204515 100644 --- a/doc/man/man8/slappasswd.8 +++ b/doc/man/man8/slappasswd.8 @@ -137,13 +137,13 @@ provides 31 characters of salt. Omit the trailing newline; useful to pipe the credentials into a command. .SH LIMITATIONS -The practice storing hashed passwords in userPassword violates +The practice of storing hashed passwords in userPassword violates Standard Track (RFC 4519) schema specifications and may hinder interoperability. A new attribute type, authPassword, to hold hashed passwords has been defined (RFC 3112), but is not yet implemented in .BR slapd (8). -.TP +.LP It should also be noted that the behavior of .BR crypt (3) is platform specific. @@ -151,7 +151,7 @@ is platform specific. Use of hashed passwords does not protect passwords during protocol transfer. TLS or other eavesdropping protections should be in\-place before using LDAP simple bind. -.TP +.LP The hashed password values should be protected as if they were clear text passwords. .SH "SEE ALSO" -- 2.39.5