Tech Preview

SLE Samba Toolbox Container

Samba Toolbox container based on the SLE Base Container Image.

Get Image
Digest:
sha256:21daca44ead56778ea77e1efc1ecefb369cea701f79c09b7854cea90428448fc
21daca44e
Repository:
registry.suse.com/suse/samba-toolbox:latest

Samba Toolbox Container Image

SLSA Provenance: Available

Description

Samba is a feature-rich Open Source implementation of the SMB and Active Directory protocols for Linux and UNIX-like systems.

This image comes with Samba tools and TDB tools.

Usage

To check the available shares in a SMB file server, run the following command:

$ podman run -it --rm registry.suse.com/suse/samba-toolbox:4.21 smbclient -L //SERVER/SHARE -U "DOMAIN\\username"

To check the available shares anonymously in a SMB file server, run the following command:

$ podman run -it --rm registry.suse.com/suse/samba-toolbox:4.21 smbclient -L //SERVER/SHARE -N

To list all Samba users in the Samba database, run the following command:

$ podman run -it --rm -v /path/to/samba/data:/var/lib/samba registry.suse.com/suse/samba-toolbox:4.21 pdbedit -L

To print all records in the Samba secrets database, run the following command:

$ podman run -it --rm -v /path/to/samba/data:/var/lib/samba registry.suse.com/suse/samba-toolbox:4.21 tdbdump /var/lib/samba/private/secrets.tdb

Licensing

SPDX-License-Identifier: GPL-3.0-or-later

This documentation and the build recipe are licensed as GPL-3.0-or-later. The container itself contains various software components under various open source licenses listed in the associated Software Bill of Materials (SBOM).

This image is based on SUSE Linux Enterprise Server, a reliable, secure, and scalable server operating system built to power mission-critical workloads in physical and virtual environments.

  • Image Data

    Last Built: 26 Jun 06:31 UTC

    Compressed Size: 46.3 MB

    Uncompressed Size: 128.1 MB

    Support Level: Techpreview

    Supported until: 31 Jul 2031


  • Health Index
    A

    No vulnerabilities found

    Last Scan:

    about 11 hours ago