[jira] [Created] (DIRAPI-298) Inconsistent SASL bind API

2017-08-03 Thread Emmanuel Lecharny (JIRA)
Emmanuel Lecharny created DIRAPI-298: Summary: Inconsistent SASL bind API Key: DIRAPI-298 URL: https://issues.apache.org/jira/browse/DIRAPI-298 Project: Directory Client API Issue Type:

[jira] [Comment Edited] (DIRKRB-638) KerbyGssAppTest fails when there is no keytab on the service side

2017-08-03 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16112573#comment-16112573 ] Colm O hEigeartaigh edited comment on DIRKRB-638 at 8/3/17 11:10 AM: -

[jira] [Commented] (DIRKRB-638) KerbyGssAppTest fails when there is no keytab on the service side

2017-08-03 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16112573#comment-16112573 ] Colm O hEigeartaigh commented on DIRKRB-638: Thanks [~jiajia], that looks good to me. Will you

Access LDAPmessage

2017-08-03 Thread Dineth Chalitha Basnayaka
Hi all, Is there way to access client's LDAPmessage at the server side. Thanks, Dineth. [image: dinethr.PNG] Dineth Chalitha Basnayake. Undergraduate in Computer Science & Technology, Uva Wellassa University of Sri Lanka dinethchali...@gmail.com [image: facebook.png]

Re: Access LDAPmessage

2017-08-03 Thread Emmanuel Lécharny
Le 03/08/2017 à 18:11, Dineth Chalitha Basnayaka a écrit : > Hi all, > > Is there way to access client's LDAPmessage at the server side. Yes. Now the question is : where do you want to get the LdapMessage from ? Ie, are you implementing your own intecreptor, for instance ? -- Emmanuel

Re: Access LDAPmessage

2017-08-03 Thread Dineth Chalitha Basnayaka
Yes. I'am trying to do capture LDAPmessage at server side and map it message elements to java objects. [image: dinethr.PNG] Dineth Chalitha Basnayake. Undergraduate in Computer Science & Technology, Uva Wellassa University of Sri Lanka dinethchali...@gmail.com [image: facebook.png]

Re: Ldap API 2.0 roadmap

2017-08-03 Thread Emmanuel Lécharny
Le 03/08/2017 à 18:43, Radovan Semancik a écrit : > On 08/03/2017 02:03 PM, Emmanuel Lécharny wrote: >> We have released the Apache LDAP API 1.0 a few weeks ago. This was a >> great acomplishment, after years of efforts. It was not perfect, but >> still, 'good enough' is probably the correct

Re: Access LDAPmessage

2017-08-03 Thread Emmanuel Lécharny
Le 03/08/2017 à 18:56, Dineth Chalitha Basnayaka a écrit : > Yes. I'am trying to do capture LDAPmessage at server side and map it > message elements to java objects. I need to now exactly where in the server you want to have access to the LdapMessage in order to give you some information on how

Re: Access LDAPmessage

2017-08-03 Thread Dineth Chalitha Basnayaka
When I am going to access AddRequest message, I want access that message when its come to AddRequestDecorator class in ldap server. Is it possible? [image: dinethr.PNG] Dineth Chalitha Basnayake. Undergraduate in Computer Science & Technology, Uva Wellassa University of Sri Lanka

Re: Ldap API 2.0 roadmap

2017-08-03 Thread Radovan Semancik
On 08/03/2017 02:03 PM, Emmanuel Lécharny wrote: We have released the Apache LDAP API 1.0 a few weeks ago. This was a great acomplishment, after years of efforts. It was not perfect, but still, 'good enough' is probably the correct description. I would say this is more than a correct

Re: Access LDAPmessage

2017-08-03 Thread Emmanuel Lécharny
Le 03/08/2017 à 19:34, Dineth Chalitha Basnayaka a écrit : > When I am going to access AddRequest message, I want access that message > when its come to AddRequestDecorator class in ldap server. Is it possible? Again, you are not precise enough. AddRequestDecorator is an LDAP API class, it does

Re: Access LDAPmessage

2017-08-03 Thread Dineth Chalitha Basnayaka
Can you give what are the possible places in ldap server I can access that message. Thanks. [image: dinethr.PNG] Dineth Chalitha Basnayake. Undergraduate in Computer Science & Technology, Uva Wellassa University of Sri Lanka dinethchali...@gmail.com [image: facebook.png]

[jira] [Updated] (DIRKRB-642) Remove the bytes util functions in GssTokenBase

2017-08-03 Thread Lin Zeng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Zeng updated DIRKRB-642: Attachment: DIRKRB-642-01.patch initial patch attatched: # remove the bytes util functions in

[jira] [Commented] (DIRKRB-642) Remove the bytes util functions in GssTokenBase

2017-08-03 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16113853#comment-16113853 ] Jiajia Li commented on DIRKRB-642: -- I think we can leave the GssTokenBase there. > Remove the bytes util

Re: Access LDAPmessage

2017-08-03 Thread Emmanuel Lécharny
Le 04/08/2017 à 05:32, Dineth Chalitha Basnayaka a écrit : > Can you give what are the possible places in ldap server I can access that > message. http://www.catb.org/esr/faqs/smart-questions.html#explicit In other word, ApacheDS is a 200 000 lines of code project. Im not going to go throught

Re: Ldap API 2.0 roadmap

2017-08-03 Thread Stefan Seelmann
+1 just move forward. The only thought I have is to do a Studio release with current ApacheDS and API version, I wanted to do since weeks it but didn't find the time and won't have time in the next 2 weeks either. Kind Regards, Stefan On 08/03/2017 02:03 PM, Emmanuel Lécharny wrote: > Hi guys,

Re: Ldap API 2.0 roadmap

2017-08-03 Thread Emmanuel Lécharny
Le 04/08/2017 à 07:03, Stefan Seelmann a écrit : > +1 just move forward. > > The only thought I have is to do a Studio release with current ApacheDS > and API version, I wanted to do since weeks it but didn't find the time > and won't have time in the next 2 weeks either. I can create a branch

Re: Ldap API 2.0 roadmap

2017-08-03 Thread Emmanuel Lécharny
Le 03/08/2017 à 15:05, Shawn McKinney a écrit : > >> On Aug 3, 2017, at 7:03 AM, Emmanuel Lécharny wrote: >> >> >> Beside this effort, I started to work on a branch >> (http://svn.apache.org/viewvc/directory/shared/branches/shared-value/) >> which was a refactoring of the

Re: Ldap API 2.0 roadmap

2017-08-03 Thread Shawn McKinney
> On Aug 3, 2017, at 7:03 AM, Emmanuel Lécharny wrote: > > I didn't had time last week-end to post this mail. > > We have released the Apache LDAP API 1.0 a few weeks ago. This was a > great acomplishment, after years of efforts. It was not perfect, but > still, 'good

[jira] [Resolved] (DIRKRB-638) KerbyGssAppTest fails when there is no keytab on the service side

2017-08-03 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh resolved DIRKRB-638. Resolution: Fixed > KerbyGssAppTest fails when there is no keytab on the service

[jira] [Commented] (DIRKRB-638) KerbyGssAppTest fails when there is no keytab on the service side

2017-08-03 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16112685#comment-16112685 ] Jiajia Li commented on DIRKRB-638: -- I committed. commit ea45cc80f175a0d1292dbb4bfa69f75bba78b35b Author:

Ldap API 2.0 roadmap

2017-08-03 Thread Emmanuel Lécharny
Hi guys, I didn't had time last week-end to post this mail. We have released the Apache LDAP API 1.0 a few weeks ago. This was a great acomplishment, after years of efforts. It was not perfect, but still, 'good enough' is probably the correct description. Beside this effort, I started to work

Re: Ldap API 2.0 roadmap

2017-08-03 Thread Zheng, Kai
Sounds exciting and great move! Any more legacy to get rid of by the chance? Sent from iPhone > 在 2017年8月3日,20:04,Emmanuel Lécharny 写道: > > Hi guys, > > > I didn't had time last week-end to post this mail. > > We have released the Apache LDAP API 1.0 a few weeks ago.

[jira] [Commented] (DIRKRB-638) KerbyGssAppTest fails when there is no keytab on the service side

2017-08-03 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16112629#comment-16112629 ] Jiajia Li commented on DIRKRB-638: -- [~coheig], my patch based on your patch, so can you help me to commit

[jira] [Commented] (DIRKRB-638) KerbyGssAppTest fails when there is no keytab on the service side

2017-08-03 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16112661#comment-16112661 ] Colm O hEigeartaigh commented on DIRKRB-638: OK I applied my patch. > KerbyGssAppTest fails