Author: des
Date: Fri Jun  8 12:36:08 2012
New Revision: 236751
URL: http://svn.freebsd.org/changeset/base/236751

Log:
  Document that we also support sha256 and sha512.
  
  MFC after:    1 week

Modified:
  head/lib/libutil/login.conf.5

Modified: head/lib/libutil/login.conf.5
==============================================================================
--- head/lib/libutil/login.conf.5       Fri Jun  8 12:35:43 2012        
(r236750)
+++ head/lib/libutil/login.conf.5       Fri Jun  8 12:36:08 2012        
(r236751)
@@ -269,7 +269,9 @@ multiplied by 5 seconds.
 allowed before the login fails.
 .It "passwd_format     string  md5     The encryption format that new or"
 changed passwords will use.
-Valid values include "des", "md5" and "blf".
+Valid values include "des", "md5", "blf", "sha256" and "sha512"; see
+.Xr crypt 3
+for details.
 NIS clients using a
 .No non- Ns Fx
 NIS server should probably use "des".
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to