Access SAMBA+ software packages
Download SAMBA+
Scroll down this page and click on the desired software package in the overview table. The SerNet download server will ask you to enter a username and a password.
The username is your subscription key (starting with SMB...) available in your SAMBA+ shop account under "licenses".
The password is always "sambaplus". (So the secret to access the packages lies in the subscription key and not in the password.)
Repository integration of SAMBA+
The following form of URLs can be used to automatically retrieve packages from our repositories with package managers such as apt, yum or zypper. The packages are signed with SerNet's gpg build key. See below for details.
If you need SAMBA+ for any other operating system or architecture, please use the contact button or mail us to sales@. sernet.com
The repository files can be copied to the following locations, depending on the installer used:
installer | path for repo-file |
---|---|
apt | /etc/apt/sources.list.d |
yum | /etc/yum.repos.d |
zypper | /etc/zypp/repos.d
|
Note that the repository files are templates: In the URLs inside the repository files, you need to replace KEY:PASSWORD with your corresponding subscription key and password "sambaplus". On Debian based systems we recommend to store the login information at /etc/apt/apt_auth.conf or at a separate configuration file /etc/apt/auth.conf.d/sambaplus.conf instead of in the sources.list configuration file. Use an editor of your choice to add the following lines:
machine download.sernet.de/subscriptions/samba/
login KEY
password sambaplus
KEY needs to be replaced with your subscription key.
1 Requires packages from SUSE Package Hub repository.
2 Some samba-tool features require the python3-markdown package from the PowerTools repository, which should be enabled prior to the package installation.
3 There are dependencies on packages from the EPEL repository, which must be activated before installation.
The SerNet build key
The packages are signed with SerNet's gpg build key to guarantee authenticity.
- Install Debian key package:
wget https://download.sernet.de/pub/sernet-samba-keyring_latest_all.deb
dpkg -i sernet-samba-keyring_latest_all.deb - Install RPM key package:
wget https://download.sernet.de/pub/sernet-build-key-latest.noarch.rpm
rpm -i sernet-build-key-latest.noarch.rpm
After importing the key, please make sure that 'apt-key finger' or 'gpg --quiet --with-fingerprint /usr/lib/rpm/gnupg/sernet-build-key.gpg' shows the following fingerprint:
769B 4AC6 BBD7 F7B1 B1FE 8081 1347 2811 1B6D 0337
FAQ
Please refer to the SAMBA+ FAQ at https://samba.plus/faq/.
Disclaimer
The software offered for download by this service is Open Source and Free Software licensed under the GNU General Public License (GPL) version 3 or higher. It is provided as is, without any warranty under the conditions of the GPL. For details see the homepages of the GNU General Public License and the Free Software Foundation.