Re: [Kerberos] Instructions for enabling AES-256 for Kerberos

2007-05-23 Thread Emmanuel Lecharny
Enrique Rodriguez a écrit : Hi, Directory users, I added a quick page on enabling AES-256 for Kerberos: http://cwiki.apache.org/confluence/display/DIRxSRVx10/Kerberos+and+Unlimited+Strength+Policy Enrique Thanks a lot Enrique ! It may be interesting for you to coordinate with Stefan

Re: migratiting to ApacheDS

2007-05-23 Thread Stefan Zoerner
Hi Jürgen! Juergen Aschenbrenner wrote: In order to develop and test components offline I am currently trying to migrate a directory from the network to my local machine using ApacheDS 1.0. I would recommend to use ApacheDS 1.5, although it is not a stable release yet. But the schema

Re: migratiting to ApacheDS

2007-05-23 Thread Emmanuel Lecharny
Hi Juergen ! as Stefan says, using apacheDS 1.5 is much easier. Plus the fact we have a serious issue in ADS 1.0.1 with Schema adding (we are still struggling with 1.0.2 release...) should dribve you to use ADS 1.5. FYI, ADS 1.5 is also much faster than ADS 1.0 (I would say 2 times faster, at

Re: ApacheDS 1.5 Maven Build Error on AIX 5.3 with IBM JDK 1.5.0 64bit

2007-05-23 Thread Alex Karasulu
Hmmm this may be an issue of some tests using SUN specific classes. Enrique what do you think? Alex On 5/23/07, Emmanuel Lecharny [EMAIL PROTECTED] wrote: Hi Markus, can you check this page : http://directory.apache.org/apacheds/1.0/kerberos-and-unlimited-strength-policy.html ? It may

Fwd: How to make a WAR application in JRuby against LDAP for user registration

2007-05-23 Thread Peter Neubauer
Hi all, Andreas made up a small JRuby app to register users, think this is pretty amazing! Just for your information. /peter -- Forwarded message -- From: Andreas Ronge [EMAIL PROTECTED] 1. install jruby, http://dist.codehaus.org/jruby/ 2. Check/Update environment vars:

Re: ApacheDS 1.5 Maven Build Error on AIX 5.3 with IBM JDK 1.5.0 64bit

2007-05-23 Thread Enrique Rodriguez
On 5/23/07, Alex Karasulu [EMAIL PROTECTED] wrote: Hmmm this may be an issue of some tests using SUN specific classes. Enrique what do you think? The IBM JRE's are notorious for not shipping with some widely used crypto. Web services have the same problem. This isn't an issue that unlimited

Re: ApacheDS 1.5 Maven Build Error on AIX 5.3 with IBM JDK 1.5.0 64bit

2007-05-23 Thread Emmanuel Lecharny
Hi Enrique, I confirm this is an issue with IBM JRE (I have the very same pb on my linux box). Maven profile sounds a good short term solution to me. As Alex says, we should find a way to build the server with any JVM asap, and then spend some time finding a better solution for IBM JRE.

Re: ApacheDS 1.5 Maven Build Error on AIX 5.3 with IBM JDK 1.5.0 64bit

2007-05-23 Thread Enrique Rodriguez
On 5/23/07, Emmanuel Lecharny [EMAIL PROTECTED] wrote: Hi Enrique, I confirm this is an issue with IBM JRE (I have the very same pb on my linux box). Maven profile sounds a good short term solution to me. As Alex says, we should find a way to build the server with any JVM asap, and then spend