Re: [VOTE] - Release Apache Kerby 1.1.0

2017-11-22 Thread Shawn McKinney
+1, successfully built, tests ran from source. [INFO] BUILD SUCCESS [INFO] [INFO] Total time: 3:56.432s [INFO] Finished at: Wed Nov 22 15:17:53 UTC 2017 [INFO] Final Memory: 71M/415M [INFO]

[jira] [Updated] (FC-230) Support Java 9

2017-11-16 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney updated FC-230: -- Description: Add Java 9 support. Upgrade version mvn plugins: 1. maven-jar-plugin 3.0.2 2

[jira] [Updated] (FC-230) Support Java 9

2017-11-16 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney updated FC-230: -- Description: Allow Java 9 for building and running. Requires upgrading these mvn plugins: 1. maven-jar

[jira] [Created] (FC-230) Support Java 9

2017-11-16 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-230: - Summary: Support Java 9 Key: FC-230 URL: https://issues.apache.org/jira/browse/FC-230 Project: FORTRESS Issue Type: Improvement Affects Versions: 2.0.0

[jira] [Resolved] (FC-228) [fortress-rest] CVE-2017-12624: Apache CXF web services that process attachments are vulnerable to Denial of Service (DoS) attacks

2017-11-15 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney resolved FC-228. --- Resolution: Fixed > [fortress-rest] CVE-2017-12624: Apache CXF web services that process > attac

[jira] [Resolved] (FC-229) don't ever write service account pws, even to debug log

2017-11-15 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney resolved FC-229. --- Resolution: Fixed added new method to Config: public String getProperty( String name, boolean

[jira] [Created] (FC-229) don't ever write service account pws, even to debug log

2017-11-15 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-229: - Summary: don't ever write service account pws, even to debug log Key: FC-229 URL: https://issues.apache.org/jira/browse/FC-229 Project: FORTRESS Issue Type: Bug

[jira] [Created] (FC-228) [fortress-rest] CVE-2017-12624: Apache CXF web services that process attachments are vulnerable to Denial of Service (DoS) attacks

2017-11-14 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-228: - Summary: [fortress-rest] CVE-2017-12624: Apache CXF web services that process attachments are vulnerable to Denial of Service (DoS) attacks Key: FC-228 URL: https://issues.apache.org

Re: SVN and git mirror cleanup

2017-10-23 Thread Shawn McKinney
+1 Shawn > On Oct 22, 2017, at 8:10 PM, Zheng, Kai wrote: > > LGTM. Thanks Emmanuel! > > Regards, > Kai > > -Original Message- > From: Emmanuel Lécharny [mailto:elecha...@gmail.com] > Sent: Monday, October 23, 2017 8:22 AM > To: dev@directory.apache.org >

Re: [Studio] Visual way to identify "disabled" users

2017-10-04 Thread Shawn McKinney
> On Oct 4, 2017, at 2:25 AM, Radovan Semancik > wrote: > > The problem is that there is no standard way how to disable a user in LDAP. > Some LDAP servers have proprietary attributes for this. And some servers > (such as OpenLDAP) have no good way to do this

Re: Merge "value" branches to trunk/master and move to git

2017-10-01 Thread Shawn McKinney
> On Oct 1, 2017, at 2:19 PM, Stefan Seelmann wrote: > > Second question is if we should move to git/gitbox with all the > remaining projects (server, studio, mavibot, project) +1

Re: xml-apis dependency causes sax parser exception in tomcqt with java security mgr enabled

2017-09-21 Thread Shawn McKinney
> On Sep 16, 2017, at 5:19 PM, Stefan Seelmann wrote: > > I assume that's because api-all also contains the DSML engine and > parser. If you don't need them in Fortress you can try to only use > dependency api-ldap-client-all instead of api-all. Yes that could work if

[jira] [Created] (FC-227) Exclude xml-apis from LDAP api

2017-09-17 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-227: - Summary: Exclude xml-apis from LDAP api Key: FC-227 URL: https://issues.apache.org/jira/browse/FC-227 Project: FORTRESS Issue Type: Bug Affects Versions

[jira] [Created] (FC-226) ehcache masking security exceptions

2017-09-17 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-226: - Summary: ehcache masking security exceptions Key: FC-226 URL: https://issues.apache.org/jira/browse/FC-226 Project: FORTRESS Issue Type: Bug Affects Versions

xml-apis dependency causes sax parser exception in tomcqt with java security mgr enabled

2017-09-16 Thread Shawn McKinney
Hello, This is an FYI not a bug (yet)... The ldap api has a dependency on xml-apis jar. I can verify this by running mvn dependency:tree [INFO] | | +- org.apache.directory.api:api-all:jar:1.0.0:compile [INFO] | | | +- xml-apis:xml-apis:jar:1.0.b2:compile Which causes trouble when

Re: [VOTE] Apache Directory Studio 2.0.0.v20170904-M13 release

2017-09-06 Thread Shawn McKinney
> On Sep 4, 2017, at 4:45 PM, Stefan Seelmann wrote: > > Please cast your vote: > [ ] +1 : release Apache Directory Studio 2.0.0.v20170904-M13 > [ ] ± 0 : I don't care > [ ] -1 : No, don't release Apache Directory Studio 2.0.0.v20170904-M13 +1 built from source distro,

Re: [VOTE] - Release Apache Kerby 1.0.1

2017-09-01 Thread Shawn McKinney
> On Aug 30, 2017, at 5:30 AM, Colm O hEigeartaigh wrote: > > This is a vote to release Apache Kerby 1.0.1. +1, built from source, all tests ran successfully, Java8 on Centos7.

Re: Project versioning and OSGi

2017-08-14 Thread Shawn McKinney
> On Aug 13, 2017, at 3:04 AM, Emmanuel Lécharny wrote: > > The issue with our scheme is that if we cut a release and call it 2.0.0, > it will always be seen as inferior to any milstone of RC we created > beforhand. > How does this issue present itself as a problem? What

Re: [Vote] Switch to git for Apache LDAP API 2.0

2017-08-08 Thread Shawn McKinney
> On Aug 8, 2017, at 7:23 AM, Shawn McKinney <smckin...@apache.org> wrote: > > If you are working with uncommitted changes but nonetheless need to synch > with server’s latest changes, simply push your uncommitted changes, pull the > latest, and then pop your latest chang

Re: [Vote] Switch to git for Apache LDAP API 2.0

2017-08-08 Thread Shawn McKinney
> On Aug 8, 2017, at 7:09 AM, Shawn McKinney <smckin...@apache.org> wrote: > >> >> Yes please! Once I am familiar and the Directory project has been migrated, >> I could use it to start the wiki page we should have (analogous to the >> current SVN page

Re: [Vote] Switch to git for Apache LDAP API 2.0

2017-08-08 Thread Shawn McKinney
> On Aug 7, 2017, at 5:42 PM, Brian Burch wrote: > >> Yes, it can get confusing if you are working with active branches >> distributed over a large team, but otherwise quite simple to use, and there >> are plenty of good tutorials around that show the basic usage patterns.

Re: [Vote] Switch to git for Apache LDAP API 2.0

2017-08-07 Thread Shawn McKinney
> On Aug 7, 2017, at 5:31 AM, Brian Burch wrote: > > I am not one to leap into the dark without a plan, so it was very > illuminating to be told why that would not be the case for the Directory > project. I hope your explanation will prove to be interesting to other >

Re: [Vote] Switch to git for Apache LDAP API 2.0

2017-08-04 Thread Shawn McKinney
+1, good move > On Aug 4, 2017, at 7:47 AM, Lucas Theisen wrote: > > +1, I did once use git-svn to convert a local copy a couple years back... It > was super slow but worked eventually... > > On Aug 4, 2017 8:40 AM, "SHAWN E SMITH" wrote: > +1 > >

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] (FC-102) [fortress-web] fix problems with group page

2017-07-26 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney resolved FC-102. --- Resolution: Fixed Fix Version/s: 2.0.1 > [fortress-web] fix problems with group p

[jira] [Resolved] (FC-215) User Add entry already exists exception

2017-07-26 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney resolved FC-215. --- Resolution: Fixed > User Add entry already exists except

[jira] [Closed] (FC-215) User Add entry already exists exception

2017-07-26 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney closed FC-215. - > User Add entry already exists exception > --- > >

Re: [Studio] Lambda and Java 8 requirement

2017-07-26 Thread Shawn McKinney
> On Jul 26, 2017, at 5:38 AM, Emmanuel Lécharny wrote: > > I think we might also want to move to Java 8 for teh API and ApacheDS? bt > that is another discussion to have. > > So I just want to state this fact : Studio *is* going to use Java 8 starting > from 2.0.0-M13.

[jira] [Resolved] (FC-225) [fortress-web] make nav panel configurable

2017-07-14 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney resolved FC-225. --- Resolution: Fixed Added this property: # The default is 'false': #enable.nav.panel=true When set

[jira] [Closed] (FC-225) [fortress-web] make nav panel configurable

2017-07-14 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney closed FC-225. - > [fortress-web] make nav panel configurable > -- > >

[jira] [Created] (FC-225) [fortress-web] make nav panel configurable

2017-07-14 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-225: - Summary: [fortress-web] make nav panel configurable Key: FC-225 URL: https://issues.apache.org/jira/browse/FC-225 Project: FORTRESS Issue Type: Improvement

[jira] [Closed] (FC-224) [fortress-web] reenable group and openldap audit tests

2017-07-13 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney closed FC-224. - Resolution: Fixed > [fortress-web] reenable group and openldap audit te

[jira] [Resolved] (FC-223) [fortress-web] upgrade to latest wicket 7.8

2017-07-12 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney resolved FC-223. --- Resolution: Fixed > [fortress-web] upgrade to latest wicket

[jira] [Resolved] (FC-213) [fortress-web] selenium tests fail on admin role range lookups

2017-07-12 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney resolved FC-213. --- Resolution: Fixed zoom out so the control is within view: // zoom out: WebElement html

[jira] [Closed] (FC-223) [fortress-web] upgrade to latest wicket 7.8

2017-07-12 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney closed FC-223. - > [fortress-web] upgrade to latest wicket

[jira] [Closed] (FC-213) [fortress-web] selenium tests fail on admin role range lookups

2017-07-12 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney closed FC-213. - > [fortress-web] selenium tests fail on admin role range look

[jira] [Resolved] (FC-217) Option to disable role occupants

2017-07-12 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney resolved FC-217. --- Resolution: Fixed > Option to disable role occupa

[jira] [Closed] (FC-217) Option to disable role occupants

2017-07-12 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney closed FC-217. - > Option to disable role occupants > > >

[jira] [Created] (FC-224) [fortress-web] reenable group and openldap audit tests

2017-07-12 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-224: - Summary: [fortress-web] reenable group and openldap audit tests Key: FC-224 URL: https://issues.apache.org/jira/browse/FC-224 Project: FORTRESS Issue Type

[jira] [Resolved] (FC-216) Improve jmeter tests

2017-07-12 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney resolved FC-216. --- Resolution: Fixed > Improve jmeter tests > > >

[jira] [Created] (FC-223) [fortress-web] upgrade to latest wicket 7.8

2017-07-12 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-223: - Summary: [fortress-web] upgrade to latest wicket 7.8 Key: FC-223 URL: https://issues.apache.org/jira/browse/FC-223 Project: FORTRESS Issue Type: Improvement

Re: directory-fortress-core git commit: cleanup pw policy javadoc

2017-06-30 Thread Shawn McKinney
> On Jun 29, 2017, at 1:39 PM, Stefan Seelmann wrote: > > Not sure, but probably this change was accidentially included in this > commit? At least the Jenkins jobs fail with some DSD cardinality mismatch. Stefan, yes that is exactly the case. I was attempting some

Subject: [ANNOUNCE] Apache Fortress 2.0.0 released

2017-06-27 Thread Shawn McKinney
The Apache Directory Project announces the seventh release of Fortress - 2.0.0 GA. FORTRESS provides Role-Based Access Control components that are fully ANSI INCITS 359 compliant and production ready. These may be embedded as a runtime Java library (fortress-core), secure Apache Tomcat web

Fwd: [RESULT][VOTE] Apache Fortress 2.0.0 release (Take 2)

2017-06-26 Thread Shawn McKinney
oops, forgot to announce result to dev list…. > Begin forwarded message: > > From: Shawn McKinney <smckin...@apache.org> > Subject: [RESULT][VOTE] Apache Fortress 2.0.0 release (Take 2) > Date: June 26, 2017 at 11:40:02 AM CDT > To: fortr...@directory.apac

[jira] [Created] (FC-218) Test case for delete role and memberships

2017-06-25 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-218: - Summary: Test case for delete role and memberships Key: FC-218 URL: https://issues.apache.org/jira/browse/FC-218 Project: FORTRESS Issue Type: Improvement

[jira] [Created] (FC-217) Option to disable role occupants

2017-06-25 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-217: - Summary: Option to disable role occupants Key: FC-217 URL: https://issues.apache.org/jira/browse/FC-217 Project: FORTRESS Issue Type: Improvement Affects

Re: [VOTE] Apache Fortress 2.0.0 release (Take 2)

2017-06-25 Thread Shawn McKinney
> On Jun 25, 2017, at 10:13 AM, Yudhi Karunia Surtan > wrote: > > I also vote for you to release version 2.0.0. > Honestly, i did not follow 1.x.x version (since version 1.0.0 is stable and > most of the time the changes happened at CAS). > I very surprise that i

[jira] [Created] (FC-216) Improve jmeter tests

2017-06-25 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-216: - Summary: Improve jmeter tests Key: FC-216 URL: https://issues.apache.org/jira/browse/FC-216 Project: FORTRESS Issue Type: Improvement Affects Versions: 2.0.0

[jira] [Created] (FC-215) User Add entry already exists exception

2017-06-25 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-215: - Summary: User Add entry already exists exception Key: FC-215 URL: https://issues.apache.org/jira/browse/FC-215 Project: FORTRESS Issue Type: Improvement

[jira] [Created] (FC-214) ApacheDS pw policy defs not multitenant

2017-06-23 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-214: - Summary: ApacheDS pw policy defs not multitenant Key: FC-214 URL: https://issues.apache.org/jira/browse/FC-214 Project: FORTRESS Issue Type: Bug Affects

Re: [VOTE] Apache Fortress 2.0.0 release (Take 2)

2017-06-23 Thread Shawn McKinney
> On Jun 22, 2017, at 2:12 PM, Stefan Seelmann wrote: > > I added the alterntive to just docker pull instead of building from scratch. Yes, much better. > In this readme I see instructions to edit slapd.properties and to start > and stop slapd process. I guess that

[jira] [Created] (FC-213) [fortress-web] selenium tests fail on admin role range lookups

2017-06-23 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-213: - Summary: [fortress-web] selenium tests fail on admin role range lookups Key: FC-213 URL: https://issues.apache.org/jira/browse/FC-213 Project: FORTRESS Issue

Re: [VOTE] Apache Fortress 2.0.0 release (Take 2)

2017-06-22 Thread Shawn McKinney
arunia Surtan <brainmaster...@gmail.com> > wrote: > > Ok shawn, it should be possible for me to test it and give a feedback here > > On Jun 22, 2017 9:39 PM, "Shawn McKinney" <smckin...@apache.org> wrote: > > > On Jun 22, 2017, at 9:11 AM, Yudhi

Re: [VOTE] Apache Fortress 2.0.0 release (Take 2)

2017-06-22 Thread Shawn McKinney
> On Jun 22, 2017, at 9:11 AM, Yudhi Karunia Surtan > wrote: > > How long will you open for this vote. I want to try to build and test it, > unfortunately it will not happen today since it's already night at my place. Hey Yudhi, I’ll leave it open over the weekend.

[VOTE] Apache Fortress 2.0.0 release (Take 2)

2017-06-22 Thread Shawn McKinney
Hello, This is a second announcement to vote for the next release of Apache Directory Fortress. The version, 2.0.0, has a tag created for git: ‘2.0.0’. and the sources may be pulled using git commands: git clone --branch 2.0.0

Cancel, was [VOTE] Apache Fortress 2.0.0 release

2017-06-22 Thread Shawn McKinney
Just realized core is not pulling latest LDAP release. Going to delete the tags and start over, with 1.0. Shawn > On Jun 21, 2017, at 8:38 PM, Shawn McKinney <smckin...@apache.org> wrote: > > Hello, > > This is an announcement to vote for the next release of Apache

Re: [VOTE] Apache Fortress 2.0.0 release

2017-06-22 Thread Shawn McKinney
> On Jun 22, 2017, at 1:29 AM, Brian Burch wrote: > > Sorry, Shawn, but I don't need Fortress within my infrastructure. I am away > for several days and would not be able to even run the test suite. > > Therefore, I suppose I ought to vote with +0. Hi Brian, (for me) being

[VOTE] Apache Fortress 2.0.0 release

2017-06-21 Thread Shawn McKinney
Hello, This is an announcement to vote for the next release of Apache Directory Fortress. The version, 2.0.0, has a tag created for git: ‘2.0.0’. and the sources may be pulled using git commands: git clone --branch 2.0.0 https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git git

[jira] [Updated] (FC-210) Programtically determine which methods have ARBAC checks

2017-06-21 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney updated FC-210: -- Fix Version/s: 2.0.0 > Programtically determine which methods have ARBAC che

[jira] [Closed] (FC-94) Change user password representation

2017-06-21 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney closed FC-94. Resolution: Fixed > Change user password representat

[jira] [Updated] (FC-205) implement PropertyMgrRestImpl

2017-06-21 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney updated FC-205: -- Fix Version/s: (was: 2.0.0) 2.0.1 > implement PropertyMgrRestI

[jira] [Closed] (FC-212) ApacheDS in Docker

2017-06-21 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney closed FC-212. - Resolution: Fixed > ApacheDS in Docker > -- > >

[jira] [Closed] (FC-211) Support apacheds password policies

2017-06-21 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney closed FC-211. - Resolution: Fixed > Support apacheds password polic

[jira] [Commented] (FC-212) ApacheDS in Docker

2017-06-19 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054114#comment-16054114 ] Shawn McKinney commented on FC-212: --- the work performed in FC202 precipitated this issue > Apach

[jira] [Created] (FC-212) ApacheDS in Docker

2017-06-19 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-212: - Summary: ApacheDS in Docker Key: FC-212 URL: https://issues.apache.org/jira/browse/FC-212 Project: FORTRESS Issue Type: Improvement Affects Versions: 2.0.0

[jira] [Commented] (FC-202) dir-fortress-core-docker-test to use latest slapd install procs

2017-06-19 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16053961#comment-16053961 ] Shawn McKinney commented on FC-202: --- Nice job Stefan. I fired it up last night locally and it passed

[jira] [Commented] (FC-211) Support apacheds password policies

2017-06-14 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16049231#comment-16049231 ] Shawn McKinney commented on FC-211: --- Another variance from slapd. When changePassword is performed

[jira] [Commented] (FC-211) Support apacheds password policies

2017-06-10 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16045585#comment-16045585 ] Shawn McKinney commented on FC-211: --- Here is what was done: 1. If ldap.server.type=apacheds, process

[jira] [Created] (FC-211) Support apacheds password policies

2017-06-08 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-211: - Summary: Support apacheds password policies Key: FC-211 URL: https://issues.apache.org/jira/browse/FC-211 Project: FORTRESS Issue Type: Improvement Affects

[jira] [Updated] (FC-205) implement PropertyMgrRestImpl

2017-06-08 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney updated FC-205: -- Fix Version/s: (was: 2.0.0-RC2) > implement PropertyMgrRestI

[jira] [Resolved] (FC-204) AccessMgrRestImpl.getUser not setting contextId on request

2017-06-08 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney resolved FC-204. --- Resolution: Fixed > AccessMgrRestImpl.getUser not setting contextId on requ

[jira] [Updated] (FC-205) implement PropertyMgrRestImpl

2017-06-08 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney updated FC-205: -- Fix Version/s: 2.0.0 > implement PropertyMgrRestI

[jira] [Resolved] (FC-207) Fix handling of truststore

2017-06-08 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney resolved FC-207. --- Resolution: Fixed > Fix handling of truststore > -- > >

Re: [VOTE] Apache LDAP API 1.0.0 release

2017-06-02 Thread Shawn McKinney
+1 built from source on jdk8 and centos 7. Tested with latest fortress. Everything passed. Nice work. Shawn > On Jun 2, 2017, at 4:08 AM, Radovan Semancik > wrote: > > +1 > > Built from the tag with openjdk8. Tests passing. Run extra tests with > OpenLDAP,

Re: LDAPCON 2017 Brussels, RFP ends in 2 days !

2017-05-27 Thread Shawn McKinney
Thanks for the reminder Emmanuel. There is always interest of community usage of LDAP for security and business use cases so there are many types of talks we could be giving. Shawn > On May 27, 2017, at 2:30 AM, Emmanuel Lécharny wrote: > > Hi guys, > > > The RFP

Re: [VOTE] - Release Apache Kerby 1.0.0 (take II)

2017-05-16 Thread Shawn McKinney
> On May 16, 2017, at 4:44 AM, Colm O hEigeartaigh wrote: > > Yes, the release is done and available in Maven central + the dist. The > website isn't updated yetis there anything I need to do to trigger the > update apart from checkin to the website svn? after svn

Re: [VOTE] - Release Apache Kerby 1.0.0 (take II)

2017-05-10 Thread Shawn McKinney
+1 pulled down the source (again), successfully built, run tests. Centos7/Java8 Shawn > On May 10, 2017, at 5:41 AM, Stefan Seelmann wrote: > > +1 > > * Built from source > * Verified checksums and signature (1) of the source package > * Checked license and notice

[ANNOUNCE] Apache Fortress 2.0.0-RC2 released

2017-05-08 Thread Shawn McKinney
The Apache Directory Project announces the sixth release of Fortress. FORTRESS provides Role-Based Access Control components that are fully ANSI INCITS 359 compliant and production ready. These may be embedded as a runtime Java library (fortress-core), secure Apache Tomcat web deployments

Re: RESULT: was [VOTE] Apache Fortress 2.0.0-RC2 release

2017-05-07 Thread Shawn McKinney
> On May 7, 2017, at 7:34 PM, Shawn McKinney <smckin...@apache.org> wrote: > > one non-binding in favor - PennsylShawn. and here’s a nod towards using the ShawnPenn moniker instead of PennsylShawn. It kind of has a nice ring to it. :-)

Re: RESULT: was [VOTE] Apache Fortress 2.0.0-RC2 release

2017-05-07 Thread Shawn McKinney
> On May 7, 2017, at 7:17 PM, Shawn McKinney <smckin...@apache.org> wrote: > > I’m closing this vote with 3 binding in favor (Emmanuel, Stefan, me) and one > non-binding vote from PennsylShawn. correction, 4 binding in favor (Emmanuel, Stefan, Chris, me), one non

RESULT: was [VOTE] Apache Fortress 2.0.0-RC2 release

2017-05-07 Thread Shawn McKinney
I’m closing this vote with 3 binding in favor (Emmanuel, Stefan, me) and one non-binding vote from PennsylShawn. Shawn > On May 7, 2017, at 4:42 PM, Emmanuel Lécharny <elecha...@gmail.com> wrote: > > My +1 > > > Everything is fine. > > > > Le 07/05/

Re: [VOTE] Apache Fortress 2.0.0-RC2 release

2017-05-07 Thread Shawn McKinney
> On May 7, 2017, at 1:32 AM, Emmanuel Lécharny wrote: > > False alarm. > > I erased the fortress core directory, created a new ApacheDS server, and > git cone again after having created a brand new ApacheDS server : I > suspect I was running an old ADS instance with an

Re: [VOTE] Apache Fortress 2.0.0-RC2 release

2017-05-06 Thread Shawn McKinney
> On May 6, 2017, at 7:30 PM, Emmanuel Lécharny wrote: > > Running tests as described in > https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md, > I get this error : > > 2017-05-07 02:27:034 ERROR PropertyMgrImplTest:112 -

Re: [VOTE] - Release Apache Kerby 1.0.0

2017-05-05 Thread Shawn McKinney
+1 built from source, all tests passed on centos7 w/ java8. congrats on making it to the 1.0. Shawn > On May 5, 2017, at 8:49 AM, Li, Jiajia wrote: > > +1 > > Thanks > Jiajia > > From: Colm O hEigeartaigh [mailto:cohei...@apache.org] > Sent: Friday, May 5, 2017 9:40

[VOTE] Apache Fortress 2.0.0-RC2 release

2017-05-04 Thread Shawn McKinney
Hello, This is an announcement to vote for the next release of Apache Directory Fortress. The version, 2.0.0-RC2, has a tag created for git: ‘2.0.0-RC2’. and the sources may be pulled using git commands: git clone --branch 2.0.0-RC2

[jira] [Commented] (FC-206) improved shutdown and restart with different configuration

2017-05-01 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15990832#comment-15990832 ] Shawn McKinney commented on FC-206: --- Hello Bill, sorry it took awhile to get around to this, jira issues get

[jira] [Commented] (FC-202) dir-fortress-core-docker-test to use latest slapd install procs

2017-05-01 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15990815#comment-15990815 ] Shawn McKinney commented on FC-202: --- set fix version 2.0.0-RC2 > dir-fortress-core-docker-test to

[jira] [Updated] (FC-202) dir-fortress-core-docker-test to use latest slapd install procs

2017-05-01 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney updated FC-202: -- Fix Version/s: 2.0.0-RC2 > dir-fortress-core-docker-test to use latest slapd install pr

[jira] [Updated] (FC-202) dir-fortress-core-docker-test to use latest slapd install procs

2017-05-01 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney updated FC-202: -- Affects Version/s: 2.0.0-RC1 > dir-fortress-core-docker-test to use latest slapd install pr

[jira] [Resolved] (FC-202) dir-fortress-core-docker-test to use latest slapd install procs

2017-05-01 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney resolved FC-202. --- Resolution: Fixed > dir-fortress-core-docker-test to use latest slapd install pr

[jira] [Resolved] (FC-201) [ fortress-core ] jgrapht 1.0.0 requires Java 8

2017-05-01 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney resolved FC-201. --- Resolution: Fixed > [ fortress-core ] jgrapht 1.0.0 requires Jav

[jira] [Reopened] (FC-201) [ fortress-core ] jgrapht 1.0.0 requires Java 8

2017-05-01 Thread Shawn McKinney (JIRA)
[ https://issues.apache.org/jira/browse/FC-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn McKinney reopened FC-201: --- It's time to move to Java 8. Switching (back) to jgrapht 1.0.0. > [ fortress-core ] jgrapht 1.0.0 requi

[jira] [Created] (FC-207) Fix handling of truststore

2017-04-30 Thread Shawn McKinney (JIRA)
Shawn McKinney created FC-207: - Summary: Fix handling of truststore Key: FC-207 URL: https://issues.apache.org/jira/browse/FC-207 Project: FORTRESS Issue Type: Improvement Affects Versions

Directory Meetup @ ACNA

2017-04-26 Thread Shawn McKinney
Another apachecon upcoming (may 16-18 in miami) … anyone else from the apache directory community be there? Makes a good opportunity to meet and talk about ideas ( & of course drink beer :) Shawn

Re: Wink project terminated

2017-04-24 Thread Shawn McKinney
> On Apr 24, 2017, at 1:10 PM, Stefan Seelmann wrote: > > As far as I see, Fortress is not using Wink, only Wicket UI framework in > fortress-web and CXF as JAX-RS implementation in fortress-rest, but > Shawn knows better. Stefan is correct, there’s nary a hint of a

Re: [vote] Gtant Brian Burch commit access to the apacheds-site

2017-04-19 Thread Shawn McKinney
+1 Shawn > On Apr 19, 2017, at 7:12 AM, Gerard Gagliano wrote: > > +1 > > -- >> On Apr 19, 2017, at 2:42 AM, Colm O hEigeartaigh wrote: >> >> +1. >> >> Colm. >> >> On Wed, Apr 19, 2017 at 6:35 AM, Stefan Seelmann >>

Re: how to set TLS connection with ApacheDS

2017-04-06 Thread Shawn McKinney
> On Apr 6, 2017, at 7:54 AM, Maiorano Pasquale > wrote: > > Could you please sent me any link to examples related to the TrustManager > customization in order to ingest my trustedDEM.ks trustedStore? > Regards, > Pasquale Hello Pasquale, Fortress uses

Re: [Fortress] Where can I find actual code

2017-02-21 Thread Shawn McKinney
> On Feb 20, 2017, at 6:21 PM, roger_alexan...@selinc.com wrote: > > > I'm looking for code examples that illustrate how to use Fortress Core as > part of a ordinary Java application (i.e., no web container). So far, all > that I have been able to locate are tutorials that explain how to get

Re: [Mavibot] Update

2017-02-16 Thread Shawn McKinney
> On Feb 13, 2017, at 3:30 AM, Emmanuel Lécharny wrote: > > Regardless, even if we commit after every single update, we are on par with > the old version of Mavibot. > > The cursor rewrite makes thebrowsing twice faster (I wrote a 1 million loop > browsing 1000 values,

Re: Apache Directory/Studio/Fortress/Kerby/... blog

2017-02-16 Thread Shawn McKinney
> On Feb 16, 2017, at 3:33 AM, Emmanuel Lécharny wrote: > > I have requested the creation of a Directory project blog. Here is the > ticket : > > >https://issues.apache.org/jira/browse/INFRA-13529 > > > I have added a few admins, and people with write access, feel

<    2   3   4   5   6   7   8   9   10   11   >