wafsamba: fix pidl dependencies to rebuild on pidl changes
[Samba.git] / docs-xml / smbdotconf / domain / spnupdatecommand.xml
blob9dcce13d43ef71fa2ae8a0a2ab6f51ef543b2ee9
1 <samba:parameter name="spn update command"
2                  context="G"
3                  type="cmdlist"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This option sets the command that for updating
7                 servicePrincipalName names from <filename>spn_update_list</filename>.
8         </para>
9 </description>
11 <value type="default">&pathconfig.SCRIPTSBINDIR;/samba_spnupdate</value>
12 <value type="example">/usr/local/sbin/spnupdate</value>
13 </samba:parameter>