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
#13
OMG I finally got it.  I have seriously put 18 hours into getting this to work today.  I HATE SAMBA.  Anyway the problem was that I never set the second hard drive to auto mount.  Once I did that the directory info changes.  You just have to change smb.conf to match.  This is what it looks like now.
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 ===================================
[liteshare]
path = /home/%U/linux_share
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

[Gunroom]
path = /mnt/11390a57-b9fd-4fbb-849a-a1006275139d/shares/
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

Thanks everyone for giving me pointers.  If nothing else I learned a lot about samba today.
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: 1 Guest(s)