mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
3990c33efe
shfmt -f examples/ | xargs shfmt -w -p -i 0 -fn Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Tue Feb 22 16:20:58 UTC 2022 on sn-devel-184 |
||
---|---|---|
.. | ||
dns_update | ||
README |
This is an example script for doing dynamic DNS updates from the WINS database. You use this by putting the full path to the script in the "wins hook" option in smb.conf. Remember to mark the script executable and to set the right domain at the top of the script. See the BIND documentation for how to enable dynamic DNS updates. Remember to restrict the updates as far as you can to reduce the security risks inherent in dynamic DNS.