mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
smb.conf(5): Add basic documentation for 'nsupdate command'.
This commit is contained in:
13
docs-xml/smbdotconf/domain/nsupdatecommand.xml
Normal file
13
docs-xml/smbdotconf/domain/nsupdatecommand.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<samba:parameter name="nsupdate command"
|
||||
context="G"
|
||||
type="string"
|
||||
advanced="1"
|
||||
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
||||
<description>
|
||||
<para>This option sets the path to the <filename>nsupdate</filename>
|
||||
command which is used for GSS-TSIG dynamic DNS updates.
|
||||
</para>
|
||||
</description>
|
||||
|
||||
<value type="default">$prefix/sbin/nsupdate -g</value>
|
||||
</samba:parameter>
|
Reference in New Issue
Block a user