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
Samba Sharing Files and Folders vs Thunar?
#3
Thanks for that. I always thought CLI meant clear interrupt flag Smile
And I confess to being not conversant in linux.

Using //192.168.1.104/guest/ I get the error NT_STATUS_BAD_NETWORK_NAME.
If I omit guest there's no response, just back to the command prompt.

Here is my minimalist server side smb.conf...

[global]
        map to guest = Bad User
        log file = /var/log/samba/%m
        log level = 1
        server role = standalone server

[guest]
        # This share allows anonymous (guest) access
        # without authentication!
        path = /home/%U/linux_share
        read only = no
        guest ok = yes
        guest only = yes

Thanks so for helping.
Reply


Messages In This Thread
RE: Samba Sharing Files and Folders vs Thunar? - by JimmyJim - 05-06-2025, 09:06 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)