1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-22 22:04:08 +03:00
samba-mirror/docs-xml/smbdotconf/domain/spnupdatecommand.xml

14 lines
487 B
XML
Raw Normal View History

<samba:parameter name="spn update command"
context="G"
type="list"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This option sets the command that for updating
servicePrincipalName names from <filename>spn_update_list</filename>.
</para>
</description>
<value type="default">&pathconfig.SCRIPTSBINDIR;/samba_spnupdate</value>
<value type="example">/usr/local/sbin/spnupdate</value>
</samba:parameter>