Shared secret won't save your jobs from being deleted.
I can't really speak to this since we just had a private network for our backend servers and ignored auth for these jobs (or really anything else) — chad On Fri, Aug 2, 2013 at 5:56 PM, Michael Soulier <[email protected]> wrote: > 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. -- 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.
