source: vendor/current/docs-xml/smbdotconf/domain/spnupdatecommand.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 490 bytes
Line 
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>
10
11<value type="default">&pathconfig.SCRIPTSBINDIR;/samba_spnupdate</value>
12<value type="example">/usr/local/sbin/spnupdate</value>
13</samba:parameter>
Note: See TracBrowser for help on using the repository browser.