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

2015-07-13 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 w

[jira] [Commented] (DIRSTUDIO-1065) Have a better error message when the java version is wrong

2015-07-13 Thread Stefan Seelmann (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625861#comment-14625861 ] Stefan Seelmann commented on DIRSTUDIO-1065: I'll try to find out if that

[jira] [Updated] (DIRSTUDIO-1065) Have a better error message when the java version is wrong

2015-07-13 Thread Stefan Seelmann (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seelmann updated DIRSTUDIO-1065: --- Assignee: Stefan Seelmann Fix Version/s: 2.0.0-M10 > Have a better error

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

2015-07-13 Thread Stefan Seelmann
Hi Luca, for Studio 2.0.0-M9 please just use the latest Java 8, 64bit. Maybe it also requires the full JDK, not only the JRE, I'm not sure right now. After work I'll test the installation on my old Mac and update the installation instructions. Kind Regards, Stefan On 07/14/2015 04:23 AM, Luca

Re: Changing a users password when on last grace authentication was used

2015-07-13 Thread Kiran Ayyagari
On Tue, Jul 14, 2015 at 11:05 AM, Kiran Ayyagari wrote: > > > On Tue, Jul 14, 2015 at 5:45 AM, Theisen, Lucas > wrote: > >> In my application, I use the an ldap connection pool. The login page >> checks out a connection, binds as the user, returns the connection and then >> decides what to do

[jira] [Resolved] (DIRSERVER-2082) User is allowed to perform all operations even when password must be reset

2015-07-13 Thread Kiran Ayyagari (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Ayyagari resolved DIRSERVER-2082. --- Resolution: Fixed Fixed here http://svn.apache.org/r1690863. > User is allowed to

[jira] [Created] (DIRSERVER-2082) User is allowed to perform all operations even when password must be reset

2015-07-13 Thread Kiran Ayyagari (JIRA)
Kiran Ayyagari created DIRSERVER-2082: - Summary: User is allowed to perform all operations even when password must be reset Key: DIRSERVER-2082 URL: https://issues.apache.org/jira/browse/DIRSERVER-2082

[jira] [Commented] (DIRSERVER-2081) ApacheDS taking up to 30 seconds stop stop politely

2015-07-13 Thread Kiran Ayyagari (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625773#comment-14625773 ] Kiran Ayyagari commented on DIRSERVER-2081: --- I don't have the reference link

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

2015-07-13 Thread Kiran Ayyagari (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625766#comment-14625766 ] Kiran Ayyagari commented on DIRSERVER-2080: --- bq. First, as this is just a s

Re: Changing a users password when on last grace authentication was used

2015-07-13 Thread Kiran Ayyagari
On Tue, Jul 14, 2015 at 5:45 AM, Theisen, Lucas wrote: > In my application, I use the an ldap connection pool. The login page > checks out a connection, binds as the user, returns the connection and then > decides what to do based upon the response. Standard stuff… However, we > allow a singl

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

2015-07-13 Thread Luca Sokoll
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… Luca Sokoll IT Systems Administrator | Linaro IT Services | irc: sokoll > On 13 Jul 2015, at 19:45, Pierre Smits wrote: > > I have regi

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

2015-07-13 Thread Xu Yaning (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625667#comment-14625667 ] Xu Yaning commented on DIRKRB-354: -- Thanks for jiajia's review, I'll handle it. > Fix ge

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

2015-07-13 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625665#comment-14625665 ] Jiajia Li commented on DIRKRB-354: -- Thanks for your update, it's good for KrbSetting.java

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

2015-07-13 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-v2.patch I've updated the patch, pls help me review it, thank you~ > Fix getBoolea

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

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

[jira] [Created] (DIRSTUDIO-1065) Have a better error message when the java version is wrong

2015-07-13 Thread Pierre Smits (JIRA)
Pierre Smits created DIRSTUDIO-1065: --- Summary: Have a better error message when the java version is wrong Key: DIRSTUDIO-1065 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1065 Project: Direct

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

2015-07-13 Thread Pierre Smits
I have registered an improvement JIRA regarding this. See https://issues.apache.org/jira/browse/DIRSTUDIO-1065 Best regards, Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On T

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

2015-07-13 Thread Emmanuel Lécharny
Le 14/07/15 00:32, Luca Sokoll a écrit : > No, as I have said several times. The newest version does not work at all. > > I start the application, the Apache DS little loading screen comes up and > then it crashes immediately and tells me to check the log file. > > This is the error: > > [image: In

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

2015-07-13 Thread Luca Sokoll
No, as I have said several times. The newest version does not work at all. I start the application, the Apache DS little loading screen comes up and then it crashes immediately and tells me to check the log file. This is the error: [image: Inline images 1] The log is attached. Cheers, Luca On

[jira] [Created] (DIRKRB-366) Rework kinit script for *nix

2015-07-13 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-366: Summary: Rework kinit script for *nix Key: DIRKRB-366 URL: https://issues.apache.org/jira/browse/DIRKRB-366 Project: Directory Kerberos Issue Type: Improvement

[jira] [Created] (DIRKRB-362) Add kerby kdc start script for Windows

2015-07-13 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-362: Summary: Add kerby kdc start script for Windows Key: DIRKRB-362 URL: https://issues.apache.org/jira/browse/DIRKRB-362 Project: Directory Kerberos Issue Type: Improve

[jira] [Created] (DIRKRB-365) Rework kadmin script for *nix

2015-07-13 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-365: Summary: Rework kadmin script for *nix Key: DIRKRB-365 URL: https://issues.apache.org/jira/browse/DIRKRB-365 Project: Directory Kerberos Issue Type: Improvement

[jira] [Created] (DIRKRB-364) Add kadmin script for Windows

2015-07-13 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-364: Summary: Add kadmin script for Windows Key: DIRKRB-364 URL: https://issues.apache.org/jira/browse/DIRKRB-364 Project: Directory Kerberos Issue Type: Improvement

[jira] [Created] (DIRKRB-363) Add kinit script for Windows

2015-07-13 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-363: Summary: Add kinit script for Windows Key: DIRKRB-363 URL: https://issues.apache.org/jira/browse/DIRKRB-363 Project: Directory Kerberos Issue Type: Improvement

Changing a users password when on last grace authentication was used

2015-07-13 Thread Theisen, Lucas
In my application, I use the an ldap connection pool. The login page checks out a connection, binds as the user, returns the connection and then decides what to do based upon the response. Standard stuff... However, we allow a single grace authentication. The desired behavior is that they at

[jira] [Created] (DIRKRB-361) Rework kerby kdc start script

2015-07-13 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-361: Summary: Rework kerby kdc start script Key: DIRKRB-361 URL: https://issues.apache.org/jira/browse/DIRKRB-361 Project: Directory Kerberos Issue Type: Improvement

[jira] [Created] (DIRKRB-360) Refine client tool packaging

2015-07-13 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-360: Summary: Refine client tool packaging Key: DIRKRB-360 URL: https://issues.apache.org/jira/browse/DIRKRB-360 Project: Directory Kerberos Issue Type: Improvement

[jira] [Created] (DIRKRB-359) Refine kdc-dist packaging

2015-07-13 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-359: Summary: Refine kdc-dist packaging Key: DIRKRB-359 URL: https://issues.apache.org/jira/browse/DIRKRB-359 Project: Directory Kerberos Issue Type: Improvement

[jira] [Resolved] (DIRKRB-350) Clean up deps and refine package in the backends

2015-07-13 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-350. -- Resolution: Fixed commit ea347881e25c2c1b2fdad9eea2baf967db827f99 Author: drankye Date: Tue Jul 14 05

[jira] [Commented] (DIRSERVER-2081) ApacheDS taking up to 30 seconds stop stop politely

2015-07-13 Thread lucas theisen (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625292#comment-14625292 ] lucas theisen commented on DIRSERVER-2081: -- Here are a few stack dumps taken

[jira] [Resolved] (DIRKRB-358) Refine Kerby-kdc packaging

2015-07-13 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-358. -- Resolution: Fixed commit 94333622c7a0cc931a4376e3ec0cf58b90f68ff2 Author: drankye Date: Tue Jul 14 04

[jira] [Created] (DIRKRB-358) Refine Kerby-kdc packaging

2015-07-13 Thread Kai Zheng (JIRA)
Kai Zheng created DIRKRB-358: Summary: Refine Kerby-kdc packaging Key: DIRKRB-358 URL: https://issues.apache.org/jira/browse/DIRKRB-358 Project: Directory Kerberos Issue Type: Bug Rep

[jira] [Resolved] (DIRKRB-355) Kerby-kdc module should avoid netty-all

2015-07-13 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved DIRKRB-355. -- Resolution: Fixed commit 79e5591e38c258d072adfa5cc9f48b242139ce37 Author: drankye Date: Tue Jul 14 04

[jira] [Commented] (DIRSERVER-2081) ApacheDS taking up to 30 seconds stop stop politely

2015-07-13 Thread lucas theisen (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624891#comment-14624891 ] lucas theisen commented on DIRSERVER-2081: -- [~akiran], I built from the lates

[jira] [Comment Edited] (DIRSERVER-2081) ApacheDS taking up to 30 seconds stop stop politely

2015-07-13 Thread lucas theisen (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624891#comment-14624891 ] lucas theisen edited comment on DIRSERVER-2081 at 7/13/15 4:27 PM: -

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

2015-07-13 Thread lucas theisen (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624866#comment-14624866 ] lucas theisen commented on DIRSERVER-2080: -- [~akiran], for the most part, the

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

2015-07-13 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-v1.patch In DIRKRB-357-v1.patch, problems reported by findbugs plugin have been sol

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

2015-07-13 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: - Description: Fix findbugs Problems for kerby-backend. The findbugs maven plugin reports the following pro

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

2015-07-13 Thread Xu Yaning (JIRA)
Xu Yaning created DIRKRB-357: Summary: Fix findbugs Problems for kerby-backend Key: DIRKRB-357 URL: https://issues.apache.org/jira/browse/DIRKRB-357 Project: Directory Kerberos Issue Type: Sub-ta

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

2015-07-13 Thread Lin Chen (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Chen updated DIRKRB-354: Assignee: Xu Yaning > Fix getBooleanOption return null problem > >

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

2015-07-13 Thread Lin Chen (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624376#comment-14624376 ] Lin Chen edited comment on DIRKRB-349 at 7/13/15 8:44 AM: -- The pa

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

2015-07-13 Thread Lin Chen (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624376#comment-14624376 ] Lin Chen commented on DIRKRB-349: - The patch looks good. One minor thing: {code} -

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

2015-07-13 Thread Kiran Ayyagari (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Ayyagari updated DIRSERVER-2080: -- Fix Version/s: 2.0.0-M21 > Add a way to politely stop apacheds from apacheds.sh > --

[jira] [Assigned] (DIRSERVER-2081) ApacheDS taking up to 30 seconds stop stop politely

2015-07-13 Thread Kiran Ayyagari (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Ayyagari reassigned DIRSERVER-2081: - Assignee: Kiran Ayyagari > ApacheDS taking up to 30 seconds stop stop politel

[jira] [Updated] (DIRSERVER-2081) ApacheDS taking up to 30 seconds stop stop politely

2015-07-13 Thread Kiran Ayyagari (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Ayyagari updated DIRSERVER-2081: -- Fix Version/s: 2.0.0-M21 > ApacheDS taking up to 30 seconds stop stop politely > ---

[jira] [Commented] (DIRSERVER-2081) ApacheDS taking up to 30 seconds stop stop politely

2015-07-13 Thread Kiran Ayyagari (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624312#comment-14624312 ] Kiran Ayyagari commented on DIRSERVER-2081: --- Fixed here http://svn.apache.or

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

2015-07-13 Thread Xu Yaning (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624304#comment-14624304 ] Xu Yaning commented on DIRKRB-354: -- Thanks for jiajia's review. I'll try to solve this.

[jira] [Commented] (DIRKRB-356) Config the ENCRYPTION_TYPES with string instead of string list

2015-07-13 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624297#comment-14624297 ] Jiajia Li commented on DIRKRB-356: -- commit 142f4df58d106e22ab6fc14eb56ac203fda51b07 Autho

[jira] [Resolved] (DIRKRB-356) Config the ENCRYPTION_TYPES with string instead of string list

2015-07-13 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li resolved DIRKRB-356. -- Resolution: Fixed > Config the ENCRYPTION_TYPES with string instead of string list > ---

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

2015-07-13 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624296#comment-14624296 ] Jiajia Li commented on DIRKRB-354: -- I think there is some issue in patch. For example: {c

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

2015-07-13 Thread Kiran Ayyagari (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624293#comment-14624293 ] Kiran Ayyagari commented on DIRSERVER-2080: --- Committed some changes(see http