Difference between revisions of "Share Extra Parameters"
From Amahi Wiki
Line 11: | Line 11: | ||
You can do anything that Samba let's you | You can do anything that Samba let's you | ||
− | * Add [[Recycle bins] to each of your shares | + | * Add [[Recycle bins]] to each of your shares |
* Allow guests to see a share, by adding this line to a share | * Allow guests to see a share, by adding this line to a share | ||
guest ok = yes | guest ok = yes |
Revision as of 11:35, 9 February 2010
The Extra Parameters option for Shares will appear if you enabled Advanced_Settings.
It can be used to add other parameters in your smb.conf for specific shares.
IMPORTANT: You can easily make Amahi generate INVALID samba configurations with this option - so use it very carefully!!
Things You Can Do
You can do anything that Samba let's you
- Add Recycle bins to each of your shares
- Allow guests to see a share, by adding this line to a share
guest ok = yes
- Add quotas to a share
- Audit share activiy
- Add support for Greyhole Drive Pooling
- Even run ClamAV antivirus and having virus protection in a given share
If these work well and there is demand for any of them, we will provide them as a single-click checkbox. Send us feedback or file a feature request for it!