Attached is a suggested patch for the "max shares" entry in the
distributed smb.conf file.
Nathan
--- smb.conf.ucf-dist_trusty 2014-10-28 14:44:30.031106772 -0400
+++ smb.conf_max-share_new 2015-01-25 12:15:00.345729305 -0500
@@ -178,8 +178,9 @@
# Setup usershare options to enable non-root users to share folders
# with the net usershare command.
-# Maximum number of usershare. 0 (default) means that usershare is disabled.
-; usershare max shares = 100
+# Maximum number of usershare. The default setting on Debian systems
+# is 100. 0 means that usershare is disabled.
+; usershare max shares = 0
# Allow users who've been granted usershare privileges to create
# public shares, not just authenticated ones