From: Graham B. <gb...@po...> - 2001-02-15 18:04:14
|
The Net::LDAP distribution is completely perl, so I would not want to add and XS to it. But I would consider making changes so that it could be used but distribued separately. As for Authen::SASL, I am in the process of giving this an overhaul, but again I want it to remain mainly perl only. But I would be happy to talk to you about it. I was planning to move Authen::SASL out of the Net::LDAP dist and into its own anyway. Graham. On Thu, Feb 15, 2001 at 05:24:43PM +0000, Simon Wilkinson wrote: > I've got a small piece of XStub shim which I've implemented to allow GSSAPI > SASL binds to be performed from Net::LDAP. Would you be interested in having > this intergrated into the Net::LDAP distribution, and if not, who (Graham?) > do I need to speak to about carving out a chunk of the Authen::SASL namespace > for it. > > I'd also like, as a slightly longer term project, to do some work on the > Authen::SASL infrastructure, so that it can better support connection > encryption rather than just authentication, and so that the > challenge/response mechanism is better defined. > > Cheers, > > Simon. > > -- > Simon Wilkinson <si...@sx...> http://www.sxw.org.uk > "For every complex problem, there is a solution that is simple, neat, and > wrong." -- H. L. Mencken > > > |