CasaOS icon indicating copy to clipboard operation
CasaOS copied to clipboard

[Bug] Files browser share overwrote the OS's Samba service without a warning?

Open fanybook opened this issue 8 months ago • 1 comments
trafficstars

Describe the bug

Files browser share overwrote the OS's Samba service without a warning?

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Files browser'
  2. Click on 'share'

Expected behavior

warn me

Desktop (please complete the following information):

 - OS: [Ubuntu 20.04]
 - Browser [chrome]

System Time

Run timedatectl and share the output

               Local time: Fri 2025-02-28 15:10:33 CST
           Universal time: Fri 2025-02-28 07:10:33 UTC
                 RTC time: n/a                        
                Time zone: Asia/Shanghai (CST, +0800) 
System clock synchronized: yes                        
              NTP service: active                     
          RTC in local TZ: no

fanybook avatar Feb 28 '25 07:02 fanybook

mv /etc/samba/smb.conf{,.2} mv /etc/samba/smb.conf.bak /etc/samba/smb.conf

systemctl restart smbd

fanybook avatar Feb 28 '25 07:02 fanybook