smbspool_krb5_wrapper
command-line SMB/CIFS clients for Unix
Install
- All systems
-
curl cmd.cat/smbspool_krb5_wrapper.sh
- Debian
-
apt-get install smbclient
- Ubuntu
-
apt-get install smbclient
- Arch Linux
-
pacman -S smbclient
- Kali Linux
-
apt-get install smbclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install smbclient
- Raspbian
-
apt-get install smbclient
- Dockerfile
- dockerfile.run/smbspool_krb5_wrapper
smbclient
command-line SMB/CIFS clients 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. This package contains command-line utilities for accessing Microsoft Windows and Samba servers, including smbclient, smbtar, and smbspool. Utilities for mounting shares locally are found in the package cifs-utils.