samba-tool

Samba common files used by both the server and the client

Install

All systems
curl cmd.cat/samba-tool.sh
Debian Debian
apt-get install samba-common-bin
Ubuntu
apt-get install samba-common-bin
Alpine
apk add samba
Arch Arch Linux
pacman -S samba
image/svg+xml Kali Linux
apt-get install samba-common-bin
CentOS
yum install samba
Fedora
dnf install samba-dc-2
Windows (WSL2)
sudo apt-get update sudo apt-get install samba-common-bin
Raspbian
apt-get install samba-common-bin
Docker
docker run cmd.cat/samba-tool samba-tool powered by Commando

samba-common-bin

Samba common files used by both the server and the client

Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the samba-clients package).

samba-dc-2

4.8.0-0.5.rc4.fc28.x86_64 : Samba AD Domain Controller

samba

SMB/CIFS file, print, and login server for Unix

Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. This package provides the components necessary to use Samba as a stand-alone file and print server or as an NT4 or Active Directory domain controller. For use in an NT4 domain or Active Directory realm, you will also need the winbind package. This package is not required for connecting to existing SMB/CIFS servers (see smbclient) or for mounting remote filesystems (see cifs-utils).

samba4-common-bin

Samba 4 common files used by both the server and the client