Hi!
I need some help. I whent to connect to another computer on my network with samba and i got this message:
Code:
user@my-computer:~$ smbclient //second-computer/
params.c:OpenConfFile() - Unable to open configuration file "/etc/samba/smb.conf":
No such file or directory
smbclient: Can't load /etc/samba/smb.conf - run testparm to debug it
Connection to second-computer failed
so I ran testparm to debug it and it said:
Code:
user@my-computer:~$ testparm
Load smb config files from /etc/samba/smb.conf
params.c:OpenConfFile() - Unable to open configuration file "/etc/samba/smb.conf":
No such file or directory
Error loading services.
Please help me!