summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/domain/spnupdatecommand.xml
blob: 9dcce13d43ef71fa2ae8a0a2ab6f51ef543b2ee9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="spn update command"
                 context="G"
                 type="cmdlist"
                 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>