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