f14dd98 Remove servertrls and clientctrls options from rename_s

1 file Authored by mkosek 11 years ago, Committed by rcritten 11 years ago,
    Remove servertrls and clientctrls options from rename_s
    
    python-ldap of version 2.3.10 and lower does not support serverctrls
    and clientctrls fir rename_s operation. Do not use these options until
    really needed. In that time, we may put a requirement in place, that
    minimal python-ldap version is 2.3.11. Also add a notice explaining
    why we did this change.
    
    https://fedorahosted.org/freeipa/ticket/3199
    
        
file modified
+5 -2