samba

SMB/CIFS file, print, and login server for UNIX systems

brewmacoslinux
Try with needOr install directly
Source

About

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

Commands

smbclientsmbpasswdsmbdnmbdsmbcontrolsmbstatustestparm

Examples

List shared resources on a remote SMB server$ smbclient -L //hostname -U username
Connect to a remote SMB share interactively$ smbclient //hostname/sharename -U username
Validate Samba configuration file syntax$ testparm /etc/samba/smb.conf