I'm sure that this has been discussed before, but having just come across beanstalkd, I'm curious about how anyone is implementing authentication.
I have a job queue that will be on localhost but I only want certain users to be able to manage jobs. I believe in defense in depth, and I do not believe in trusted networks or trusted environments, I've seen that myth dispelled far too many times. Might I ask what people are doing when they require authentication? stunnel and a client cert comes to mind. Perhaps come kind of shared secret between client and worker... Thanks, Mike -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/beanstalk-talk. For more options, visit https://groups.google.com/groups/opt_out.
