



altair4 wrote:
** You posted in the "Main Edition" part of the forum but you are in fact running the Debian Edition, correct?
altair4 wrote:
** The "Simple File Sharing in Mint" HowTo you referenced is Nautilus specific so it doesn't work as presented with Thunar. If you want to create shares from Thunar somewhat like you create shares in Nautilus you need to follow this HowTo:
Create Samba Shares Directly from Thunar: viewtopic.php?f=197&t=88255

i made that work once, but when i tried to change the folder to read/write i buggered it.
net usershare info --longi liked having the shared folders option in the system tools.
[Public]
path = /home/phil/Public
read only = No
guest ok = yessudo service samba restart
altair4 wrote:Please post the output of the following command:
- Code: Select all
net usershare info --long
altair4 wrote:I'm not aware of any such option. I'm beginning to think we are talking about 2 different things. There is a utility called "Personal File Sharing" that allows a user to share the Public folder in his home directory. But that's not samba. It's a baby apache file server that uses avahi to broadcast the existence of that Public folder share. Main Mint has that utility. LMDE XFCE does not.
EDIT: Unless you are talking about an entry in the System Tools called "Samba". That comes from the package "system-config-samba". But that is a package developed by Ubuntu for Ubuntu and is not part of the Debian repositories.






has 3 tabs, shared folders; general properties; users with one of those unlock buttons i hate so much next to the close button .. want a screenshot of it?












OnlyShowIn=GNOME;
NoDisplay=true
gksu gedit /usr/share/applications/shares.desktop#NoDisplay=true


no, can't figure out how to control the users/passwords for private shares, but still haven't been able to do so for the samba share entries we added to thunar's custom actions either, so no loss yet lol. it seems to only recognize guest shares.
[Pictures]
path = /home/altair/Pictures
read only = No
guest ok = Yes
[Pictures]
path = /home/altair/Pictures
read only = No
guest ok = No
sudo smbpasswd -a altairsudo smbpasswd -a bobsudo chmod 0777 /home/altair/Picturescan't seem to remove the share using the remove line we added in thunar's custom actions either.
net usershare delete %n && chmod 755 %f
Users browsing this forum: No registered users and 2 guests