Re: string to key implementation

2012-07-03 Thread Alex Karasulu
On Tue, Jul 3, 2012 at 12:45 PM, Emmanuel Lécharny elecha...@gmail.com wrote: Le 7/3/12 1:52 AM, Jim Shi a écrit : Hi, I check the source code of Apache DS. There is only one class DesStringToKey.java) which implements DES string to key. Why there is no implementation of, say AES string to

Re: questions about embedding ApacheDS

2012-04-13 Thread Alex Karasulu
On Thu, Apr 12, 2012 at 8:48 PM, Hendy Irawan he...@soluvas.com wrote: Check out this project : https://github.com/soluvas/dsembed :-) Nice job Hendy! I just took a look at your github project :-). -- Best Regards, -- Alex

Re: Adding IP address of LDAP Auth Request in log4j.properties

2012-04-03 Thread Alex Karasulu
On Tue, Apr 3, 2012 at 9:34 PM, Huijun Kong hk...@alasu.edu wrote: I am running ApacheDS 2.0 on Windows 2003 R2. Meanwhile, we are running pGina Ldap Auth plugin in our labs to authenticate users in lab computer. I have been looking for detailed documenation about log4j.properties. However,

Re: ApacheDS on windows 64 bit?

2012-03-30 Thread Alex Karasulu
On Sat, Mar 31, 2012 at 2:29 AM, carlo.acco...@ibs-ag.com wrote: Hi, I'm looking to allocate ~3GB of memory to the JVM apache ds runs in but I can't do that on 32 bit. The tankui 64bit service wrapper is not a free software. Don't we have a 64-bit distribution with the Tanuki wrapper? I

Re: Is it faster/better to include one objectclass or all in query?

2012-03-15 Thread Alex Karasulu
On Wed, Mar 14, 2012 at 6:17 PM, Emmanuel Lécharny elecha...@gmail.comwrote: Le 3/14/12 5:08 PM, Alex Karasulu a écrit : On Wed, Mar 14, 2012 at 4:51 PM,carlo.acco...@ibs-ag.com wrote: Hi, when searching for a user having this objectclass hierarchy top |_person

Re: Is it faster/better to include one objectclass or all in query?

2012-03-14 Thread Alex Karasulu
On Wed, Mar 14, 2012 at 4:51 PM, carlo.acco...@ibs-ag.com wrote: Hi, when searching for a user having this objectclass hierarchy top |_person |_organizationalPerson |_inetOrgPerson and uid = 'jsmith' Which query would be less expensive or better/faster?

Re: Is it faster/better to include one objectclass or all in query?

2012-03-14 Thread Alex Karasulu
Emm sorry if I repeated what you said here ... On Wed, Mar 14, 2012 at 5:03 PM, Emmanuel Lécharny elecha...@gmail.comwrote: Le 3/14/12 3:51 PM, carlo.acco...@ibs-ag.com a écrit : Hi, when searching for a user having this objectclass hierarchy top |_person |_organizationalPerson

Re: Cannot execute stored procedure or how to enable stored procedures

2012-02-22 Thread Alex Karasulu
On Wed, Feb 22, 2012 at 1:41 PM, Vitali Baumtrok viba0...@stud.fh-kl.dewrote: Am 17.02.2012, 13:19 Uhr, schrieb Emmanuel Lécharny elecha...@gmail.com: Le 2/17/12 1:09 PM, Vitali Baumtrok a écrit : Hello guys, Hi, I'm having some trouble with executing a stored procedure. System:

Re: [doc] apacheds v2.0 docs

2012-02-03 Thread Alex Karasulu
On Fri, Feb 3, 2012 at 5:26 PM, Emmanuel Lecharny elecha...@gmail.comwrote: On 2/3/12 4:10 PM, Ross West wrote: Hey there, I've just got started with ADS and thought that it would be easier to start with v2.0 rather than v1.5 for a new setup. (Yes I know that v2.0 is true beta - I'm not in

Re: ApacheDS 2.0.0-M3 CentOS 6.2 allow users to change their own password with passwd

2012-02-03 Thread Alex Karasulu
On Fri, Feb 3, 2012 at 8:08 PM, Pierre-Arnaud Marcelot p...@marcelot.netwrote: Hi Herson, I'm not really sure if ApacheDS implements RFC 3062 (LDAP Password Modify Extended Operation) [1]. I believe it doesn't at this time. Yeah it does not but it sounds like a really easy ext op to

Re: connection.exists(Dn) is false although entry exists

2012-02-01 Thread Alex Karasulu
On Wed, Feb 1, 2012 at 10:19 PM, Christoph Czurda hasnoadditi...@gmail.comwrote: Hi Pierre-Arnaud, The mistake was on my side. I used Rdn rdn = new Rdn(cn=a,ou=b); and passed this to a Dn constructor. I misinterpreted the description of class Rdn where it says that any String with a '=' is

Re: connection.exists(Dn) is false although entry exists

2012-02-01 Thread Alex Karasulu
On Thu, Feb 2, 2012 at 1:14 AM, Christoph Czurda hasnoadditi...@gmail.comwrote: On 02/01/2012 11:58 PM, Alex Karasulu wrote: On Wed, Feb 1, 2012 at 10:19 PM, Christoph Czurda hasnoadditi...@gmail.comwrote: Hi Pierre-Arnaud, The mistake was on my side. I used Rdn rdn = new Rdn(cn=a,ou

Re: [DOC] Interested in documenting the API.

2012-02-01 Thread Alex Karasulu
There really is no set process other than document something and provide a document or patch in JIRA whether it's internal docs or does for a manual respectively. We like people who like to document stuff :-). Thanks man, Alex On Wed, Feb 1, 2012 at 8:29 PM, Javier Estrada

Re: Configuring the NTP server

2012-01-18 Thread Alex Karasulu
On Wed, Jan 18, 2012 at 3:44 PM, STF laps...@gmail.com wrote: I'm wondering why ApacheDS also provides NTP service. Is NTP a compulsory part of LDAP? NTP is not a compulsory part of ApacheDS. ApacheDS has a modular network layer to allow any kind of directory backed protocol to be plugged

Re: userCertficate;binary problem (was : Re: Upgrading to apacheds-service-2.0.0-M3.jar - ClassNotFoundException)

2011-10-20 Thread Alex Karasulu
On Wed, Oct 19, 2011 at 3:45 PM, Harakiri harakiri...@yahoo.com wrote: --- On Tue, 10/18/11, Emmanuel Lécharny elecha...@apache.org wrote: From: Emmanuel Lécharny elecha...@apache.org query for this attribute - userCertificate;binary is also returned? (The previous hack would make it

Re: Upgrading to apacheds-service-2.0.0-M3.jar - ClassNotFoundException

2011-10-14 Thread Alex Karasulu
On Fri, Oct 14, 2011 at 3:43 PM, Harakiri harakiri...@yahoo.com wrote: Hello, im trying to port my custom partition from 1.5.x to 2.0.0-M3. Im getting a ClassNotFoundException when using schemaManager.loadAllEnabled(); lang.ClassNotFoundException:

Re: Indexing performance

2011-10-12 Thread Alex Karasulu
On Wed, Oct 5, 2011 at 2:41 PM, Emmanuel Lecharny elecha...@gmail.comwrote: On 10/5/11 1:29 PM, Craig Setera wrote: In my recent conversations about indexing, I was having problems with indexing. I've managed to get it to work locally, but others are having trouble replicating my working

Re: Warning message is TupleCache related to accessControlSubentry

2011-08-22 Thread Alex Karasulu
On Mon, Aug 22, 2011 at 1:08 PM, Bas Vodde b...@odd-e.com wrote: Hi all, I wonder if anyone could help me with this. I've been debugging this for quite a while and ran out of ideas. I set-up a ApacheDS and configured it. Everything works fine, no problems so far. But then when I add

Re: Dynamic/Hierarchical groups with ApacheDS

2011-04-19 Thread Alex Karasulu
On Tue, Apr 19, 2011 at 12:17 PM, Hasini Gunasinghe has...@wso2.com wrote: Hi, Could I know whether ApacheDS supports dynamic or hierarchical groups? It does not sorry. Regards, Alex

Re: Apacheds for authetication in Debian

2011-03-18 Thread Alex Karasulu
On Thu, Mar 17, 2011 at 6:25 PM, Ricardo Román Brenes roman.rica...@gmail.com wrote: In fact i understand that all of the following are servers that implemente the LDAP protocol: fedora-ds 389-ds apache-ds openldap ... and that the apache directory studio, phpldapadmin, webmin,

Re: [Community] Proposals for those interested in participating

2011-03-02 Thread Alex Karasulu
we're going to have our own permissions management API at some point for doing RBAC. Maybe we'll piggy back on an existing API and back the model in LDAP. Who knows but OFBiz seems like over kill. maybe you were thinking about some of its components? Regards, Alex 2011/3/1 Alex Karasulu akaras

[Community] Proposals for those interested in participating

2011-03-01 Thread Alex Karasulu
Hi all, disclaimer Please excuse the cross post to both dev and user mailing lists. /disclaimer marketing-mode-on/ If you're a lurker, and are interested in getting involved in the Apache Directory Project but just don't know what to work on. Here are some proposals that might interest you.

Re: [Community] Proposals for those interested in participating

2011-03-01 Thread Alex Karasulu
enhance it. But yes we should also list these projects in GSoC as well if no one takes em up. Regards, Alex On Mar 1, 2011 2:59 PM, Alex Karasulu akaras...@apache.org wrote: Hi all, disclaimer Please excuse the cross post to both dev and user mailing lists. /disclaimer marketing

Re: [ApacheDS] roadmap

2011-02-27 Thread Alex Karasulu
On Sun, Feb 27, 2011 at 5:51 PM, Hasini Gunasinghe has...@wso2.com wrote: Hi Emmanuel, On Fri, Feb 25, 2011 at 4:39 PM, Emmanuel Lecharny elecha...@gmail.comwrote: - first we have to stabilize the LDAP API. Note the comment is in reference to the LDAP API which is a recent addition (1 year or

Re: Ldap for CRL

2011-01-31 Thread Alex Karasulu
extension mechanisms are also available, like a specific protocol handler in the network layer (MINA), that handles the network part of the CDP protocol, and accesses the DIT to manage certificates. HTH, -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http

Re: Ldap for CRL

2011-01-31 Thread Alex Karasulu
Willeke On Mon, Jan 31, 2011 at 10:14 AM, Jorge Infante Osorio jorg...@uci.cu wrote: Hi Alex. -Mensaje original- De: akaras...@gmail.com [mailto:akaras...@gmail.com] En nombre de Alex Karasulu Enviado el: lunes, 31 de enero de 2011 9:25 Para: users@directory.apache.org

Re: non-numeric oids

2011-01-27 Thread Alex Karasulu
appreciated. ApacheDS only supports OID syntax compliant OID values in the schema entity definitions. -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org To set up a meeting with me: http

Re: ApacheDS and other backends

2011-01-13 Thread Alex Karasulu
www.hyro.com -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org To set up a meeting with me: http://tungle.me/AlexKarasulu

Re: Can I use ApacheDS as a master DNS in production?

2010-11-30 Thread Alex Karasulu
? -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org To set up a meeting with me: http://tungle.me/AlexKarasulu

Re: ApacheDS is dereferencing Aliases per default

2010-11-16 Thread Alex Karasulu
to access ApacheDS? -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org To set up a meeting with me: http://tungle.me/AlexKarasulu

Re: update from 1.5.4 to 1.5.7

2010-10-03 Thread Alex Karasulu
my apacheds from 1.5.4 to 1.5.7. Can I leave all my partitions as they are or do I need to save them before the update process and restore them after (export/import ldif) ? Does the format of server.xml change between these two versions ? Thanks for your help. -- Alex Karasulu My Blog

[Studio] Auto reloading schema (WAS: Re: [ApacheDS] Cannot enable custom schema such as mozilla schema)

2010-09-16 Thread Alex Karasulu
but I wanted to brain dump the idea out there. -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org To set up a meeting with me: http://tungle.me/AlexKarasulu

Re: [ApacheDS] Ceritficate for StartTLS

2010-04-28 Thread Alex Karasulu
- mobile: +31 6 143 66 783 e-mail: pieter.neeri...@gmail.com skype: pieter.online - -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http

Re: small question?

2010-04-18 Thread Alex Karasulu
You can control write access using ACI (access control instructions). Take a look at the documentation on authorization. Hth- alex Sent from my iPhone On Apr 17, 2010, at 10:17 PM, Muralidhar Yaragalla yaragallamur...@gmail.com wrote: Hi , can we store any read only data on LDAP.

Re: badly in need of help on LDIF

2010-04-06 Thread Alex Karasulu
. Can anybody explain me what the problem is? -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org To set up a meeting with me: http://tungle.me/AlexKarasulu

Re: Custom partition - obtaining network connection details

2010-03-29 Thread Alex Karasulu
the alternative which is 1.0.x. Also we should have done a 2.0 a long time ago. Plus this scheme is a bit quirky and not so hmmm intuitive. Hopefully we can have a better scheme some day and we do plan on this once we get 2.0 out the door. Regards, Alex -- Alex Karasulu My Blog :: http

Re: Using ApacheDS front-end with a custom backend

2010-03-26 Thread Alex Karasulu
and we can help you work around them or finde some solution to accomodate. ApacheDS is here to stay because it's backed by trusted organic open source without the steroids pumped :-) into sponsored communities. Regards, Alex Alex Karasulu wrote: BTW Matt, Penrose was originally based

Re: Using ApacheDS front-end with a custom backend

2010-03-25 Thread Alex Karasulu
://penrose.safehaus.org/contact.html). And the support link points to a company Identyx which just takes you to a redhat page. Confusing!? Is this project still active? Anyone know who to contact for info on their commercial license? Thanks, Matt -- Alex Karasulu My Blog :: http

Re: Accessing schema data

2010-03-25 Thread Alex Karasulu
()); } JndiUtils.closeLogged(enumeration, LOG); } = % = With SunOne the mandatory set contains the two elements cn and sn. With ApacheDS the mandatory set contains one element with 'cn' 'sn', which is kinda strange ... - Jörg -- Alex Karasulu My Blog :: http://www.jroller.com

Re: Accessing schema data

2010-03-25 Thread Alex Karasulu
BTW is the schema rendered in the schema subentry off of cn=schema right? On Thu, Mar 25, 2010 at 11:00 PM, Alex Karasulu akaras...@gmail.com wrote: Wow this is pretty bad. Why did we not catch this with our test cases I wonder. I guess we need a quick fix of this and then a release because

Re: Nested Groups and the Atlassian Crowd Connector

2010-03-12 Thread Alex Karasulu
. But this would be custom application development, not a quick workaround. Greetings from Hamburg,    StefanZ -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org

Re: Test

2010-03-07 Thread Alex Karasulu
...@palantirtech.com -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org

Re: Hi, I have a problem

2010-02-23 Thread Alex Karasulu
the software? http://www.catb.org/~esr/faqs/smart-questions.html -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org

Re: ssl connections to apacheds

2010-02-02 Thread Alex Karasulu
a secure connection so I try to figure it out how to do it. I found the setEnableLdaps(true); method on the ldap service but I could not find any way to specify to the server the keystore file. Could anyone help me please? Thanks, Laszlo -- Alex Karasulu My Blog :: http://www.jroller.com

Re: ApacheDS causing very high load

2009-12-09 Thread Alex Karasulu
/email__ -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org

Re: PostgreSQL as backend

2009-11-30 Thread Alex Karasulu
of this communication (or its attachments) is strictly prohibited. If you have received this communication in error, please notify us immediately. -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http

Re: Partition

2009-11-24 Thread Alex Karasulu
request for my partition. How do I do that as I cannot find an example as by bind never gets called in my partition and I do not know how do configure a CustomAuthenticator on the partition. Jacques Oosthuizen -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache

Re: Mac OS X 10.6 Support?

2009-10-10 Thread Alex Karasulu
or another older installation is still running. Pierre is our OSX guru. He might have some more input for you on this matter. I'm not very savvy on how our installers work (whether the clean out older installations) on Mac OSX. Regards, -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu

Re: Kerberos support

2009-10-10 Thread Alex Karasulu
support in general? Thanks Andrej -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org

Re: Restting the password for admin user

2009-09-22 Thread Alex Karasulu
would be able to complete the reset operation now. Thanks again! Sumit Ogden Nash http://www.brainyquote.com/quotes/authors/o/ogden_nash.html - The trouble with a kitten is that when it grows up, it's always a cat. On Tue, Sep 22, 2009 at 9:24 PM, Alex Karasulu akaras...@gmail.com wrote

Re: numericStringOrderingMatch does not exist

2009-09-21 Thread Alex Karasulu
1.4? Is there any work around for this? Thanks in advance. Regards Chung-onn -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org

Re: [ANNOUNCE] Apache Directory Server 1.5.5 released

2009-09-02 Thread Alex Karasulu
.jar ? | | | | It has been moved to shared-cursor-0.9.15 | | | | | | -- | | -- | | cordialement, regards, | | Emmanuel Lécharny | | www.iktek.com | | directory.apache.org -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org

Re: Dir Server Basic User Guide Feedback`

2009-08-19 Thread Alex Karasulu
Senior Product Manager IBM Software Group Yep a RedBook heeeheeeheee. Good one Zoerner! Sorry Rick that was pretty funny. On Wed, Aug 19, 2009 at 9:55 PM, Stefan Zoerner ste...@labeo.de wrote: Emmanuel Lecharny wrote: Isn't it enough ? Guess he needs a RedBook ;-) -- Alex Karasulu

Re: Kerberos password change libraries.

2009-08-14 Thread Alex Karasulu
. Monsanto, along with its subsidiaries, accepts no liability for any damage caused by any such code transmitted by or accompanying this e-mail or any attachment. - -- Alex Karasulu My Blog

Re: Backup and migration

2009-07-13 Thread Alex Karasulu
). A similar task is migration from development to production server. Does someone have a hint ? Regards M.Muncke -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org

Re: Questions regarding ADS query handling

2009-07-13 Thread Alex Karasulu
we do this for ou=system. Perhaps just reporting this as a bug is best now until we get to the bottom of it. Thorsten [1] search_s(base, SCOPE_SUBTREE, attrlist = [''], attrsonly = False) -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http

Re: LdapService

2009-06-30 Thread Alex Karasulu
www.iktek.com directory.apache.org -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org

Re: [grails-user] New plugin: ldap-server.

2009-05-22 Thread Alex Karasulu
a very productive environment for developing applications that interact with LDAP directories. -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org

Re: trouble creating own schema

2009-05-13 Thread Alex Karasulu
. can you give the error message from the studio log view (below the entry editor) that would be helpful for understanding the problem better Kiran Ayyagari -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http

Re: [Apache DS] Null LdapSession given to cleanUpSession

2009-04-23 Thread Alex Karasulu
org.apache.directory.server.ldap.LdapProtocolHandler) -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org

Re: classcast on ApacheDS

2009-04-22 Thread Alex Karasulu
(ProtocolCodecFilter.java:158) ... 8 more [15:39:46] WARN [org.apache.directory.server.ldap.LdapProtocolHandler] - Null LdapSession given to cleanUpSession. [15:39:46] WARN [org.apache.directory.server.ldap.LdapProtocolHandler] - Null LdapSession given to cleanUpSession. -- Alex Karasulu My

Re: [ApacheDS] OutOfMemoryError

2009-03-26 Thread Alex Karasulu
to trace the SVN logs back)? Also does this fix depend upon MINA 2? Thanks, Martin Alex Karasulu wrote: How much memory are you running with on your JVM? Alex On Wed, Mar 25, 2009 at 6:07 PM, Martin Alderson eq...@planetquake.com wrote: Hi all, I'm just running some tests

Re: [ApacheDS] OutOfMemoryError

2009-03-25 Thread Alex Karasulu
How much memory are you running with on your JVM? Alex On Wed, Mar 25, 2009 at 6:07 PM, Martin Alderson eq...@planetquake.comwrote: Hi all, I'm just running some tests on ApacheDS 1.5.4 on Windows. I have added 25000 simple users to ou=users,ou=system [1]. After running the following

Re: Anonymous Access Basic authorization

2009-03-11 Thread Alex Karasulu
You're right on Yiannis. Thanks for participating on our users list. Alex On Wed, Mar 11, 2009 at 1:57 PM, Yiannis Mavroukakis imavrouka...@gameaccount.com wrote: Hi Walter wal...@summonte.com wrote: Hi, I've made my Partition (

Re: Problems setting up ApacheDS 1.5.4 as a Kerberos Server

2009-02-24 Thread Alex Karasulu
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

Re: Missing information on how to lock a user account

2009-02-22 Thread Alex Karasulu
On Fri, Feb 20, 2009 at 9:21 AM, Stefan Zoerner ste...@labeo.de wrote: Emmanuel Lecharny wrote: Just in addition to Emmanuel (who is right), Mike perhaps compares it to vendor specific features, some LDAP servers provide (Active Directory, IBM Tivoli, etc.). I would like to know about

Re: [ApacheDS] Poor man's cluster interceptor

2009-02-19 Thread Alex Karasulu
Or just send over an LDIF string. On Thu, Feb 19, 2009 at 2:12 PM, Emmanuel Lecharny elecha...@apache.orgwrote: Hi, On Thu, Feb 19, 2009 at 7:55 PM, Yiannis Mavroukakis imavrouka...@gameaccount.com wrote: Hello all :-) This is off the back of my previous questions about clustering..

Re: [ApacheDS] Problems adding an entry using a custom schema

2009-02-11 Thread Alex Karasulu
Is your gameaccount schema enabled? Just check if there's a m-disabled attribute set to TRUE. You can just remove that attribute or set it to false. Alex On Wed, Feb 11, 2009 at 10:44 AM, Yiannis Mavroukakis imavrouka...@gameaccount.com wrote: Hi everyone! I've managed to embed ApacheDS

Re: [ApacheDS] Problems adding an entry using a custom schema

2009-02-11 Thread Alex Karasulu
to your objectClass for this entry. Note the error message above stating exactly this case. Just add the attribute to your definition. Cheers, Alex Alex Karasulu wrote: Is your gameaccount schema enabled? Just check if there's a m-disabled attribute set to TRUE. You can just remove

Re: Own Schema

2009-02-02 Thread Alex Karasulu
Hi Sandeep, Just a heads up you need to send your email to us...@d.a.o rather than users-ow...@d.a.o. I forwarded your mail to this list. On Mon, Feb 2, 2009 at 12:37 AM, sandeep.kumb...@silverarc.biz wrote: Hi I want to add my own schema attributes such homeDirectory into Apache DS .I

Re: Automatic Authentication

2008-09-25 Thread Alex Karasulu
Hi Tolga, On Thu, Sep 25, 2008 at 9:04 AM, Tolga YURDAKUL [EMAIL PROTECTED]wrote: Hi, We are comparing automatic authentication procedures with Active Directory and Apache Directory Server. With Active Directory; Automatic authentication is simple; you define a user with a logonname and

Re: YNT: Automatic Authentication

2008-09-25 Thread Alex Karasulu
at the client side. My question is; how can I authenticate a user entering username and password at the client side to an Apache Directory Server without using admin password? Tolga. Kimden: [EMAIL PROTECTED] bu kişinin yerine: Alex Karasulu Gönderilmiş: Per

Re: hi

2008-09-15 Thread Alex Karasulu
Good job recruiting :-). Proud of you. Alex On Mon, Sep 15, 2008 at 4:12 AM, Kiran Ayyagari [EMAIL PROTECTED]wrote: hi Prateek, Have a look at the excellent doc which explains about the internal data structures used by ADS and especially the JDBM partition design

Re: [ApacheDS] 1.5.3 install comments

2008-09-10 Thread Alex Karasulu
Should we try to incorporate this before the 1.5.4 release or is that too close? Alex On Wed, Sep 10, 2008 at 8:03 AM, Pierre-Arnaud Marcelot [EMAIL PROTECTED]wrote: Hi Andy, On Wed, Sep 10, 2008 at 12:09 PM, Andy Jefferson [EMAIL PROTECTED] wrote: Hi Pierre-Arnaud, I recently

Re: [Studio] Nightly builds of Apache Directory Studio now available on the website

2008-09-04 Thread Alex Karasulu
Also let's note to our users that these are not officially ratified releases from our PMC. They are there for convenience so our users do not have to build the trunk to test an up and coming feature or some bug fix. Thanks, Alex On Thu, Sep 4, 2008 at 7:46 AM, Pierre-Arnaud Marcelot [EMAIL

Re: ApacheDS 1.2 underscore in attrib name problem

2008-08-27 Thread Alex Karasulu
On Wed, Aug 27, 2008 at 8:20 AM, Emmanuel Lecharny [EMAIL PROTECTED]wrote: Martynas Brijunas wrote: Hi, I came across a proble today and not sure if this is a feature, or a bug. I am using DS to connect to our Oracle OID server. Running a search, getting the results I expect to get. The

Re: NTLM Authentication

2008-08-21 Thread Alex Karasulu
Hi, On Thu, Aug 21, 2008 at 3:10 AM, Graeme Lunt [EMAIL PROTECTED] wrote: Hi, I note that ApacheDS 1.5.3 now supports NTLM authentication: This version is mainly a bug fix version, which also bring some new installers (for Solaris and tar.gz installers), more performance, and NTLM

Re: WebApp Persistance on Unix

2008-08-19 Thread Alex Karasulu
On Tue, Aug 19, 2008 at 11:37 AM, Fu-Tung Cheng [EMAIL PROTECTED]wrote: Hi Emmanuel, Looks like the problem was that I was using shutdown -force which apparently just kills the java process and doesn't allow ds to properly shutdown. For me shutdown on it's own in linux doesn't shutdown

Re: ntlm gateway

2008-08-18 Thread Alex Karasulu
Hiya, On Mon, Aug 18, 2008 at 5:37 PM, kevin creason [EMAIL PROTECTED] wrote: I found docs on your site (using google) that suggest I can use 1.5 of the ADS to be an NTLM gateway. Hmmm what's an NTLM gateway? ADS is setup to be be able to authenticate using NTLM if an NTLM provider is

Re: NPE

2008-08-17 Thread Alex Karasulu
Tony, You've been with us for a while. I'm going to gently nudge you to actually open up the code and take a look at what the issue might be. Let us know what YOU think the problem could be. Thanks, Alex On Fri, Aug 15, 2008 at 5:39 PM, Tony Thompson [EMAIL PROTECTED] wrote: I am using

Re: Using ApacheDS for Kerberos unit tests

2008-08-13 Thread Alex Karasulu
On Tue, Aug 12, 2008 at 7:59 PM, Rodrigo Ipince [EMAIL PROTECTED] wrote: Hi, I'm looking for a tool on which to test my Kerberos application (in Java). I need a completely embeddable KDC that I can set up for a test, run some auth tests, and then tear it down. It seems ApacheDS is the best

Re: OSGi UserAdmin service backed by ApacheDS

2008-08-13 Thread Alex Karasulu
Unfortunately we've been involved in a deep refactoring of the server and have not had time to focus our attention to making it work with OSGi. However we have many on the project that are interested in this endeavor so it might quickly ramp back up again. We too would love to see a UserAdmin as

Re: [ApacheDS] Having trouble setting up access control

2008-07-28 Thread Alex Karasulu
FROM IRC: akarasulu notdf akarasulu I just installed 1.5.3 on a clean ubuntu 8.04 machine akarasulu and then changed the dc=example,dc=com entry akarasulu adding the new administrativeRole attribute Below is the LDIF output from Studio of this operation: akarasulu #!RESULT OK akarasulu

Re: [ApacheDS] Having trouble setting up access control

2008-07-28 Thread Alex Karasulu
(haven't tried 1.2 RC). Works great from LDIF, but the studio plugin seems barely functional. I was only ever able to get them to work for editing existing ACI entries that were created via LDIF. -Shon Alex Karasulu [EMAIL PROTECTED] 07/28/08 10:59 AM FROM IRC: akarasulu notdf akarasulu I

Re: Apache Directory Server 1.5.2 Windows Installation

2008-07-25 Thread Alex Karasulu
Heh that's insane. I use cygwin too but I don't think I tried installing on that machine - I usually use a fresh vmware machine just for that and it did not have cygwin. This is crazy and something we should protect against. Sorry I could not find time to help you more when you needed it with

Re: Apache DS and OpenDS comparison

2008-07-15 Thread Alex Karasulu
Not really have not played with OpenDS at all. Best bet is to look at their roadmaps and try to compare. Alex On Tue, Jul 15, 2008 at 1:11 AM, Frans Thamura [EMAIL PROTECTED] wrote: hi there anyone have comparion matrix for OpenDS and ApacheDS? -- -- Frans Thamura Meruvian Foundation

Re: Transaction for interceptor

2008-07-09 Thread Alex Karasulu
This is something we actually planned to implement using back links. And yes atomicity would be needed and can be achieved. Alex On Wed, Jul 9, 2008 at 9:05 AM, Tanja Ertl [EMAIL PROTECTED] wrote: Hi, with transactional I mean that the origin action and the work done in the interceptor is

Re: Transaction for interceptor

2008-07-09 Thread Alex Karasulu
No it will not. We need to add a layer into ADS that can manage atomicity to allow for rolling back collateral operations if the original operation fails and rolls back. This can be done but it's not so trivial to do correctly. More than atomicity factors into this as other ACID properties also

Re: Transaction for interceptor

2008-07-09 Thread Alex Karasulu
There's still a lot to do. The default change log as it is implemented today is not fully capable of providing what is needed in production and is devised just for rollbacks in our tests. It's definitely a good start though - thanks for pointing it out. Alex On Wed, Jul 9, 2008 at 10:05 AM,

Re: Java access of the server

2008-07-06 Thread Alex Karasulu
On Fri, Jul 4, 2008 at 3:41 AM, Eugen Paraschiv [EMAIL PROTECTED] wrote: I'll try to go into specifics. I am trying simply to connect to an LDAP server; How are you connecting? Over the wire or in embedded mode? I installed Apache Directory 1.5.2 and I started it on localhost; Now I am

Re: problem accessing the documentation

2008-07-05 Thread Alex Karasulu
Looks like some of the links on these pages take you to the confluence to create that trail. Seems the autoexport plugin will add link to creating the confluence page when it has not been created. This is something to be created so it does not exist yet sorry. I will make sure this is seen

Re: admin user

2008-07-01 Thread Alex Karasulu
Create a new user with the DN you prefer and add that user to the administrators group under ou=groups,ou=system. That new user then becomes a super user just like the uid=admin,ou=system user. Then just set the admin password to something no one knows. This way you can have multiple admin

Re: Apache Directory Server 1.5.2 Windows Installation

2008-07-01 Thread Alex Karasulu
Hi Onur, On Thu, Jun 26, 2008 at 7:18 AM, Onur AYGUN [EMAIL PROTECTED] wrote: Hi I'm new to ApacheDS I install it on windows Xp after installation Directory Server Service is not starting exiting with code 1067 when I run the code C:\Program Files\Apache Directory Server\bin\apacheds.exe

Re: 1.5.2 On Windows

2008-06-20 Thread Alex Karasulu
Yep I warned about users freaking out about this. But it's nothing to worry about. Alex On Fri, Jun 20, 2008 at 11:00 AM, Pierre-Arnaud Marcelot [EMAIL PROTECTED] wrote: Hi Chris, Thanks for the report. Those are normal logs for a 1.5.2 version. Just forget them... ;) Even if the

Re: ApacheDS 1.5

2008-06-13 Thread Alex Karasulu
Try starting the service that is installed for ApacheDS through Services. I think you did not specify the correct instance and so the server wrapper is freaking out not being able to find the correct directory where it expects to dump the logs. Again on Windows just try the service which is

Re: localhost:10389/689 Connection refused

2008-06-12 Thread Alex Karasulu
Don't have enough information here to figure out what your problem is exactly. You may have to provide your server.xml file or just try the latest out of hte box installer for apache ds 1.5.2 and let us know if you still have the same problem. Alex On Thu, Jun 12, 2008 at 7:24 AM, Srinivasa Rao

Re: [ApacheDS] Support for server side sorting?

2008-06-05 Thread Alex Karasulu
On Thu, Jun 5, 2008 at 2:57 PM, Joshua J. Kugler [EMAIL PROTECTED] wrote: [I asked this on IRC but didn't get a reply after 18 hours, so thought I'd try here. :) ] Ooops sorry about that. Hi! I came across this page: http://directory.apache.org/apacheds/1.0/ldap-related-rfcs.html and

Re: LDAP talk at Java User Group Berlin

2008-06-04 Thread Alex Karasulu
Thanks Stefan for the update. I wish I could speak the language of Goethe. I'm sure it's a perfect presentation though. I hope our lurkers close to this event will all attend. Thanks, Alex On Wed, Jun 4, 2008 at 9:23 AM, Stefan Zoerner [EMAIL PROTECTED] wrote: Hi all, next week I will

[LDAP Testing Framework] Anyone interested in a fun entry level project?

2008-06-04 Thread Alex Karasulu
Hi users and lurkers, If there's anyone out there interested in contributing and joining the committership, yet does not know where to start this might be a nice project for you to get your feet wet. It would be incredibly valuable to the community and we would gain yet another committer. The

Re: [Studio] Beta-testers needed for a new Apache DS plugin for Apache Directory Studio

2008-06-03 Thread Alex Karasulu
Sorry Pierre I have not gotten to this yet (dealing with lousy things) but I will shortly. Thanks for pumping this out - I'm sure I'm going to be very impressed. Regards, Alex On Mon, Jun 2, 2008 at 12:22 PM, Pierre-Arnaud Marcelot [EMAIL PROTECTED] wrote: Hi, I'm currently finishing the

  1   2   3   >