dynconfig: implement PERL_LIB_INSTALL_DIR.
[Samba.git] / docs-xml / smbdotconf / security / ntpsigndsocketdirectory.xml
blob718626d242ef9adfeadd2e31a94d87ba212e1794
1 <samba:parameter name="ntp signd socket directory"
2                  context="G"
3                  type="string"
4                  advanced="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">$prefix/run/samba/ntp_signd</value>
17 </samba:parameter>