Software - Support > Other

Problem with Lite Network Shares

(1/1)

elpirata:

--- Quote from: stevef on October 05, 2023, 04:11:59 AM ---Can't reproduce this issue on version 5.8 or 6.6 systems.

Has anything related to the system and networking changed since you last successfully ran this utility ?
What version of Linux Lite are you using ?


--- End quote ---

The first time it did open the config file and I added folders to it. But now it doesn't open it anymore. I'm on 6.6. Everything's up to date.


--- Code: ---md5sum /usr/bin/lite-networkshares
06f30042d285c99e6be5fad3e6dc65fc  /usr/bin/lite-networkshares

--- End code ---


--- Code: ---ls -l /usr/bin/lite-networkshares
-rwxr-xr-x 1 root root 5472 ago 14  2022 /usr/bin/lite-networkshares
--- End code ---


--- Quote ---#======================= Global Settings ====================================
[global]
workgroup = WORKGROUP
server string = Linux Lite Shares
netbios name = AudCen
security = user
username map = /etc/samba/smbusers
map to guest = bad user
guest account = nobody
dns proxy = no
#======================= Share Definitions ===================================
[Descargas]
path = /home/fede/Descargas/
available = yes
valid users = %U %G
write list = %U
browsable = yes
public = yes
writable = yes
guest ok = yes
read only = no
printable = no
locking = no
strict locking = no

[Peliculas]
path = /media/fede/Backup/Descargas/Peliculas/
available = yes
valid users = %U %G
write list = %U
browsable = yes
public = yes
writable = yes
guest ok = yes
read only = no
printable = no
locking = no
strict locking = no
force user = fede

[Series]
path = /media/fede/Backup/Descargas/Series/
available = yes
valid users = %U %G
write list = %U
browsable = yes
public = yes
writable = yes
guest ok = yes
read only = no
printable = no
locking = no
strict locking = no
force user =  fede

[Megasync]
path = /media/fede/Backup/MegaSync/
available = yes
valid users = %U %G
write list = %U
browsable = yes
public = yes
writable = yes
guest ok = yes
read only = no
printable = no
locking = no
strict locking = no

--- End quote ---


--- Code: ---stat /etc/samba/smb.conf
  File: /etc/samba/smb.conf
  Size: 1293      Blocks: 8          IO Block: 4096   regular file
Device: 803h/2051d Inode: 936313      Links: 1
Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2023-10-05 11:36:04.203309311 -0300
Modify: 2023-09-11 10:06:23.613363947 -0300
Change: 2023-09-11 10:06:23.909255864 -0300
 Birth: 2023-09-11 10:06:23.613363947 -0300

--- End code ---

Jerry:

--- Code: ---cat /etc/samba/smb.conf
--- End code ---


--- Code: ---stat /etc/samba/smb.conf
--- End code ---

stevef:
Can't reproduce this issue on version 5.8 or 6.6 systems.

Has anything related to the system and networking changed since you last successfully ran this utility ?
What version of Linux Lite are you using ?
What is the output of the following commands ?


--- Code: ---md5sum /usr/bin/lite-networkshares
--- End code ---


--- Code: ---ls -l /usr/bin/lite-networkshares
--- End code ---

elpirata:
When I hit "Edit share settings", it doesn't open any files. It just goes straight to the Reload or Restart Services options.

The smb.conf file is there, on /etc/samba/.

Navigation

[0] Message Index

Go to full version