ftweedal / 389-ds-base

Forked from 389-ds-base 6 years ago
Clone

a36c6df Bug 681345 - setup-ds.pl should set SuiteSpotGroup automatically

Authored and Committed by nkinder 13 years ago
    Bug 681345 - setup-ds.pl should set SuiteSpotGroup automatically
    
    When the SuiteSpotGroup directive is not specified in the inf file
    used by setup, the group permissions do not get set on certain
    directories (such as the rundir).  This can break instances if you
    are running more than one on the same system.
    
    This patch makes setup use the primary group of the SuiteSpot
    user if the group is not specified.  I also added validation of
    the group parameter.