[Apache LDAP API] AcceptSecurityContext error

2013-04-17 Thread nino martinez wael
Hi I have a working LDAP configuration using Directory Studio. Here's the configuration : http://imgur.com/a/w6DKp And am now trying to do the same using the LDAP API here : http://tny.cz/c7a2ee7e I get this exception:

Re: [Apache LDAP API] AcceptSecurityContext error

2013-04-17 Thread Kiran Ayyagari
On Wed, Apr 17, 2013 at 3:53 PM, nino martinez wael nino.martinez.w...@gmail.com wrote: Hi I have a working LDAP configuration using Directory Studio. Here's the configuration : http://imgur.com/a/w6DKp And am now trying to do the same using the LDAP API here : http://tny.cz/c7a2ee7e I

Re: [Apache LDAP API] AcceptSecurityContext error

2013-04-17 Thread nino martinez wael
It is the exact same as the one in Apache Directory Studio, which does gets authenticated... 2013/4/17 Kiran Ayyagari kayyag...@apache.org On Wed, Apr 17, 2013 at 3:53 PM, nino martinez wael nino.martinez.w...@gmail.com wrote: Hi I have a working LDAP configuration using Directory

Re: [Apache LDAP API] AcceptSecurityContext error

2013-04-17 Thread Pierre-Arnaud Marcelot
Everything looks OK to me. That's weird... Though, the LDAP API 1.0.0-M13 is 6 months old. Could you give a try to the latest 1.0.0-M16 version? Regards, Pierre-Arnaud On 17 avr. 2013, at 12:46, nino martinez wael nino.martinez.w...@gmail.com wrote: It is the exact same as the one in

Re: [Apache LDAP API] AcceptSecurityContext error

2013-04-17 Thread Emmanuel Lécharny
Le 4/17/13 12:46 PM, nino martinez wael a écrit : It is the exact same as the one in Apache Directory Studio, which does gets authenticated... Check again. Apache Directory Studio is using the same API, so it's really unlikely that the API is buggy. -- Regards, Cordialement, Emmanuel

Re: [Apache LDAP API] AcceptSecurityContext error

2013-04-17 Thread nino martinez wael
I could'nt find m16 in maven? 2013/4/17 Pierre-Arnaud Marcelot p...@marcelot.net Everything looks OK to me. That's weird... Though, the LDAP API 1.0.0-M13 is 6 months old. Could you give a try to the latest 1.0.0-M16 version? Regards, Pierre-Arnaud On 17 avr. 2013, at 12:46, nino

Re: [Apache LDAP API] AcceptSecurityContext error

2013-04-17 Thread Pierre-Arnaud Marcelot
We've adjusted the naming of some packages and modules between those releases. The final naming is: org.apache.directory.api (instead of 'org.apache.directory.shared'). That dependency should do the trick: /dependency groupIdorg.apache.directory.api/groupId

Re: [Apache LDAP API] AcceptSecurityContext error

2013-04-17 Thread nino martinez wael
I swear I checked this a million times, however you were correct ! Thanks Emmanuel. 2013/4/17 Emmanuel Lécharny elecha...@gmail.com Le 4/17/13 12:46 PM, nino martinez wael a écrit : It is the exact same as the one in Apache Directory Studio, which does gets authenticated... Check again.

Re: [Apache LDAP API] AcceptSecurityContext error

2013-04-17 Thread nino martinez wael
Thanks:) A small mention of it on this page http://directory.apache.org/api/downloads.html would be nice :) 2013/4/17 Pierre-Arnaud Marcelot p...@marcelot.net We've adjusted the naming of some packages and modules between those releases. The final naming is: org.apache.directory.api

Re: [Apache LDAP API] AcceptSecurityContext error

2013-04-17 Thread Pierre-Arnaud Marcelot
Indeed, I will update it. Thanks for the feedback. Regards, Pierre-Arnaud On 17 avr. 2013, at 13:38, nino martinez wael nino.martinez.w...@gmail.com wrote: Thanks:) A small mention of it on this page http://directory.apache.org/api/downloads.html would be nice :) 2013/4/17

Re: [Apache LDAP API] AcceptSecurityContext error

2013-04-17 Thread Emmanuel Lécharny
Le 4/17/13 1:37 PM, nino martinez wael a écrit : I swear I checked this a million times, however you were correct ! Thanks Emmanuel. Sh*t happens, every day, for everyone :-) What matters here is that it works ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [Apache LDAP API] AcceptSecurityContext error

2013-04-17 Thread Pierre-Arnaud Marcelot
Done! Regards, Pierre-Arnaud On 17 avr. 2013, at 13:41, Pierre-Arnaud Marcelot p...@marcelot.net wrote: Indeed, I will update it. Thanks for the feedback. Regards, Pierre-Arnaud On 17 avr. 2013, at 13:38, nino martinez wael nino.martinez.w...@gmail.com wrote: Thanks:) A small

Re: [Apache LDAP API] AcceptSecurityContext error

2013-04-17 Thread nino martinez wael
cool :) 2013/4/17 Pierre-Arnaud Marcelot p...@marcelot.net Done! Regards, Pierre-Arnaud On 17 avr. 2013, at 13:41, Pierre-Arnaud Marcelot p...@marcelot.net wrote: Indeed, I will update it. Thanks for the feedback. Regards, Pierre-Arnaud On 17 avr. 2013, at 13:38, nino