Successfully networking your Ubuntu system with Windows clients involves providing and integrating with services common to Windows environments. Such services assist the sharing of data and information about the computers and users involved in the network, and may be classified under three major categories of functionality:
ファイル/プリンタ共有サービス。 Server Message Block (SMB) プロトコルを利用して、 ファイルやフォルダやボリュームやプリンタの共有をネットワークを通して容易に行えます。
Directory Services. Sharing vital information about the computers and users of the network with such technologies as the Lightweight Directory Access Protocol (LDAP) and Microsoft Active Directory®.
認証とアクセス。ネットワーク内のコンピュータやユーザの身元を識別し、 また、コンピュータやユーザのアクセス認可情報の判定を、ファイルパーミッションやグループポリシー、Kerberos認証サービスなどの原則や手法やを用いて行います。
幸いにもUbuntuシステムは、Windowsクライアントへこうした機能のすべてを提供することと、クライアント間でのネットワーク資源の共有が可能です。Ubuntuシステムには、Windowsネットワーキング用の根幹をなすソフトウェアの一つとして、SAMBAの一連のSMBサーバアプリケーションとそのツール群が組み込まれています。Ubuntuサーバガイドの本節では、SAMBAの一連のサーバアプリケーションとユーティリティのインストールおよび一部の設定について簡略に紹介します。SAMBAに関するさらに詳細な文書や情報は本節の対象外ですが、SAMBA websiteにあります。