On 03/12/2010 05:18 PM, Nathan Blackham wrote: > I am working on setting up my own koji server. I have a kerberos realm all > setup and want to use kerberos for the front-end interaction. Is it > possible to use SSL cert authentication on the backend (hub to kojira, hub > to kojid) if I have kerberos setup for the frontend?
Sure, you can mix authentication methods for xml-rpc (though I doubt you can get both to work for users logging into the web ui). I recommend getting one to work before adding the next though. That being said, why not use kerberos all around? -- buildsys mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/buildsys
