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