Samba is an software suite that provides seamless file and print services to SMB/CIFS clients. OpenSSL based options are disabled by default due to licensing issues.
Samba is an software suite that provides seamless file and print services to SMB/CIFS clients. OpenSSL based options are disabled by default due to licensing issues.
To install samba3, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install samba3
To see what files were installed by samba3, run:
port contents samba3
To later upgrade samba3, run:
sudo port selfupdate && sudo port upgrade samba3
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.