The SASL authentication server works and is handing off connections to a
patched beanstalkd.

I have only tested with the PLAIN mechanism vs. saslauthd backed by a
sasldb.

Four things remain

- Implement multi-stage SASL auth so we can at least use DIGEST-MD5

- Test versus LDAP credential store, as it's my impression that that is what
most folks do

- Code review / changes

- Write some docs

I could use some help with the LDAP credential store. The docs I have found
are wrong at worst [1] and impenetrable at best [2].

Is there anyone in the Beanstalk community who can build me  a VirtualBox VM
set up with the following?

- 32-bit OS
- OpenLDAP set up and configured with some sample credentials
- saslauthd set up to talk to OpenLDAP

If so, I can get this out faster.

[1] vs Ubuntu 11.04,
http://geco.phys.columbia.edu/~jrollins/howtos/ldap.html

[2] https://help.ubuntu.com/11.04/serverguide/C/openldap-server.html

Jon Cooper ([email protected])


On Wed, Jun 15, 2011 at 1:54 PM, David Leimbach <[email protected]> wrote:

>
>
> On May 5, 3:50 pm, Keith Rarick <[email protected]> wrote:
> > On Thu, May 5, 2011 at 8:52 AM, Jon Cooper <[email protected]> wrote:
> > > Cool. Should just be able to patch make_server_socket to check with
> > > sd-daemon.c:sd_is_socket_unix, right?
> >
> > Yes.
>
> Just kind of wondering if/how this is coming along.
>
> Dave
>
> --
> You received this message because you are subscribed to the Google Groups
> "beanstalk-talk" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/beanstalk-talk?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"beanstalk-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/beanstalk-talk?hl=en.

Reply via email to