d57efb7 Support Samba PASSDB 0.2.0 aka interface version 24

3 files Authored by abbra 9 years ago, Committed by mkosek 9 years ago,
    Support Samba PASSDB 0.2.0 aka interface version 24
    
    1. Samba project renamed libpdb to libsamba-passdb
       https://bugzilla.samba.org/show_bug.cgi?id=10355
    
    2. With interface version 24, Samba removed uid_to_sid()/gid_to_sid()
       from the PASSDB interface and united them as id_to_sid().
    
    Make sure FreeIPA ipa_sam code supports new and old versions of
    the PASSDB API.
    
    https://fedorahosted.org/freeipa/ticket/4778
    
    Reviewed-By: Sumit Bose <sbose@redhat.com>
    
        
file modified
+16 -4
file modified
+2 -1
file modified
+21 -0