On 02/24/2011 03:58 PM, Stuart Sears wrote: > On 24/02/11 20:30, Tom Georgoulias wrote: >> I built a new cobbler server using cobbler-2.0.10-1.el5.noarch.rpm from >> EPEL-Testing and noticed that the ACLs have to be redone every time that >> cobblerd is restarted. Can anyone else confirm this?
> Actually this is a bug which I have been meaning to do something about. > The issue is with the permission on web.ss - ACLs are masked against the > group permissions set on a file and when the file is created with 700 > permissions, all ACLs become effectively --- > > I believe this is common to All cobbler 2+ versions. Thanks for confirming this. > 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. > I'm surprised it hasn't come up more regularly. Me too. I did all sorts of web and mailing list searches but never found anything. Tom _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
