Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


SMB - Possible to Disable?
#2
(01-07-2022, 09:49 PM)S_i_O Wrote: Hi All.
I saw a few posts on this, but no real solution.

My question: Is it possible do permanently disable SMB share from mOode installed on RPi's ?

Thx alot!
Happy new-year to all!

Sure.

As root, rename the file /etc/samba/smb.conf to something like /etc/samba/smb.conf.dist so that you still have it in case you want to reinstate it later but it won't be interpreted by smbd. Reboot and you'll find there are not smb shares on offer.

E.g.,
Code:
sudo mv /etc/samba/smb.conf /etc/samba/smb.conf.dist

Regards,
Kent
Reply


Messages In This Thread
SMB - Possible to Disable? - by S_i_O - 01-07-2022, 09:49 PM
RE: SMB - Possible to Disable? - by TheOldPresbyope - 01-08-2022, 01:25 AM
RE: SMB - Possible to Disable? - by S_i_O - 01-08-2022, 01:27 PM
RE: SMB - Possible to Disable? - by S_i_O - 01-09-2022, 03:13 PM
RE: SMB - Possible to Disable? - by S_i_O - 01-09-2022, 03:27 PM
RE: SMB - Possible to Disable? - by S_i_O - 01-09-2022, 08:24 PM
RE: SMB - Possible to Disable? - by Tim Curtis - 01-09-2022, 05:33 PM
RE: SMB - Possible to Disable? - by S_i_O - 01-09-2022, 08:21 PM
RE: SMB - Possible to Disable? - by Tim Curtis - 01-09-2022, 10:07 PM
RE: SMB - Possible to Disable? - by S_i_O - 01-10-2022, 03:31 PM
RE: SMB - Possible to Disable? - by TookaFace - 01-10-2022, 04:19 PM
RE: SMB - Possible to Disable? - by S_i_O - 01-11-2022, 07:10 PM
RE: SMB - Possible to Disable? - by hjheins - 02-13-2022, 11:19 AM

Forum Jump: