On Tue, Sep 22, 2009 at 11:18 AM, Sebastian Kayser <[email protected]> wrote: > I could see a possible problem as the USERGROUP related class which > takes care of adding the user/group (cswusergroup) is automatically > _appended_ to the SPKG_CLASSES variable by GAR. > > IIRC correctly however, it must be listed _before_ the class ugfiles > class, which lists files that should have their ownership set to such > newly created accounts.
Yes, you're right. The cswusergroup needs to create the user/groups before any files can be assigned to them (with ugfiles). -- /peter _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
