mirror of
https://github.com/samba-team/samba.git
synced 2025-01-05 09:18:06 +03:00
46069ed06c
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
14 lines
490 B
XML
14 lines
490 B
XML
<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>
|