testprogs/blackbox: add 'net ads keytab delete' tests to test_net_ads.sh
[Samba.git] / docs-xml / smbdotconf / protocol / lsaovernetlogon.xml
blobd67be29ae3012a1fbf48ebc85d833ba4939f2b97
1 <samba:parameter name="lsa over netlogon"
2                  context="G"
3                  type="boolean"
4                  deprecated="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>Setting this deprecated option will allow the RPC server
8         in the AD DC to answer the LSARPC interface on the
9         <command>\pipe\netlogon</command> IPC pipe.</para>
11         <para>When enabled, this matches the behaviour of Microsoft's
12         Windows, due to their internal implementation choices.</para>
14         <para>If it is disabled (the default), the AD DC can offer
15         improved performance, as the netlogon server is decoupled and
16         can run as multiple processes.</para>
18 </description>
20 <value type="default">no</value>
21 </samba:parameter>