50d9424 SYSDB: Use sysdb_domain_dn instead of raw ldb_dn_new_fmt

5 files Authored by jhrozek 6 years ago, Committed by lslebodn 6 years ago,
    SYSDB: Use sysdb_domain_dn instead of raw ldb_dn_new_fmt
    
    Using ldb should be as much as an implementation detail as possible.
    Plus, it looks weird if one of the branch uses a sysdb function while
    another code branch uses a raw ldb call.
    
    Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
    
        
file modified
+2 -4
file modified
+1 -2
file modified
+3 -6
file modified
+4 -6