> >> >> OK :) >> >> Updated remote.py and now receive the following exception >> Fault: <Fault 1: "<class 'cobbler.cexceptions.CX'>:'user does not have >> access to resource: is_kickstart_in_use'"> >> >> Should cobbler handle this exception similar to other objects that a >> user does not have rights to modify? > > Probably the code shouldn't require user rights on this at all as it's > basically a safe operation. > > File a bug in Trac please? Might be able to knock this out tomorrow > AM before we do 1.2.6, if not, we'll fix it for the next one. > > Meanwhile you can still edit the templates on the filesystem as a > workaround. > > (Trac is http://fedorahosted.org/cobbler) > > Thanks! > > --Michael >
Michael, Not sure this is 'safe', if a user has no rights to modify other objects why should they be allowed to modify kickstart's via the web? I will file a Trac when I arrive in the office in the morning. Again, Thanks for all of your help!!! -Ron >> >> When I attempt view other objects with a user account that is not in >> users.conf I see a messages similar to: >> >> WARNING: You do not have permission to make changes to this >> object. To recieve access, contact your Cobbler server administrator. >> The access control list for this object is: admin. >> >> My users.conf is fine :) I use the stock users.conf that ships with >> cobbler to test unauthorized access and the >> following to test authorized. >> >> [admins] >> MyUserName = "" >> admin = "" >> cobbler = "" >> >> >> Oh, and there is a typo in the unauthorized message :) recieve should be >> receive > > I always have problems with that one :) > >> >> >> -Ron >> >> >> >>> _______________________________________________ >>> cobbler mailing list >>> [email protected] >>> https://fedorahosted.org/mailman/listinfo/cobbler >>> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> cobbler mailing list >> [email protected] >> https://fedorahosted.org/mailman/listinfo/cobbler >> > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
