Chris O'Regan wrote: >> Yes, I know. >> >> If we set the directory permissions correctly that should make sure they >> are created with the same permissions as the directory. >> > > Oh, I think I understand why you are saying. The RPM is setting an ACL > on directories so that any file created below will inherit its parent's > permissions. The RPM hasn't set an ACL on the syslog directory so we are > now dealing with unix permissions, that is, calculating the default > permissions based on the umask setting. > > >> FWIW, umask modification isn't in cobbler anywhere. >> > > So the fix is to track down where my umask is being changed, or to put > an ACL on this directory... > > yeah I think what I suggested earlier (that the sticky bit would help here) is definitely wrong if it's 666.
Since things should be consistent with the RPM, something else is weird ... I'll research further. If you can, please open a defect in Trac. > Thanks, this is what I need. > > > Chris > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
