39d6a3b SYSDB: Better debugging for email conflicts

3 files Authored by mzidek 6 years ago, Committed by jhrozek 6 years ago,
    SYSDB: Better debugging for email conflicts
    
    Add DEBUG message when conflicts in FQ names or emails
    are detected.
    
    Also improve man page to hint on how to work around issue
    with conflicting emails.
    
    Note: We store emails in two different attributes in sysdb:
    - SYSDB_USER_EMAIL
    - SYSDB_NAME_ALIAS - this one is lowercased and used in getpwnam
                         searches.
    
    Resolves:
    https://fedorahosted.org/sssd/ticket/3293
    
    Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>
    
        
file modified
+3 -1
file modified
+15 -0
file modified
+9 -0