[jira] [Created] (DIRKRB-367) Fix ME_ENUM_FIELD_SETTER Problems in kerby-tool module

2015-07-14 Thread Xu Yaning (JIRA)
Xu Yaning created DIRKRB-367: Summary: Fix ME_ENUM_FIELD_SETTER Problems in kerby-tool module Key: DIRKRB-367 URL: https://issues.apache.org/jira/browse/DIRKRB-367 Project: Directory Kerberos

Re: [Studio] Bug with Mac version of Directory Studio

2015-07-14 Thread Emmanuel Lécharny
Le 14/07/15 04:23, Luca Sokoll a écrit : So which java version do I need? I did say several times which versions of everything I was running and nobody pointed out I was running the wrong version… Java 7 is required. For the record, in my first mail, I asked you the version of Java you

[jira] [Assigned] (DIRKRB-368) Fix findbugs Problems for kerby-tool module

2015-07-14 Thread Xu Yaning (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Yaning reassigned DIRKRB-368: Assignee: Xu Yaning Fix findbugs Problems for kerby-tool module

Re: 389 Directory Server support in API

2015-07-14 Thread Emmanuel Lécharny
Le 14/07/15 10:49, Radovan Semancik a écrit : Hi, In rev.1690876 I've committed a couple of changes to support 389ds in API. Firstly is looks like 389ds does not respond to base search of root DSE unless the attributes are specified explicitly (* or + does not work). So I've added support

Re: 389 Directory Server support in API

2015-07-14 Thread Radovan Semancik
On 07/14/2015 12:12 PM, Pierre Smits wrote: Is that an achievable goal? Crappy servers pose so many exceptions to the rule, that any project, trying to realise a client solution, will eventually find that has shot itself in the foot. Of course, no one can argue with a contributor scratching

Re: 389 Directory Server support in API

2015-07-14 Thread Pierre Smits
See inline On Tue, Jul 14, 2015 at 12:43 PM, Radovan Semancik radovan.seman...@evolveum.com wrote: On 07/14/2015 12:12 PM, Pierre Smits wrote: Is that an achievable goal? Crappy servers pose so many exceptions to the rule, that any project, trying to realise a client solution, will

Re: 389 Directory Server support in API

2015-07-14 Thread Ludovic Poitou
From: Emmanuel Lécharny elecha...@gmail.com Reply: Apache Directory Developers List dev@directory.apache.org Date: 14 Jul 2015 at 11:39:13 To: dev@directory.apache.org dev@directory.apache.org Subject:  Re: 389 Directory Server support in API Le 14/07/15 10:49, Radovan Semancik a écrit :

Re: 389 Directory Server support in API

2015-07-14 Thread Radovan Semancik
On 07/14/2015 12:56 PM, Ludovic Poitou wrote: The general rule around standard support is “be flexible in what you accept, strict about what you produce”. This should apply to the LDAP APIs as well. This is not necessarily the best option:

Re: 389 Directory Server support in API

2015-07-14 Thread Pierre Smits
Hi all, quoteAnd a good LDAP API should support even bad servers/quote Is that an achievable goal? Crappy servers pose so many exceptions to the rule, that any project, trying to realise a client solution, will eventually find that has shot itself in the foot. Of course, no one can argue with a

Re: 389 Directory Server support in API

2015-07-14 Thread Ludovic Poitou
The general rule around standard support is “be flexible in what you accept, strict about what you produce”. This should apply to the LDAP APIs as well. My 2 cents, Ludo --  Ludovic Poitou http://ludopoitou.com From: Pierre Smits pierre.sm...@gmail.com Reply: Apache Directory Developers List

389 Directory Server support in API

2015-07-14 Thread Radovan Semancik
Hi, In rev.1690876 I've committed a couple of changes to support 389ds in API. Firstly is looks like 389ds does not respond to base search of root DSE unless the attributes are specified explicitly (* or + does not work). So I've added support for this. Secondly, 389ds seems to use a lot of

Re: 389 Directory Server support in API

2015-07-14 Thread Radovan Semancik
On 07/14/2015 11:38 AM, Emmanuel Lécharny wrote: Good to know. 389ds is known to be a crappy LDAP server, this is one more proof... Agreed. But it is out there. And a good LDAP API should support even bad servers (with a proper options, of course). Secondly, 389ds seems to use a lot of

Apache Directory Server (ApacheDS) on OpenHub

2015-07-14 Thread Pierre Smits
Hi All, Just to inform you: I have updated the profile of our flagship product 'Apache Directory Server' on OpenHub by adding some tags. See https://www.openhub.net/p/apacheds Best regards, Pierre Smits *ORRTIZ.COM http://www.orrtiz.com* Services Solutions for Cloud- Based Manufacturing,

Re: 389 Directory Server support in API

2015-07-14 Thread Pierre Smits
The list of competing ldap servers can be found here: https://en.wikipedia.org/wiki/List_of_LDAP_software When doing a GTrend analysis of the top competing open source variants, Apache Directory Server is in the top, but the level of the name we know (and don't speak ;-) as it counts for them) is

Re: 389 Directory Server support in API

2015-07-14 Thread Emmanuel Lécharny
Le 14/07/15 12:54, Ludovic Poitou a écrit : From: Emmanuel Lécharny elecha...@gmail.com Reply: Apache Directory Developers List dev@directory.apache.org Date: 14 Jul 2015 at 11:39:13 To: dev@directory.apache.org dev@directory.apache.org Subject: Re: 389 Directory Server support in API Le

Re: [Studio] Bug with Mac version of Directory Studio

2015-07-14 Thread Emmanuel Lécharny
Le 14/07/15 14:01, Lucas Theisen a écrit : On Jul 14, 2015 2:09 AM, Emmanuel Lécharny elecha...@gmail.com wrote: Le 14/07/15 04:23, Luca Sokoll a écrit : So which java version do I need? I did say several times which versions of everything I was running and nobody pointed out I was running the

Apache Directory Studio on OpenHub

2015-07-14 Thread Pierre Smits
Hi All, Just to inform you: I have updated the profile of our flagship directory client and ldap browser 'Apache Directory Studio' on OpenHub by adding some tags. See *https://www.openhub.net/p/ApacheDirectoryStudio https://www.openhub.net/p/ApacheDirectoryStudio* Best regards, Pierre Smits

Re: 389 Directory Server support in API

2015-07-14 Thread Radovan Semancik
On 07/14/2015 02:26 PM, Emmanuel Lécharny wrote: There are not that many LDAP servers out there we need to support : - ApacheDS - OpenLDAP - i389 - AD - IDS - OID - OpenDS - eDirectory (yes, this is still alive) - DSEE I have reasonably good tests for basic operations on OpenLDAP, 389ds,

Our project(s) and projects-new

2015-07-14 Thread Pierre Smits
Hi all, When looking at https://projects-new.apache.org/committee.html?directory/ I see our two flagship products (sub projects) listed, but not our key others (Fortress, Kerby and LDAP api). Nor can I see how we got included in the various ways the 'Language distribution' (at the homepage

Re: 389 Directory Server support in API

2015-07-14 Thread Emmanuel Lécharny
Le 14/07/15 14:14, Pierre Smits a écrit : The list of competing ldap servers can be found here: https://en.wikipedia.org/wiki/List_of_LDAP_software When doing a GTrend analysis of the top competing open source variants, Apache Directory Server is in the top, but the level of the name we know

Re: 389 Directory Server support in API

2015-07-14 Thread Pierre Smits
Grin. I would say worthy of a tweet. ;-) Best regards, Pierre Smits *ORRTIZ.COM http://www.orrtiz.com* Services Solutions for Cloud- Based Manufacturing, Professional Services and Retail Trade http://www.orrtiz.com On Tue, Jul 14, 2015 at 3:05 PM, Radovan Semancik

Re: [Studio] Bug with Mac version of Directory Studio

2015-07-14 Thread Lucas Theisen
On Jul 14, 2015 2:09 AM, Emmanuel Lécharny elecha...@gmail.com wrote: Le 14/07/15 04:23, Luca Sokoll a écrit : So which java version do I need? I did say several times which versions of everything I was running and nobody pointed out I was running the wrong version… Java 7 is required. For

Re: 389 Directory Server support in API

2015-07-14 Thread Emmanuel Lécharny
Le 14/07/15 12:12, Pierre Smits a écrit : Hi all, quoteAnd a good LDAP API should support even bad servers/quote Is that an achievable goal? Crappy servers pose so many exceptions to the rule, that any project, trying to realise a client solution, will eventually find that has shot itself

Re: 389 Directory Server support in API

2015-07-14 Thread Lothar Haeger
Please add NetIQ eDirectory to that list (it's quite common in corporate environments both as authentication directory and basis for NetIQ Identity Manager), though it's LDAP v3 compliant and I've not seen any issues with Dirstudio that would require eDirectory-specific workarounds. Am

Re: 389 Directory Server support in API

2015-07-14 Thread Pierre Smits
Like I stated: the analysis is based on searches in G. Hence why some lines are so low. But I agree with earlier assertions made in this thread and elsewhere: functionality is key! Main driver for adoption. ;-) Best regards, Pierre Smits *ORRTIZ.COM http://www.orrtiz.com* Services Solutions

Re: [Studio] Bug with Mac version of Directory Studio

2015-07-14 Thread Lothar Haeger
On OS-X, run /usr/libexec/java_home -V to list all available JVMs, /usr/libexec/java_home -v to return the current default JVM, and export JAVA_HOME=$(/usr/libexec/java_home -v 1.8) to set the default version to use (to Java 8 in this example, use -v 1.7 for Java

Re: [Studio] Bug with Mac version of Directory Studio

2015-07-14 Thread Luca Sokoll
Thanks, my apologies. I think one or two of the emails in this thread have not come through to me. I did not receive that one from you. Cheers, Luca Sokoll IT Systems Administrator | Linaro IT Services | irc: sokoll On Jul 14, 2015, at 07:23, Emmanuel Lécharny elecha...@gmail.com wrote:

[jira] [Commented] (DIRSERVER-2080) Add a way to politely stop apacheds from apacheds.sh

2015-07-14 Thread lucas theisen (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14626394#comment-14626394 ] lucas theisen commented on DIRSERVER-2080: -- There is at least one case where

Re: [Studio] Bug with Mac version of Directory Studio

2015-07-14 Thread Luca Sokoll
I haven't tried yet, I will have a go at fixing it today. Cheers, Luca On 14 July 2015 at 09:48, Emmanuel Lécharny elecha...@gmail.com wrote: Le 14/07/15 16:15, Luca Sokoll a écrit : Thanks, my apologies. I think one or two of the emails in this thread have not come through to me. I did not

Re: [Studio] Bug with Mac version of Directory Studio

2015-07-14 Thread Emmanuel Lécharny
Le 14/07/15 16:15, Luca Sokoll a écrit : Thanks, my apologies. I think one or two of the emails in this thread have not come through to me. I did not receive that one from you. So you ave Studio working at the end ?

Re: [Studio] Bug with Mac version of Directory Studio

2015-07-14 Thread Emmanuel Lécharny
Le 14/07/15 16:49, Luca Sokoll a écrit : I haven't tried yet, I will have a go at fixing it today. Okie. Let us know !

Re: 389 Directory Server support in API

2015-07-14 Thread Stefan Seelmann
On 07/14/2015 03:05 PM, Radovan Semancik wrote: On 07/14/2015 02:26 PM, Emmanuel Lécharny wrote: There are not that many LDAP servers out there we need to support : - ApacheDS - OpenLDAP - i389 - AD - IDS - OID - OpenDS - eDirectory (yes, this is still alive) - DSEE First, I want to

Re: 389 Directory Server support in API

2015-07-14 Thread Marc Boorshtein
I wonder if it is possible to create an automated interoperability test suite for the LDAP API. At least for Open-Source LDAP servers (ApacheDS, OpenDJ, OpenLDAP, 389ds) is should be easy to create Docker images. There are Maven plugins [0] that start containers in pre-integration-test phase

Re: [Studio] Bug with Mac version of Directory Studio

2015-07-14 Thread Luca Sokoll
​uninstalling java 8 and trying java 7 didn't work. you may be right in that Apache DS is looking at the default Mac java version which is: luca at Lucas-MBP in ~ $ java -version java version 1.6.0_65 Java(TM) SE Runtime Environment (build 1.6.0_65-b14-466.1-11M4716) Java HotSpot(TM) 64-Bit

Re: [Studio] Bug with Mac version of Directory Studio

2015-07-14 Thread Kiran Ayyagari
On Wed, Jul 15, 2015 at 5:12 AM, Luca Sokoll luca.sok...@linaro.org wrote: ​uninstalling java 8 and trying java 7 didn't work. you may be right in that Apache DS is looking at the default Mac java version which is: luca at Lucas-MBP in ~ $ java -version java version 1.6.0_65 Java(TM) SE

[jira] [Resolved] (DIRKRB-354) Fix getBooleanOption return null problem

2015-07-14 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li resolved DIRKRB-354. -- Resolution: Fixed Fix getBooleanOption return null problem

[jira] [Commented] (DIRKRB-354) Fix getBooleanOption return null problem

2015-07-14 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14627419#comment-14627419 ] Jiajia Li commented on DIRKRB-354: -- V3 is fine, I've committed. Thanks for Yaning's work.

[jira] [Resolved] (DIRKRB-349) Fix findbugs Problems for kerby-asn1 module

2015-07-14 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li resolved DIRKRB-349. -- Resolution: Fixed Fix findbugs Problems for kerby-asn1 module

[jira] [Updated] (DIRKRB-368) Fix findbugs Problems for kerby-tool module

2015-07-14 Thread Xu Yaning (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Yaning updated DIRKRB-368: - Description: Findbugs maven plugin reports the following problems: #

[jira] [Updated] (DIRKRB-348) Fix findbugs Problems

2015-07-14 Thread Xu Yaning (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Yaning updated DIRKRB-348: - Description: Lin has added the findbugs maven plugin. So there are lots of bugs reported by it to solve.

[jira] [Updated] (DIRKRB-349) Fix findbugs Problems for kerby-asn1 module

2015-07-14 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated DIRKRB-349: - Description: -file classname=org.apache.kerby.asn1.type.AbstractAsn1Type BugInstance lineNumber=447

[jira] [Updated] (DIRKRB-353) Fix findbugs Problem for lib module

2015-07-14 Thread Xu Yaning (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Yaning updated DIRKRB-353: - Attachment: DIRKRB-353-v1.patch In this patch, I've solved the findbugs problems for lib module, pls help

Re: [Studio] Bug with Mac version of Directory Studio

2015-07-14 Thread Emmanuel Lécharny
Le 14/07/15 23:12, Luca Sokoll a écrit : ​uninstalling java 8 and trying java 7 didn't work. you may be right in that Apache DS is looking at the default Mac java version which is: luca at Lucas-MBP in ~ $ java -version java version 1.6.0_65 Java(TM) SE Runtime Environment (build

[jira] [Commented] (DIRKRB-349) Fix findbugs Problems for kerby-asn1 module

2015-07-14 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14627450#comment-14627450 ] Jiajia Li commented on DIRKRB-349: -- V2 looks fine to me. I've committed. Thanks Yaning

[jira] [Updated] (DIRKRB-357) Fix findbugs Problems for kerby-backend

2015-07-14 Thread Xu Yaning (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Yaning updated DIRKRB-357: - Attachment: DIRKRB-357-v2.patch I've updated the patch, pls help me review it, thank you~ Fix findbugs

[jira] [Commented] (DIRSERVER-2080) Add a way to politely stop apacheds from apacheds.sh

2015-07-14 Thread Kiran Ayyagari (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14627461#comment-14627461 ] Kiran Ayyagari commented on DIRSERVER-2080: --- bq. ... If the user specifies a

[jira] [Commented] (DIRKRB-357) Fix findbugs Problems for kerby-backend

2015-07-14 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14627481#comment-14627481 ] Jiajia Li commented on DIRKRB-357: -- Hi Yaning, I think it's better to throw exception if

[jira] [Commented] (DIRKRB-108) Building the web site

2015-07-14 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14627569#comment-14627569 ] Jiajia Li commented on DIRKRB-108: -- Hi [~pfm.smits], is it ok to show in the

[jira] [Commented] (DIRKRB-357) Fix findbugs Problems for kerby-backend

2015-07-14 Thread Xu Yaning (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14627567#comment-14627567 ] Xu Yaning commented on DIRKRB-357: -- Ok, thanks for jiajia's review, I'll handle it. Fix

[jira] [Commented] (DIRKRB-368) Fix findbugs Problems for kerby-tool module

2015-07-14 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14627578#comment-14627578 ] Jiajia Li commented on DIRKRB-368: -- Thanks for your patch, just one minor issue, please

[jira] [Updated] (DIRKRB-368) Fix findbugs Problems for kerby-tool module

2015-07-14 Thread Xu Yaning (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Yaning updated DIRKRB-368: - Attachment: DIRKRB-368-v1.patch In this patch, I've solved problems reported by findbugs plugin in

[jira] [Updated] (DIRKRB-354) Fix getBooleanOption return null problem

2015-07-14 Thread Xu Yaning (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Yaning updated DIRKRB-354: - Attachment: DIRKRB-354-v3.patch I've updated the patch, pls help me review it. Thank you~ Fix