pemensik / bind-dyndb-ldap

Forked from bind-dyndb-ldap 6 years ago
Clone

d6d8e23 Validate authentication settings strictly.

Authored and Committed by pspacek 11 years ago
    Validate authentication settings strictly.
    
    - auth_method 'SASL' do not accept bind_dn and password options
    - auth_method 'simple' do not accept sasl_* and krb5_* options
    - auth_method 'none' do not accept any of options above
    
    Signed-off-by: Petr Spacek <pspacek@redhat.com>
    
        
file modified
+33 -9