From: Chris R. <chr...@me...> - 2002-05-07 14:02:02
|
Graham Barr <gb...@po...> wrote: > On Tue, May 07, 2002 at 11:36:04AM +0200, Norbert Klasen wrote: >> Hi, >> RFC2222 says that in the EXTERNAL mechanism "The client sends an initial >> response with the authorization identity." The attached patch does this. >> An authorization identity can be set with the 'authname' callback. > > Have you tried this, as it does not look right to me, But Chris could > confirm as he wrote the original. You have changed this from sending > the auth as a response to sending it with the initial request. > > The reason it was using user, was for compatability with previous SASL > implementation. Yup, that's the exact reason I did the original version that way. I had one report that it worked correctly... Cheers, Chris |