Re: string to key implementation

2012-07-03 Thread Alex Karasulu
On Tue, Jul 3, 2012 at 12:45 PM, Emmanuel Lécharny 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 key? Is this

Re: [ApacheDS] subschema subentries and DIT structure rules etc.

2012-04-30 Thread Alex Karasulu
On Mon, Apr 30, 2012 at 12:52 PM, Alex Karasulu wrote: > > > On Mon, Apr 30, 2012 at 11:53 AM, Karl Weber > wrote: > >> Hi, >> >> as far as I read in the documentation for ApacheDS 1.5.7, ApacheDS does >> support subentries according to RFC 3672 with t

Re: [ApacheDS] subschema subentries and DIT structure rules etc.

2012-04-30 Thread Alex Karasulu
On Mon, Apr 30, 2012 at 11:53 AM, Karl Weber wrote: > Hi, > > as far as I read in the documentation for ApacheDS 1.5.7, ApacheDS does > support subentries according to RFC 3672 with the exception of subschema > subentries. > > Yes it does and so will all other implementations to come like 2.0 belo

Re: questions about embedding ApacheDS

2012-04-13 Thread Alex Karasulu
On Thu, Apr 12, 2012 at 8:48 PM, Hendy Irawan 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 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, the documenta

Re: ApacheDS on windows 64 bit?

2012-03-31 Thread Alex Karasulu
On Sat, Mar 31, 2012 at 3:35 AM, Darko Hojnik wrote: > Hi there, > > Am Samstag, den 31.03.2012, 02:50 +0300 schrieb Alex Karasulu: > > On Sat, Mar 31, 2012 at 2:29 AM, wrote: > > > > > Hi, > > > I'm looking to allocate ~3GB of memory to the JVM apach

Re: ApacheDS on windows 64 bit?

2012-03-30 Thread Alex Karasulu
On Sat, Mar 31, 2012 at 2:29 AM, 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 thought we did using a

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 wrote: > Le 3/14/12 5:08 PM, Alex Karasulu a écrit : > > On Wed, Mar 14, 2012 at 4:51 PM, wrote: >> >> Hi, when searching for a user having this objectclass hierarchy >>> >>> top >>&

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 wrote: > 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: 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, 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? Thanks! > > (& >

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 wrote: > Am 17.02.2012, 13:19 Uhr, schrieb Emmanuel Lécharny : > > > 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: >>> WindowsXP

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 wrote: > 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 implement. It wou

Re: [doc] apacheds v2.0 docs

2012-02-03 Thread Alex Karasulu
On Fri, Feb 3, 2012 at 5:26 PM, Emmanuel Lecharny wrote: > 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 product

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 wrote: > What is the

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 wrote: > On 02/01/2012 11:58 PM, Alex Karasulu wrote: > > On Wed, Feb 1, 2012 at 10:19 PM, Christoph Czurda > > wrote: > > > >> Hi Pierre-Arnaud, > >> > >> The mistake was on my side. I used Rdn rdn =

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 wrote: > 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 treated as a full >

Re: Configuring the NTP server

2012-01-18 Thread Alex Karasulu
On Wed, Jan 18, 2012 at 3:44 PM, STF 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 into it to serv

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

2011-10-20 Thread Alex Karasulu
On Thu, Oct 20, 2011 at 1:38 PM, Alex Karasulu wrote: > > > On Wed, Oct 19, 2011 at 3:45 PM, Harakiri wrote: > >> >> >> --- On Tue, 10/18/11, Emmanuel Lécharny wrote: >> >> > From: Emmanuel Lécharny >> query for this attribute - >> &

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 wrote: > > > --- On Tue, 10/18/11, Emmanuel Lécharny wrote: > > > From: Emmanuel Lécharny > query for this attribute - > > "userCertificate;binary" is also returned? (The previous > > hack would make it so, that if "userCertificate;binary" was > > requ

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 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: > org.apache.directory.shared.ldap.schema.comparators

Re: Indexing performance

2011-10-12 Thread Alex Karasulu
On Wed, Oct 5, 2011 at 2:41 PM, Emmanuel Lecharny wrote: > 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 instance. >> >

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 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 access contr

Re: Dynamic/Hierarchical groups with ApacheDS

2011-04-19 Thread Alex Karasulu
On Tue, Apr 19, 2011 at 12:17 PM, Hasini Gunasinghe 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
ing OFBiz in ApacheDS, may be that would be heavy. Plus in the end 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

Re: [Community] Proposals for those interested in participating

2011-03-01 Thread Alex Karasulu
On Tue, Mar 1, 2011 at 6:50 PM, Stefano Gargiulo wrote: > Very interesting! Proposal #1 Will rock (world need this kind of webapps) > and also the new api is a great thing for who wants to write a custom user > management interface (i need this, for now i wrote one in php but i will be > very hap

Re: [Community] Proposals for those interested in participating

2011-03-01 Thread Alex Karasulu
t 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" wrote: > > Hi all, > > > > > > Please excuse the cross post to both dev and user mailing lists. > > > > >

[Community] Proposals for those interested in participating

2011-03-01 Thread Alex Karasulu
Hi all, Please excuse the cross post to both dev and user mailing lists. 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. (1) LDAP Web Administration and/or Self

Re: [ApacheDS] roadmap

2011-02-27 Thread Alex Karasulu
On Sun, Feb 27, 2011 at 5:51 PM, Hasini Gunasinghe wrote: > Hi Emmanuel, > > On Fri, Feb 25, 2011 at 4:39 PM, Emmanuel Lecharny wrote: >> - 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 so) to our set of Directory p

Re: Ldap for CRL

2011-01-31 Thread Alex Karasulu
hj > > -jim > Jim Willeke > > > On Mon, Jan 31, 2011 at 10:14 AM, Jorge Infante Osorio >wrote: > > > Hi Alex. > > > > -Mensaje original- > > De: akaras...@gmail.com [mailto:akaras...@gmail.com] En nombre de Alex > > Karasulu > > Enviad

Re: Ldap for CRL

2011-01-31 Thread Alex Karasulu
function. Other 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

Re: non-numeric oids

2011-01-27 Thread Alex Karasulu
sting application that has made heavy use of the > pattern to apacheds 1.5.7. Any help 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:/

Re: ApacheDS and other backends

2011-01-13 Thread Alex Karasulu
> ----- > hyro > W 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

Happy New Year

2011-01-01 Thread Alex Karasulu
Happy New Year to our users, committers and PMC. Let's make this new year a great one. Best, -- 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://tung

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

2010-11-30 Thread Alex Karasulu
main dns (the one > used by routers) of a geographical network. > > I like to have it based on LDAP: now we have bind9 and an application > that wrote his files, but it's a bloodshed, so i ask, is the apacheDS > DNS extension mature and ready for production? > > anyone

Re: ApacheDS is dereferencing Aliases per default

2010-11-16 Thread Alex Karasulu
options are connection hence client related settings. What client are you using 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: JVM wrapper restarts too soon

2010-10-13 Thread Alex Karasulu
nt. > > > > What settings can I tweak to make the wrapper more patient? Large > > operations are quite common and I'm okay with the system hanging a bit > > while it processes all the data (e.g., batch operations in studio), > > because it needs to g

Re: update from 1.5.4 to 1.5.7

2010-10-03 Thread Alex Karasulu
pdate 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 h

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

2010-09-16 Thread Alex Karasulu
hanges that occurred or even PSearch the schema area and react to the change. None of this is critical do or die stuff 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
e attributes privateKey, > publicKey and userCertificate with those guys. You could use Portacle and > OpenSSL to extract those information. If you need further help don't > hesitate to ask. > > > > Not very user friendly right now... > > > > Kind Regards, &g

Re: Kerberos Can't Find Users

2010-04-21 Thread Alex Karasulu
s no support for padata type while getting initial credentials > and this from ADS: > 358279 [NioDatagramAcceptor-3] WARN > org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler - > KDC > has no support for padata type (16) > > and... what does that mean? I'll be looking around for it, but I've never > seen t

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" > wrote: Hi , can we store any read only data on LDAP. Basically what I mean is once

Re: badly in need of help on LDIF

2010-04-05 Thread Alex Karasulu
imit="1000"> > > > > backLog="50" enableSSL="false"/> > > > > > > > >#directoryService > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >#ldapServer > > murali.ldif > > > > > > > > ___ > > > > My LDIF file is as below > > _ > > version: 1 > > > > dn: ou=murali > > objectClass: organizationalUnit > > objectClass: top > > ou: murali > > > > In the server.xml I have defined a partition "murali". I want to have a > context in that partition at the time of server start . so I have > configured > the LDIF file as per the documentation in server.xml but the context is not > getting created automatically. I tried too hard but no success. 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: Create and Deploy the Object at Run TIME

2010-03-30 Thread Alex Karasulu
is is to have you help us to help you. Also google is your friend ;). <http://www.catb.org/~esr/faqs/smart-questions.html> 2). http://directory.apache.org/apacheds/1.5/ <http://directory.apache.org/apacheds/1.5/> See the sub menu on "Documentation" Read these things a

Re: Custom partition - obtaining network connection details

2010-03-29 Thread Alex Karasulu
ally with 1.5.x which is considered a feature release branch we have the luxury to introduce significant changes. Yeah I know that this is way better than using 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://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: Using ApacheDS front-end with a custom backend

2010-03-26 Thread Alex Karasulu
nything Oracle has for embedding if you want to embed freely. The dependency issues are neglegible 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

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 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 this > i

Re: Accessing schema data

2010-03-25 Thread Alex Karasulu
e();) > > { > > mandatory.add(values.next()); > > } > > 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/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: Using ApacheDS front-end with a custom backend

2010-03-25 Thread Alex Karasulu
s/you're/your/ On Thu, Mar 25, 2010 at 7:25 PM, Alex Karasulu wrote: > BTW Matt, Penrose was originally based on Apache Directory Server and > Shared Libraries. It started with you're use case exactly. I know because I > am the original founder of safehaus.org. We eventu

Re: Using ApacheDS front-end with a custom backend

2010-03-25 Thread Alex Karasulu
Licenses>) but then the > contact link has an empty contact page (see here < > http://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 w

Re: Nested Groups and the Atlassian Crowd Connector

2010-03-12 Thread Alex Karasulu
ested groups a user belongs to, > if a specific search op is send to the server. > > 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
t; cmy...@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: location of server.xml (was: Hi, I have a problem)

2010-02-23 Thread Alex Karasulu
ows, check the > > C:\Programme\Apache Directory Server\instances\default\conf > > directory for the server.xml file (change Programme to your localized name). > > Hope this guess already helps. > Greetings from Hamburg, >    Stefan > > -- Alex Karasulu My Blog :: htt

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: certificate based client authentication ?

2010-02-09 Thread Alex Karasulu
date the credentials of the client and authorize the connection. -- 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 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 Kar

Re: ApacheDS causing very high load

2009-12-09 Thread Alex Karasulu
e CPU. Thanks, Alex On Thu, Dec 10, 2009 at 12:59 AM, Ioannis Mavroukakis < imavrouka...@gameaccount.com> wrote: > Sure, I'll arrange this with our sysadm. Do you have anything particular in > mind or will jvisualvm do? > > Y. > > > On 10 Dec 2009, at 04:00, Alex Karasul

Re: ApacheDS causing very high load

2009-12-09 Thread Alex Karasulu
thread-19 WARN ldap.LdapProtocolHandler - Null LdapSession given >>> to cleanUpSession. >>> NioProcessor-3 WARN ldap.LdapProtocolHandler - Null LdapSession given to >>> cleanUpSession. >>> >>> >>> The only thing I can think of causing the NPE's is a monitoring >>> application that we have, that connects and disconnects from ADS to confirm >>> that it's still there...Apart from that I have no plausible explanation >>> for the high load. I'm currently using 1.5.6 compiled from source. >>> >>> Thanks, >>> >>> Yiannis >>> >>> >>> >>> >> >> __ >> This email has been scanned by the MessageLabs Email Security System. >> For more information please visit >> http://www.messagelabs.com/email__ >> > > -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org

Re: ApacheDS Apache web server ldaps connection problem.

2009-12-08 Thread Alex Karasulu
uthnz_ldap.c(377): [client > 127.0.0.1] [4628] auth_ldap authenticate: using URL > ldaps://localhost:10686/dc=sensus,dc=com > [Tue Dec 08 16:13:58 2009] [debug] mod_authnz_ldap.c(377): [client > 127.0.0.1] [4628] auth_ldap authenticate: using URL > ldaps://localhost:10686/dc=sensus,dc=com > [Tue Dec 08 16:13:58 2009] [warn] [client 127.0.0.1] [4628] auth_ldap > authenticate: user frouse authentication failed; URI > /Sensus_Internal_FW_and_SW_Release_Repository/ [LDAP: > ldap_simple_bind_s() failed][Server Down] > > Thanks > -- > Always look on the bright side of life. > - M Python > -- 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-12-01 Thread Alex Karasulu
a bit more specific to your situation rather than mainstream to this list. Alex > Thanks for the info. David > > > Alex Karasulu wrote: > >> On Mon, Nov 30, 2009 at 10:56 PM, David R Robison < >> drrobi...@openroadsconsulting.com> wrote: >> >> >

Re: PostgreSQL as backend

2009-11-30 Thread Alex Karasulu
t it as LDAP to complete your directory. You may have put it there for proximity/performance sake but still need to have it presented via LDAP. A VD can help you do that. HTH, -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apac

Re: PostgreSQL as backend

2009-11-30 Thread Alex Karasulu
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 communi

Re: Partition

2009-11-25 Thread Alex Karasulu
lity but > the bind method never gets called. Anyone have a better idea ? > > Jacques Oosthuizen > Conor Information Technologies > Director > mobile : 0827699138 > web : http://www.conor.co.za > mail : jacqu...@conor.co.za > > > > > > -- Alex Kara

Re: Partition

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

Re: OSGi UserAdmin and Apache DS

2009-11-04 Thread Alex Karasulu
es we worked on a while back. We certainly want to do this but there is little to no bandwidth at the moment. Implementing it is easy for most of us at Directory but we just need the time and at the present moment we're all trying to make ends meat. Feel free to get involved and work on this w

Re: Kerberos support

2009-10-10 Thread Alex Karasulu
documentation or the > Kerberos 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: Mac OS X 10.6 Support?

2009-10-10 Thread Alex Karasulu
other services such as Kerberos activated. If this is the case it must be the LDAP port, which makes me think that you might have already started this instance of ApacheDS before or another older installation is still running. Pierre is our OSX guru. He might have some more input for you o

Re: Restting the password for admin user

2009-09-22 Thread Alex Karasulu
I guess > I > 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." > &

Re: Restting the password for admin user

2009-09-22 Thread Alex Karasulu
>Object : > > '0.9.2342.19200300.100.1.1=tdsadmin,2.5.4.11=people,0.9.2342.19200300.100.1.25=test,0.9.2342.19200300.100.1.25=com' >Modification[0] >Operation : replace >Modification >rdsisuseraccountlocked: 43265 &

Re: numericStringOrderingMatch does not exist

2009-09-21 Thread Alex Karasulu
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: Restting the password for admin user

2009-09-19 Thread Alex Karasulu
On Sat, Sep 19, 2009 at 4:36 PM, Stefan Zoerner wrote: > Alex Karasulu wrote: > >> The administrator entry is just like any other entry and the userPassword >> field is like any other attribute. You can use these LDAP client tools >> to >> update this attribute

Re: Restting the password for admin user

2009-09-19 Thread Alex Karasulu
nLDAP client since we don't have command line tools. Cheers, -- 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
startNetwork( transport, chain ); > | | } > | | > | | started = true; > | | } > | | > | | (this is done automatically, you don't have to do anything but > | | instanciating the transports) > | | > | | > > | | > - is Jetty mandatory ? > | | >if not, jetty-6.1.14.jar, jetty-util-6.1.14.jar and > | | apacheds-http-integration-1.5.5.jar can be removed ?*** > | | > > | | Kiran ? > | | > | | > - where I can found apacheds-core-cursor-1.5.5.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 Apache MINA :: http://mina.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 wrote: > Emmanuel Lecharny wrote: > >> Isn't it enough ? >> > > Guess he needs a RedBook ;

Re: Kerberos password change libraries.

2009-08-14 Thread Alex Karasulu
" or other "Malware". 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 :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org

Re: [ApacheDS] Using dynamic group

2009-08-07 Thread Alex Karasulu
Using dynamic group > > To: users@directory.apache.org > > > > > > Hi, > > Does ApacheDS 1.0 or 1.5 suppport dynamic groups? If it does how can i > > configure it? I didn't find it in the documentation... > > Thanks in advance! > > > > > > -- >

Re: Questions regarding ADS query handling

2009-07-13 Thread Alex Karasulu
On Mon, Jul 13, 2009 at 6:05 PM, Alex Karasulu wrote: > Hi Thorsten, > > On Sun, Jul 12, 2009 at 1:18 PM, Thorsten Kampe > > >> >> 1. when I run a query with attrlist = [''] - this actually returns all >> attributes (like "attrlist = []" or

Re: Questions regarding ADS query handling

2009-07-13 Thread Alex Karasulu
ird. I know that we made ou=schema return an updated timestamp if any schema information has changed but I do not think 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, attr

Re: Backup and migration

2009-07-13 Thread Alex Karasulu
t; 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: LdapService

2009-06-30 Thread Alex Karasulu
I can provide you with some >> hosting space if it's not too crazy :-) >> > We have all the needed machines, it's just that they are down atm, and need > to be restarted. Alex is working on that but it will take a bit of time, as > the whole infra is being suffled atm... > > Anyway, thanks for the proposal ! > > -- > -- > 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 Apache MINA :: http://mina.apache.org

Re: Apacheds - max number of connections

2009-05-30 Thread Alex Karasulu
ct to the server. > > Last, not least, the best would probably to set the ACIs to allow only a > set of users. > > -- > -- > 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 Apache MINA :: http://mina.apache.org

Re: [Triplesec] Server startup problem after running configuration wizard.

2009-05-30 Thread Alex Karasulu
FileSystemXmlApplicationContext.(FileSystemXmlApplicationContext.java:74) > at > org.springframework.context.support.FileSystemXmlApplicationContext.(FileSystemXmlApplicationContext.java:65) > at org.safehaus.triplesec.Service.init(Service.java:245) > > > -- 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
ing that an >> entry exists in the directory >>• A getAt(String dn) server bean method for getting the entry at dn >> as a Map >> >> This plugin combined with the existing ldap plugin ( >> http://grails.org/plugin/ldap) provides 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
Yes that is correct. On Wed, May 13, 2009 at 8:06 AM, Emmanuel Lecharny wrote: > On Wed, May 13, 2009 at 1:57 PM, Alex Karasulu > wrote: > > > He might also need to toggle the schema enabled. The default is > disabled. > > > I checked, the m-disabled attribute is no

Re: trouble creating own schema

2009-05-13 Thread Alex Karasulu
i tried another onebut same effect. >> > > 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/akarasul

Re: [Apache DS] Null LdapSession given to cleanUpSession

2009-04-23 Thread Alex Karasulu
09 16:18:11.009 [WARN ] Null LdapSession given to cleanUpSession. > (LdapProtocolHandler.java, line 108, class > 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: [ApacheDS] Using ApacheDS for web authentication

2009-04-23 Thread Alex Karasulu
plications. > > Lastly, assuming the answers are yes to first two questions, is there a > sample application > somewhere out there that I could look at that does this type of thing? > Those tutorials are your ticket. Read, test, and have fun. HTH -- Alex Karasulu My Blog :: http

Re: classcast on ApacheDS

2009-04-22 Thread Alex Karasulu
t;>>>>> classcast. I'm on 1.5.4 version. How to debug & solve this? Any >>>>>>>>>> clues? >>>>>>>>>> >>>>>>>>>> Thanks, >>>>>>>>>> >>>>>>>>>> M >>>>>>>>>> >>>>>>>>>> Trace: >>>>>>>>>> >>>>>>>>>> [15:39:46] WARN >>>>>>>>>> [org.apache.directory.server.ldap.LdapProtocolHandler] >>>>>>>>>> - >>>>>>>>>> [/ >>>>>>>>>> 127.0.0.1:2453] Unexpected exception forcing >>>>>>>>>> session to close: sending disconnect notice to client. >>>>>>>>>> *org.apache.mina.filter.codec.ProtocolDecoderException: >>>>>>>>>> java.lang.ClassCastException: org.apache.directory.shared.ldap.co >>>>>>>>>> dec.search.AttributeValueAssertionFilter cannot be cast to >>>>>>>>>> org.apache.directory.shared.ldap.codec.search.ConnectorFilter* >>>>>>>>>> (Hexdump: 30 81 82 02 01 02 63 60 04 17 6F 75 3D 70 65 6F 70 6C 65 >>>>>>>>>> 2C >>>>>>>>>> 6F >>>>>>>>>> 3D >>>>>>>>>> 6F 6E 74 6F 6D 65 74 72 69 63 73 0A 01 02 0 >>>>>>>>>> A 01 03 02 01 00 02 01 0B 01 01 00 A3 15 04 0B 6F 62 6A 65 63 74 >>>>>>>>>> 43 >>>>>>>>>> 6C >>>>>>>>>> 61 >>>>>>>>>> 73 >>>>>>>>>> 73 04 06 70 65 72 73 6F 6E A3 18 04 0B 6F 6 >>>>>>>>>> 2 6A 65 63 74 43 6C 61 73 73 04 09 75 69 64 4F 62 6A 65 63 74 30 >>>>>>>>>> 05 >>>>>>>>>> 04 >>>>>>>>>> 03 >>>>>>>>>> 75 >>>>>>>>>> 69 64 A0 1B 30 19 04 17 32 2E 31 36 2E 38 3 >>>>>>>>>> 4 30 2E 31 2E 31 31 33 37 33 30 2E 33 2E 34 2E 32) >>>>>>>>>> at >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCodecFilter.java:165) >>>>>>>>>> at >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(AbstractIoFilterChain.java:299) >>>>>>>>>> at >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilterChain.java:53) >>>>>>>>>> at >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceived(AbstractIoFilterChain.java:6 >>>>>>>>>> 48) >>>>>>>>>> at >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorFilter.java:220) >>>>>>>>>> at >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.run(ExecutorFilter.java:264) >>>>>>>>>> at >>>>>>>>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown >>>>>>>>>> Source) >>>>>>>>>> at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown >>>>>>>>>> Source) >>>>>>>>>> at java.lang.Thread.run(Unknown Source) >>>>>>>>>> Caused by: java.lang.ClassCastException: >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.directory.shared.ldap.codec.search.AttributeValueAssertionFilter >>>>>>>>>> can >>>>>>>>>> not be cast to >>>>>>>>>> org.apache.directory.shared.ldap.codec.search.ConnectorFilter >>>>>>>>>> at >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.directory.shared.ldap.codec.search.SearchRequest.addCurrentFilter(SearchRequest.java:356) >>>>>>>>>> at >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.directory.shared.ldap.codec.actions.InitEqualityMatchFilterAction.action(InitEqualityMatchFilterAc >>>>>>>>>> tion.java:70) >>>>>>>>>> at >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar.executeAction(AbstractGrammar.java:153) >>>>>>>>>> at >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.directory.shared.asn1.ber.Asn1Decoder.treatTLVDoneState(Asn1Decoder.java:620) >>>>>>>>>> at >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.directory.shared.asn1.ber.Asn1Decoder.decode(Asn1Decoder.java:796) >>>>>>>>>> at >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.directory.shared.ldap.codec.TwixDecoder.decode(TwixDecoder.java:110) >>>>>>>>>> at >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.directory.shared.ldap.message.MessageDecoder.decode(MessageDecoder.java:150) >>>>>>>>>> at >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.directory.shared.asn1.codec.Asn1CodecDecoder.decode(Asn1CodecDecoder.java:53) >>>>>>>>>> at >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(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 Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org

Re: [ApacheDS embedded] Deadlock accessing schema

2009-04-21 Thread Alex Karasulu
t works fine now > with > 1.5.5-SNAPSHOT. Looks promising. When did you say will 1.5.5 be > released ?? ;-) > > - Jörg > > -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org

Re: Schema when does it update and where does it come from?

2009-04-06 Thread Alex Karasulu
See what you get with a ldapsearch of cn=schema from the commandline via openldap clients. Alex On Mon, Apr 6, 2009 at 12:50 PM, Christian Brennsteiner wrote: > hi group, > > i am having a little bit of a problem with a specific opends server > hosting a self created schema. > my general problem

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 &g

Re: [ApacheDS] OutOfMemoryError

2009-03-26 Thread Alex Karasulu
here the equivalent code was back then (no worries if not, > I should be able 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? >>

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 wrote: > 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 LDAP search command

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 >> ( >> http://directory.apache.org/apacheds/1.5/

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 < drrobi...@openroads

Re: ssl keystore

2009-02-22 Thread Alex Karasulu
On Fri, Feb 20, 2009 at 7:43 AM, Stefan Zoerner wrote: > ayyagarikiran wrote: > >> hi John, >> >>No, there isn't, but this feature was added in the trunk which will be >> released as 1.5.5 soon. >> > > From my point of view, this feature is crucial for the Open Group > certification; otherwis

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 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 abou

Re: Missing information on how to lock a user account

2009-02-22 Thread Alex Karasulu
On Fri, Feb 20, 2009 at 7:28 AM, 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.). > ... > > It's > just a matter of adding an operational attr

Re: Missing information on how to lock a user account

2009-02-22 Thread Alex Karasulu
On Fri, Feb 20, 2009 at 6:49 AM, Stefan Zoerner wrote: > Emmanuel Lecharny wrote: > >> What do you mean exactly ? It's an LDAP server, and the authentication >> system will just look for a user which DN is given, and compare its >> credential with what has been passed to the Bind Request operatio

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 wrote: > Hi, > > On Thu, Feb 19, 2009 at 7:55 PM, Yiannis Mavroukakis > wrote: > > Hello all :-) > > > > This is off the back of my previous questions about clustering.. > > > > I've managed to setup a poor man'

  1   2   3   4   >