OBS-URL: https://build.opensuse.org/request/show/1169014 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensuse-wsdd-image?expand=0&rev=2
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.
Languages
XML
100%