Linux serverNETWORK ADMINISTRATIONS

Install and Configure Samba on CentOS 7 ( without Password )

Install and Config Samba on CentOS 7 ( without Password )
******************************************************************************
*** Try Vultr for free with $100 : https://www.vultr.com/?ref=8372740-6G ***
******************************************************************************
*** *** ***
* Overview
– Samba is a free and open-source re-implementation of the SMB/CIFS network file sharing protocol that allows end users to access files, printers, and other shared resources.

– In this series, we will show how to install Samba on CentOS 7 and configure it as a standalone server to provide file sharing across different operating systems over a network.

Part 1 : Install and Configure Samba Without Password
Part 2 : Install and Configure Sambe With Require Password

* In this tutorial :
– Samba Server : CentOS 7 | IP Server : 192.168.1.8
– Client : Windows ( Windows 10,7,Windows Server )
* Meanings of the options in the smb.conf file.
-path – The path to the share.
-browseable – Whether the share should be listed in the available shares list. By setting to no other users will not be able to see the share.
-read only – Whether the users specified in the valid users list are able to write to this share.

source

centos 7

Leave a Reply

Your email address will not be published. Required fields are marked *