Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
xfce:thunar:thunar-shares-plugin [2025/05/05 05:36] – spelling & grammar improvements kevinbowenxfce:thunar:thunar-shares-plugin [2026/01/30 08:15] (current) – Modern Samba (4.x) no longer supports share-level security; it only supports user-level security (security = user) and AD/DC roles alexxcons
Line 35: Line 35:
   * [[https://www.gtk.org|GTK+-3.0]]   * [[https://www.gtk.org|GTK+-3.0]]
  
-For detailed information on the minimum required versions, check the [[https://gitlab.xfce.org/thunar-plugins/thunar-shares-plugin/-/blob/master/configure.ac|configure.ac]] file.+For detailed information on the minimum required versions, check the [[https://gitlab.xfce.org/thunar-plugins/thunar-shares-plugin/-/blob/master/meson.build|meson.build]] file.
  
 [[|Back to Top]] [[|Back to Top]]
Line 77: Line 77:
     [global]     [global]
     workgroup = WORKGROUP     workgroup = WORKGROUP
-    security = share+    security = user
     usershare path = /var/lib/samba/usershares     usershare path = /var/lib/samba/usershares
     usershare max shares = 100     usershare max shares = 100