mreynolds / 389-ds-base

Forked from 389-ds-base 6 years ago
Clone

7dfe817 Bug 505722 - Allow ntGroup to have mail attribute present

Authored and Committed by nkinder 13 years ago
    Bug 505722 - Allow ntGroup to have mail attribute present
    
    The ntGroup objectclass currently doesn't allow the mail attribute
    to be present.  This causes groups synched from AD with a mail
    attribute set to receive a schema violation.
    
    This patch changes the definition of the ntGroup objectclass to
    allow the mail attribute.