adb1486 ad_opts: Use different default attribute for group name

1 file Authored by lslebodn 8 years ago, Committed by jhrozek 8 years ago,
    ad_opts: Use different default attribute for group name
    
    The MSFT docs [1,2] for LDAP attributes says:
    samAccountName is mandotory for 'user' and 'group' objectclasses
    via the 'Security-Principal' aux-class
    
    name is part of the 'top' class and *not* mandatory for 'user' or 'group'.
    
    [1] https://msdn.microsoft.com/en-us/library/ms679635%28v=vs.85%29.aspx
    [2] https://msdn.microsoft.com/en-us/library/ms678697%28v=vs.85%29.aspx
    
    Resolves:
    https://fedorahosted.org/sssd/ticket/2593
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    
        
file modified
+1 -1