Displaying 3 results from an estimated 3 matches for "poikodi".
2023 Aug 11
1
Bug in dhcp-dyndns.sh script, A_REC always singleton array
...... for an A record should contain a glob, but for the sake of
> > robustness it might still be a good idea to find a better solution.
> >
> > For a single match the output looks like:
> > root at dy3:/# /bin/samba-tool dns query "dy3" "poizan.dk" "PoiKodi" A
> > "--use-kerberos=required" Name=, Records=1, Children=0
> > A: 10.13.37.10 (flags=f0, serial=1392054, ttl=900)
> >
> > For multiple A records the output looks like:
> > root at dy3:/# /bin/samba-tool dns query "dy3" "poizan.dk&q...
2023 Aug 11
1
Bug in dhcp-dyndns.sh script, A_REC always singleton array
...l that the output of sambatool dns query ... for an A record should contain a glob, but for the sake of robustness it might still be a good idea to find a better solution.
For a single match the output looks like:
root at dy3:/# /bin/samba-tool dns query "dy3" "poizan.dk" "PoiKodi" A "--use-kerberos=required"
Name=, Records=1, Children=0
A: 10.13.37.10 (flags=f0, serial=1392054, ttl=900)
For multiple A records the output looks like:
root at dy3:/# /bin/samba-tool dns query "dy3" "poizan.dk" "test" A "--use-kerberos=req...
2023 Aug 11
1
Bug in dhcp-dyndns.sh script, A_REC always singleton array
...atool dns
> query ... for an A record should contain a glob, but for the sake of
> robustness it might still be a good idea to find a better solution.
>
> For a single match the output looks like:
> root at dy3:/# /bin/samba-tool dns query "dy3" "poizan.dk" "PoiKodi" A
> "--use-kerberos=required" Name=, Records=1, Children=0
> A: 10.13.37.10 (flags=f0, serial=1392054, ttl=900)
>
> For multiple A records the output looks like:
> root at dy3:/# /bin/samba-tool dns query "dy3" "poizan.dk" "test" A
&...