[PATCH] added address/CIDR option to /etc/exports file

David Smith dsmith at eclipse.ncsc.mil
Tue Jan 22 19:35:39 UTC 2013


---
 RHEL6/input/services/nfs.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/RHEL6/input/services/nfs.xml b/RHEL6/input/services/nfs.xml
index 0b3c139..d9f8d8f 100644
--- a/RHEL6/input/services/nfs.xml
+++ b/RHEL6/input/services/nfs.xml
@@ -410,7 +410,7 @@ Authorized hosts can be specified in several different formats:
 <li>Name or alias that is recognized by the resolver</li>
 <li>Fully qualified domain name</li>
 <li>IP address</li>
-<li>IP subnets in the format <tt>address/netmask</tt></li>
+<li>IP subnets in the format <tt>address/netmask</tt> or <tt>address/CIDR</tt></li>
 </ul>
 </description>
 </Group> <!-- use_acl_enforce_auth_restrictions -->
-- 
1.7.1



More information about the scap-security-guide mailing list