I earlier had a single disk volume which I have removed. Now I want to remove the "Network recycle bin" folder and I understand this can only be done by editing the "smb.conf" file.
Can someone please confirm I have to delete the whole section shown below in the "smb.conf" file?
[Network Recycle Bin 7]
comment = [Single Disk Volume: Drive 7]
path = /share/HDG_DATA/Network Recycle Bin
browsable = yes
oplocks = yes
ftp write only = no
public = yes
invalid users = "guest"
read list = @"everyone"
write list = "admin"
valid users = "root",@"everyone","admin"
inherit permissions = yes
Thanks in advance,
News