summaryrefslogtreecommitdiff
path: root/usr/src/cmd/smbsrv
diff options
context:
space:
mode:
authorAram Hăvărneanu <aram@nexenta.com>2011-02-15 21:27:02 -0500
committerGordon Ross <gwr@nexenta.com>2013-01-28 13:55:31 -0500
commit5f1ef25c7a11451cbd3080dc3ce8e8db4ca996c4 (patch)
tree5e620d8ea7536378f7b94337f760ca88cb1de807 /usr/src/cmd/smbsrv
parente633f2d79475b51f0a4d46972282225abf851733 (diff)
downloadillumos-gate-5f1ef25c7a11451cbd3080dc3ce8e8db4ca996c4.tar.gz
604 CIFS server should traverse child mount points
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'usr/src/cmd/smbsrv')
-rw-r--r--usr/src/cmd/smbsrv/smbd/server.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/src/cmd/smbsrv/smbd/server.xml b/usr/src/cmd/smbsrv/smbd/server.xml
index eea68bb135..cf5e69986e 100644
--- a/usr/src/cmd/smbsrv/smbd/server.xml
+++ b/usr/src/cmd/smbsrv/smbd/server.xml
@@ -21,8 +21,8 @@ information: Portions Copyright [yyyy] [name of copyright owner]
CDDL HEADER END
-Copyright 2011 Nexenta Systems, Inc. All rights reserved.
Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
+Copyright 2011 Nexenta Systems, Inc. All rights reserved.
NOTE: This service manifest is not editable; its contents will
be overwritten by package or patch operations, including
@@ -217,6 +217,8 @@ file.
value='5.0' override='true'/>
<propval name='dfs_stdroot_num' type='integer'
value='0' override='true'/>
+ <propval name='traverse_mounts' type='boolean'
+ value='true' override='true'/>
</property_group>
<!-- SMB service-specific shares exec configuration defaults -->