k-space/samba
k-space
/
samba
Archived
9
0
Fork 0

TSIG updates broken #1

Open
opened 2021-10-09 07:47:59 +00:00 by lauri · 0 comments
Owner

Docker DNS gets in the way and prevents samba_dnsupdate doing what it needs to.

Looks like following gets the job done though:

samba_dnsupdate  --verbose --use-samba-tool

Either somehow hack regular samba_dnsupdate to run with --user-samba-tool flag by default or just run the command as part of Docker healthcheck.

Docker DNS gets in the way and prevents `samba_dnsupdate` doing what it needs to. Looks like following gets the job done though: ``` samba_dnsupdate --verbose --use-samba-tool ``` Either somehow hack regular `samba_dnsupdate` to run with `--user-samba-tool` flag by default or just run the command as part of Docker healthcheck.
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: k-space/samba#1
No description provided.