testprogs/blackbox: add 'net ads keytab delete' tests to test_net_ads.sh
[Samba.git] / docs-xml / smbdotconf / security / ntpsigndsocketdirectory.xml
blob18d70cf41e1c25c674adc923e28911cb17b8af55
1 <samba:parameter name="ntp signd socket directory"
2                  context="G"
3                  type="string"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This setting controls the location of the socket that
7                 the NTP daemon uses to communicate with Samba for
8                 signing packets.</para>
10         <para>If a non-default path is specified here, then it is also necessary
11                 to make NTP aware of the new path using the <constant>ntpsigndsocket</constant>
12                 directive in <filename>ntp.conf</filename>.</para>
13 </description>
15 <value type="default">&pathconfig.NTP_SIGND_SOCKET_DIR;</value>
16 </samba:parameter>