09-21-2015, 08:48 PM
Hi guys can you help me pleas. I don't know what to do. So i'm not a begginer at linux(running another Ubuntu PC...) but i'm new to linux lite. I want to share files between linux lite and win7. I have configurated the conf file like in the tutorial (https://www.freecinema2022.gq/manual/network.html). i also checked if everything works with commands smbclient -L name and testparm the conf file. At the end when i want to connect to my share from windows I cant. I can see the device but i cant't access it when i want to acces it i get error 0x80070035 (the network path was not fount). i tryed all sorts of stuff.(ping the computer, access it from run and cmd, i restarted the drivers for ethernet card). so you can see i'm desperate. i dont know what to do. Pleas help me.
PS i'm running ubuntu on another PC with samba server and it works great. :'( :'( :'( :'( :'(
my conf file:
#======================= Global Settings ====================================
[global]
workgroup = WORKGROUP
server string = Linux Lite Shares
; netbios name = ray
security = share
encrypt passwords = true
username map = /etc/samba/smbusers
map to guest = bad user
; guest account = nobody
dns proxy = no
#======================= Share Definitions ===================================
[linuxliteshare]
path = /home/%U/share
; available = yes
valid users = %U %G
write list = %U
; browsable = yes
; public = no
writable = yes
; printable = no
locking = no
strict locking = no
PS i'm running ubuntu on another PC with samba server and it works great. :'( :'( :'( :'( :'(
my conf file:
#======================= Global Settings ====================================
[global]
workgroup = WORKGROUP
server string = Linux Lite Shares
; netbios name = ray
security = share
encrypt passwords = true
username map = /etc/samba/smbusers
map to guest = bad user
; guest account = nobody
dns proxy = no
#======================= Share Definitions ===================================
[linuxliteshare]
path = /home/%U/share
; available = yes
valid users = %U %G
write list = %U
; browsable = yes
; public = no
writable = yes
; printable = no
locking = no
strict locking = no