pavement

Samba

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Samba ([http://www.samba.org samba.org]) is an open-source program that, in a nutshell, makes FreeBSD (or any flavor of Unix it has been ported to) look and act like a Windows machine from the perspective of REAL windows machines.  
+
Samba ([http://www.samba.org samba.org]) is an open-source project that provides network-based file and printer sharing capabilities typically found on Microsoft server platforms.  It is described as a re-implementation of Microsoft's own SMB / CIFS protocols to the point of operating as a Primary Domain Controller (as found on Microsoft Windows NT 4.0 Server).  It can function within Active Directory but is not capable of being a full Active Directory Controller (as found on Microsoft Windows 2000 / 2003 Server).  When installed and configured on FreeBSD other Windows computers will see it is a Windows file server on the network.
  
This means Samba can be used to set up network shares (file and printer) that Win.x machines on the same network can access, just as if the FreeBSD machine was an actual Windows server.
+
Two web based systems exist to manage Samba servers:
  
This main page will be updated as articles are added, and will act as a portal to the rest of the Samba-related content on this wiki.
+
* Samba Web Administration Tool, [[SWAT - Samba Web Interface|SWAT]], is specifically designed for managing Samba;
 +
* [[Webmin]] is a modular management system that has a Samba component.
 +
 
 +
The Samba system also enables a FreeBSD user to connect to other SMB / CIFS based file servers regardless of whether the remote system is running Microsoft Windows or FreeBSD operating systems.
  
 
These articles will cover installing Samba under FreeBSD, configuring it, and configuring the client windows machines.
 
These articles will cover installing Samba under FreeBSD, configuring it, and configuring the client windows machines.
  
 
[[Samba_Installation]] -  
 
[[Samba_Installation]] -  
[[Samba_Configuration]] -
+
[[Samba_Configuration]]
[[SWAT - Samba Web Interface‎]]
+
 
 +
Samba also contains an implementation of Microsoft's [[WINS | Windows Internet Name Service (WINS)]] service.
 +
 
 
[[Category:Ports and Packages]]
 
[[Category:Ports and Packages]]
 +
[[Category:FreeBSD for Servers]]

Latest revision as of 23:41, 12 October 2007

Samba (samba.org) is an open-source project that provides network-based file and printer sharing capabilities typically found on Microsoft server platforms. It is described as a re-implementation of Microsoft's own SMB / CIFS protocols to the point of operating as a Primary Domain Controller (as found on Microsoft Windows NT 4.0 Server). It can function within Active Directory but is not capable of being a full Active Directory Controller (as found on Microsoft Windows 2000 / 2003 Server). When installed and configured on FreeBSD other Windows computers will see it is a Windows file server on the network.

Two web based systems exist to manage Samba servers:

  • Samba Web Administration Tool, SWAT, is specifically designed for managing Samba;
  • Webmin is a modular management system that has a Samba component.

The Samba system also enables a FreeBSD user to connect to other SMB / CIFS based file servers regardless of whether the remote system is running Microsoft Windows or FreeBSD operating systems.

These articles will cover installing Samba under FreeBSD, configuring it, and configuring the client windows machines.

Samba_Installation - Samba_Configuration

Samba also contains an implementation of Microsoft's Windows Internet Name Service (WINS) service.

Personal tools