From Fedora Project Wiki

No edit summary
(25 intermediate revisions by 7 users not shown)
Line 1: Line 1:
== Samba (Windows Compatibility) ==
== SAMBA on Fedora 22 ==  


This section contains information related to Samba, the suite of software Fedora uses to interact with Microsoft Windows systems.
Name : samba
*Product : Fedora 22
*Version : 4.2.0
*Release : 2.fc22
*URL : http://www.samba.org/
*Summary : Server and Client software to interoperate with Windows machines
*Description :
Samba is the standard Windows interoperability suite of programs for Linux and
Unix.


=== GFS2 Clustered Samba ===
== Installing Samba ==  


With the availability of a clustered database (CTDB) for Samba, multiple instances of smbd across different nodes of a cluster are able to share state. It is now possible to export a gfs2 filesystem through one or more nodes in the cluster in a active/passive or active/active configuration to provide a highly-available Samba service.
To install Samba with yum:


''' Benefit to Fedora '''
# yum install samba
Use one of the options available on the Managing Services page to enable the server to start on boot and to start the process.


Samba was not cluster-aware until the introduction of CTDB and hence it was not possible to have a highly available samba service. Particularly, active/active configuration was not possible. With this feature, it will be possible to run highly available samba service(s) with different configurations (active/active, active/passive) over a shared gfs2 filesystem on the Red Hat cluster infrastructure.
== To Edit Samba Configuration file ==


 
/etc/samba/smb.conf
 
[[Category:Docs_Project]]
[[Category:Documentation_Beats]]

Revision as of 13:08, 10 April 2015

SAMBA on Fedora 22

Name : samba

  • Product : Fedora 22
  • Version : 4.2.0
  • Release : 2.fc22
  • URL : http://www.samba.org/
  • Summary : Server and Client software to interoperate with Windows machines
  • Description :

Samba is the standard Windows interoperability suite of programs for Linux and Unix.

Installing Samba

To install Samba with yum:

  1. yum install samba

Use one of the options available on the Managing Services page to enable the server to start on boot and to start the process.

To Edit Samba Configuration file

/etc/samba/smb.conf