18
0

wsdd container

wsdd implements a Web Service Discovery host daemon. This enables (Samba) hosts to be found by Web Service Discovery Clients like Windows.

Guide

Run a new wsdd instance

The command to run this container is:

podman run -d --rm --name wsdd --net=host -e HOSTNAME=$(hostname) registry.opensuse.org/home/kukuk/container/container/wsdd

Environment variables:

DEBUG=[0|1] Enable debug mode HOSTNAME= Samba Netbios name to report. WORKGROUP= Workgroup name DOMAIN= Report being a member of an AD DOMAIN. Disables WORKGROUP if set.

Description
No description provided
Readme MIT 38 KiB
Languages
XML 100%