param: Disable LanMan authentication unless NTLMv1 is also enabled
[kai/samba-autobuild/.git] / source3 / include / proto.h
index 45841dca8ad381944e04481f9c9b3eb0fed00344..c8f6c282b6865cd26dde45c6ca76ffa5efb38470 100644 (file)
@@ -879,6 +879,7 @@ int lp_cups_encrypt(void);
 bool lp_widelinks(int );
 int lp_rpc_low_port(void);
 int lp_rpc_high_port(void);
+bool lp_lanman_auth(void);
 
 int lp_wi_scan_global_parametrics(
        const char *regex, size_t max_matches,