Ignore:
Timestamp:
Jun 9, 2016, 2:17:22 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: apply latest security patches to vendor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/selftest/target/Samba3.pm

    r860 r919  
    128128        domain logons = yes
    129129        lanman auth = yes
     130        raw NTLMv2 auth = yes
    130131";
    131132
     
    231232        security = server
    232233        password server = $s3dcvars->{SERVER_IP}
     234        client ntlmv2 auth = no
    233235";
    234236
Note: See TracChangeset for help on using the changeset viewer.