See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I need help with samba
#1
Hello,

I really need some help.  For whatever reason I struggle with samba every time I have to do anything with it.  This time though I am totally lost.  So I had an old P4 PC with an older version of Linux Lite that was set up as a media server.  After about 40 hours of messing with samba I got it to be visible and accessible by any computer on my network.  All was well until I upgraded to a new computer and installed the new version of Lite.  I can't get the network to work at all.  It can be seen by other computers but not accessed.  I have two hard drives in the computer.  On has the operating system and the other has the files I need to share on the network.  This is my smb.conf file

Code:
#======================= Global Settings ====================================
[global]
workgroup = WORKGROUP
server string = Linux Lite Shares
netbios name = Server
security = user
encrypt passwords = true
username map = /etc/samba/smbusers
map to guest = bad user
guest account = nobody
dns proxy = no
#======================= Share Definitions ===================================
[Server]
path = /media/chad2/backup/shares
available = yes
valid users = %U %G
write list = %U
browsable = yes
public = yes
writable = yes
guest ok = yes
read only = no
printable = yes
locking = no
strict locking = no

I'm clueless, any ideas?
Reply


Messages In This Thread
I need help with samba - by Phobos84 - 03-02-2019, 11:27 PM
Re: I need help with samba - by bitsnpcs - 03-02-2019, 11:52 PM
Re: I need help with samba - by Phobos84 - 03-03-2019, 12:21 AM
Re: I need help with samba - by Phobos84 - 03-03-2019, 12:34 AM
Re: I need help with samba - by bitsnpcs - 03-03-2019, 12:57 AM
Re: I need help with samba - by Phobos84 - 03-03-2019, 01:29 AM
Re: I need help with samba - by Phobos84 - 03-03-2019, 01:34 AM
Re: I need help with samba - by bitsnpcs - 03-03-2019, 01:38 AM
Re: I need help with samba - by firenice03 - 03-03-2019, 01:42 AM
Re: I need help with samba - by Phobos84 - 03-03-2019, 02:05 AM
Re: I need help with samba - by Phobos84 - 03-03-2019, 02:08 AM
Re: I need help with samba - by bitsnpcs - 03-03-2019, 02:41 AM
Re: I need help with samba - by Phobos84 - 03-03-2019, 03:22 AM
Re: I need help with samba - by bitsnpcs - 03-03-2019, 09:30 PM
Re: I need help with samba - by stevef - 08-01-2022, 06:27 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)