On Fri, 25 Feb 2011 08:18:44 -0500, Tom Georgoulias 
<[email protected]> wrote:
> > In fact if you hack cobblerd.py to use 740 rather than 700 in
> > regen_ss_file, this is resolved.
> 
> It works.  Do we need a "patch" (if you can call a one char change that 
> ;) for this?  I can submit one if needed.

A better fix for this would be for cobbler to not chown the file. It
would be far better to open the file with the proper umask set. That
way, if the file doesn't exist, it gets created with the proper
permissions. If it already exists, it keeps the permissions it had
before.

Can anyone think of a reason this would be bad?

-- 
Scott Henson
Red Hat CIS Operator
WVU Alum BSAE/BSME

Attachment: pgpk0U7SFRSDC.pgp
Description: PGP signature

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to