Just turn on the krb5 schema by removing the m-disabled attribute which is set to true by default on this schema. You can do this by logging into the server as the admin and altering the cn=krb5,ou=schema entry.
Cheers, Alex On Mon, Feb 23, 2009 at 10:47 AM, David R Robison < [email protected]> wrote: > Thanks, that did the trick for the installer. However, after installing, I > get two new errors: > > 1) OID for name 'krb5PrincipalName' was not found within the OID registry > Do I need to manually add this somewhere? > > 2) java.lang.ClassNotFoundException: > org.bouncycastle.jce.provider.BouncyCastleProvider > Should I include this in the lib directory? > > Thanks, David > > > Pierre-Arnaud Marcelot wrote: > >> Unfortunately, we have not extracted the makensis path to the user's >> settings.xml file yet. >> This is very bad... Moreover, a JIRA should be created for this. >> >> So, for now, it's "hardcoded" in the the pom.xml file of the project >> (which >> is very very bad...). >> >> You might have to twek the location in the pom.xml to get it working on >> your >> environment. >> >> Regards, >> Pierre-Arnaud >> >> On Mon, Feb 23, 2009 at 3:28 PM, David R Robison < >> [email protected]> wrote: >> >> >> >>> Thanks, can you send me an example of how to configure the >>> ~/.m2/settings.xml file to point to my makensis install? David >>> >>> >>> Pierre-Arnaud Marcelot wrote: >>> >>> >>> >>>> Hi David, >>>> >>>> You'll need to install the NSIS compiler utility on your machine. >>>> >>>> You can find some information on these pages (they're not that complete, >>>> nor >>>> up-to-date though). >>>> >>>> >>>> http://cwiki.apache.org/confluence/display/DIRxSBOX/Draft+-+Apache+DS+Installers+Documentation >>>> >>>> >>>> http://cwiki.apache.org/confluence/display/DIRxSBOX/Installing+NSIS+-+All+platforms >>>> >>>> Hope this helps, >>>> Pierre-Arnaud >>>> >>>> >>>> On Mon, Feb 23, 2009 at 3:02 PM, David R Robison < >>>> [email protected]> wrote: >>>> >>>> >>>> >>>> >>>> >>>>> Is there a procedure for building the Windows Install EXE from the SVN >>>>> sources? Thanks, David >>>>> >>>>> Emmanuel Lecharny wrote: >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>> Is there a release date for 1.5.5 that will include the fix? David >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>> >>>>>>> >>>>>> Not yet. But you can build the server from trunk. >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> -- >>>>> >>>>> David R Robison >>>>> Open Roads Consulting, Inc. >>>>> 103 Watson Road, Chesapeake, VA 23320 >>>>> phone: (757) 546-3401 >>>>> e-mail: [email protected] >>>>> web: http://openroadsconsulting.com >>>>> blog: http://therobe.blogspot.com >>>>> book: http://www.xulonpress.com/book_detail.php?id=2579 >>>>> >>>>> This e-mail communication (including any attachments) may contain >>>>> confidential and/or privileged material intended solely for the >>>>> individual >>>>> or entity to which it is addressed. If you are not the intended >>>>> recipient, >>>>> you should immediately stop reading this message and delete it from all >>>>> computers that it resides on. Any unauthorized reading, distribution, >>>>> copying or other use of this communication (or its attachments) is >>>>> strictly >>>>> prohibited. If you have received this communication in error, please >>>>> notify >>>>> us immediately. >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>>> >>> -- >>> >>> David R Robison >>> Open Roads Consulting, Inc. >>> 103 Watson Road, Chesapeake, VA 23320 >>> phone: (757) 546-3401 >>> e-mail: [email protected] >>> web: http://openroadsconsulting.com >>> blog: http://therobe.blogspot.com >>> book: http://www.xulonpress.com/book_detail.php?id=2579 >>> >>> This e-mail communication (including any attachments) may contain >>> confidential and/or privileged material intended solely for the >>> individual >>> or entity to which it is addressed. If you are not the intended >>> recipient, >>> you should immediately stop reading this message and delete it from all >>> computers that it resides on. Any unauthorized reading, distribution, >>> copying or other use of this communication (or its attachments) is >>> strictly >>> prohibited. If you have received this communication in error, please >>> notify >>> us immediately. >>> >>> >>> >>> >>> >>> >>> >> >> >> > > -- > > David R Robison > Open Roads Consulting, Inc. > 103 Watson Road, Chesapeake, VA 23320 > phone: (757) 546-3401 > e-mail: [email protected] > web: http://openroadsconsulting.com > blog: http://therobe.blogspot.com > book: http://www.xulonpress.com/book_detail.php?id=2579 > > This e-mail communication (including any attachments) may contain > confidential and/or privileged material intended solely for the individual > or entity to which it is addressed. If you are not the intended recipient, > you should immediately stop reading this message and delete it from all > computers that it resides on. Any unauthorized reading, distribution, > copying or other use of this communication (or its attachments) is strictly > prohibited. If you have received this communication in error, please notify > us immediately. > > > > >
