svn commit: r271277 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Sep 8 15:42:48 UTC 2014


Author: gjb
Date: Mon Sep  8 15:42:47 2014
New Revision: 271277
URL: http://svnweb.freebsd.org/changeset/base/271277

Log:
  - Document 263725, ctld(8) 'portal-group' is overrideable.
  - Document 263726, ctld(8) 'auth-group' default entry.
  
  Submitted by:	trasz
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Sep  8 15:42:45 2014	(r271276)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Sep  8 15:42:47 2014	(r271277)
@@ -659,6 +659,17 @@
 	  sponsor="&ff;">Support for hostname- and IP-based access
 	  restriction has been added to the <acronym>iSCSI</acronym>
 	  &man.ctld.8; daemon.</para>
+
+	<para revision="263725" contrib="sponsor"
+	  sponsor="&ff;">The &man.ctld.8; daemon has been updated
+	  to allow overriding the <quote>default</quote>
+	  <literal>portal-group</literal> configuration.</para>
+
+	<para revision="263726" contrib="sponsor"
+	  sponsor="&ff;">The &man.ctld.8; daemon now includes a new
+	  <literal>auth-group</literal>, <quote>default</quote>,
+	  defaulting to <literal>deny</literal>, which is possible
+	  to override.</para>
       </sect3>
 
       <sect3 xml:id="disks">


More information about the svn-src-all mailing list