[ApacheDS][Partition] Using surrogate keys for attributeType aliases and objectClass aliases (was Re: [SCHEMA] Can two different LDAP AttributeType's have the same name?)

2007-04-05 Thread Alex Karasulu
Ole, Changing the topic ... On 4/6/07, Ole Ersoy <[EMAIL PROTECTED]> wrote: Each Entry has a set of ObjectClasses associated with it. Those object classes determine the set of AttributeTypes that the entry can have. What I'm wondering about is when I look up a value of an entry, does ApacheD

Re: [DAS] Design Guide Update

2007-04-05 Thread Ole Ersoy
Alex Karasulu wrote: Restart? With all that OSGi stuff can't I just drop it in there and go? John - Alex has a feature request. Have it ready by tomorrow OK! Will take a look shortly and thanks for persisting with this hard subject. Thanks for hanging with. It's a lot easier when there is a

Re: [SCHEMA] Can two different LDAP AttributeType's have the same name?

2007-04-05 Thread Ole Ersoy
Alex Karasulu wrote: Ole, On 4/5/07, *Ole Ersoy* <[EMAIL PROTECTED] > wrote: Well, It does make life simpler when there's one simple rule like that :-) It's also a little easier to visually track everything like that. Although now instead of just

Re: [SCHEMA] Can two different LDAP AttributeType's have the same name?

2007-04-05 Thread Alex Karasulu
Ole, On 4/5/07, Ole Ersoy <[EMAIL PROTECTED]> wrote: Well, It does make life simpler when there's one simple rule like that :-) It's also a little easier to visually track everything like that. Although now instead of just having an attribute name on an entry like "baseDN" we have to call

Re: [DAS] Design Guide Update

2007-04-05 Thread Alex Karasulu
Restart? With all that OSGi stuff can't I just drop it in there and go? Will take a look shortly and thanks for persisting with this hard subject. Alex On 4/5/07, Ole Ersoy <[EMAIL PROTECTED]> wrote: Oooops - Sorry Alex - I think you were fishing when I sent out the first one. Just drop it i

Re: [DAS] Design Guide Update

2007-04-05 Thread Ole Ersoy
Oooops - Sorry Alex - I think you were fishing when I sent out the first one. Just drop it in your Eclipse Plugins Directory, restart, and look for LDAP DAS Design Guide in help. That one is still fairly rough, but with more content, and the next one will be a lot cleaner. I hope to have it rea

Re: [SCHEMA] Can two different LDAP AttributeType's have the same name?

2007-04-05 Thread Ole Ersoy
Well, It does make life simpler when there's one simple rule like that :-) It's also a little easier to visually track everything like that. Although now instead of just having an attribute name on an entry like "baseDN" we have to call it: org.apache.tuscany.DASConfig.baseDN I assume this

Re: [ApacheDS] [1.5.0] Release jars available to test before deployment

2007-04-05 Thread Alex Karasulu
Doh I forgot the link for the release jars ... and to upload them. I just kicked off the upload and here's the URL: http://people.apache.org/~akarasulu/apacheds/candidates/ Alex On 4/5/07, Alex Karasulu <[EMAIL PROTECTED]> wrote: Hi all, I know I dragged this out for a while and am truly so

[ApacheDS] [1.5.0] Release jars available to test before deployment

2007-04-05 Thread Alex Karasulu
Hi all, I know I dragged this out for a while and am truly sorry for that. Here are the release candidates for ApacheDS 1.5.0. Please kick the tires (all of em) and give me feedback so I can push out the artifacts to Ibiblio.org and the installers to the Apache Mirrors. Also Enrique if you can

Re: [DAS] Design Guide Update

2007-04-05 Thread Alex Karasulu
Ole, I have a dumb question: What do I do with this? Do I mvn install it and then ... ? Alex On 4/5/07, Ole Ersoy <[EMAIL PROTECTED]> wrote: https://svn.apache.org/repos/asf/directory/sandbox/oersoy/guides/das.ldap.design.documentation Still a little wet around the ears, but getting there.

Re: [ApacheDS] Definition of a partition

2007-04-05 Thread Alex Karasulu
Thanks a bunch Christine. Sorry for being lazy - I should have added it myself. This release is taking me forever this time though. I guess I am loosing my touch. Alex On 4/5/07, Christine Koppelt <[EMAIL PROTECTED]> wrote: I expanded the first section a bit and added it to the "Architectur

Re: [SCHEMA] Can two different LDAP AttributeType's have the same name?

2007-04-05 Thread Alex Karasulu
Short answer is no. Long answer is no as well :). Basically there is only one LDAP schema entity namespace shared across all entity names. What does this mean? Not only does two attributeTypes have to have different aliases (names like commonName and cn rather than OIDs), an objectClass cannot

Re: [Press] We need a minister of propaganda

2007-04-05 Thread Alex Karasulu
We might want users coming to LS site here at directory to vote on this plugin. This link has info that we can use to add to our site to do this: http://eclipseplugincentral.com/Web_Links-index-req-outsidelinksetup-lid-743.html Alex On 4/5/07, Stefan Seelmann <[EMAIL PROTECTED]> wrote: Thank

Re: [Press] We need a minister of propaganda

2007-04-05 Thread Stefan Seelmann
Thanks Jim, LS is also listed at Eclipse Plugin Central: http://eclipseplugincentral.com/Web_Links-index-req-viewlink-cid-896.html Feel free to rate it. Stefan Jim Yang schrieb: > All, > > I just posted Ldap Studio on my favorite Mac download sites. Please > take the time to add a rating and

[SCHEMA] Can two different LDAP AttributeType's have the same name?

2007-04-05 Thread Ole Ersoy
Originally I assumed that I can have two AttributeType entries with the same name, since we also assign unique OIDs to AttributeType entries. Then when I looked at how an ObjectClass is defined, it has code like this: ldapAttributes.put( MetaSchemaConstants.M_MUST_AT, "baseDN" ); ldapAttributes.

Re: [ApacheDS] Definition of a partition

2007-04-05 Thread Christine Koppelt
I expanded the first section a bit and added it to the "Architectural Overview" page of the AUG (http://directory.apache.org/apacheds/1.0/architectural-overview.html). Further comments or contributions are welcome :-) Christine 2007/4/5, Trustin Lee <[EMAIL PROTECTED]>: Sounds very good! Trus

[DAS] Design Guide Update

2007-04-05 Thread Ole Ersoy
https://svn.apache.org/repos/asf/directory/sandbox/oersoy/guides/das.ldap.design.documentation Still a little wet around the ears, but getting there. - Ole

Re: [Press] We need a minister of propaganda

2007-04-05 Thread Ole Ersoy
Yes - I have a confluence account. I'm really wondering how confluence gets mapped to the Directory Site? Thanks, - Ole Alex Karasulu wrote: Just use confluence. Don't u have a confluence username id? Or are you on the directory group? Ersin can you check for Ole? Also don't we have some

Re: [DAS OID GENERATION] Things that make you go hmmmm

2007-04-05 Thread Alex Karasulu
H if you have short terms then this might produce a longer OID string. Just thinking about the max size of a hashCode value in the number of digits. I think it's log 10 (2^32-1) which is what 8 or 9? So if the term is small then this might be larger. More inline ... On 4/5/07, Emmanuel Lec

Re: [Press] We need a minister of propaganda

2007-04-05 Thread Alex Karasulu
Jim will you follow up on getting us free ads for ADS and other Directory product via this service? Thanks, Alex On 4/5/07, Jim Yang <[EMAIL PROTECTED]> wrote: Here is also another idea. Why not get help from Google.. for free!! http://code.google.com/ --Jim Google Grants - Free Advertising

Re: [Press] We need a minister of propaganda

2007-04-05 Thread Alex Karasulu
My Gawd, I did not know. Let's take advantage of this right away. I like the momentum of this thread. Hopefully it will be sustained. Thanks Jim, Alex On 4/5/07, Jim Yang <[EMAIL PROTECTED]> wrote: Here is also another idea. Why not get help from Google.. for free!! http://code.google.com/

Re: [Press] We need a minister of propaganda

2007-04-05 Thread Alex Karasulu
Just use confluence. Don't u have a confluence username id? Or are you on the directory group? Ersin can you check for Ole? Also don't we have some kind of page on how to write doco that is pushed into the site so I can post it for those people when they ask about this? Alex On 4/5/07, Ole Er

Re: [Press] We need a minister of propaganda

2007-04-05 Thread Alex Karasulu
Cool I just posted my reply. Alex On 4/5/07, Jim Yang <[EMAIL PROTECTED]> wrote: All, I just posted Ldap Studio on my favorite Mac download sites. Please take the time to add a rating and testimonial. The direct link is here: http://www.macupdate.com/info.php/id/24597/ldap-studio This will

[jira] Created: (DIR-208) Add Help Wanted Section to Site

2007-04-05 Thread Ole Ersoy (JIRA)
Add Help Wanted Section to Site --- Key: DIR-208 URL: https://issues.apache.org/jira/browse/DIR-208 Project: Directory Issue Type: Task Components: sitedocs Reporter: Ole Ersoy Assig

Re: [Press] We need a minister of propaganda

2007-04-05 Thread Jim Yang
Here is also another idea. Why not get help from Google.. for free!! http://code.google.com/ --Jim Google Grants - Free Advertising for Open Source Non-profits Apr 02, 2007 - Permalink Posted by Zaheda Bhorat, Open Source Team Generating awareness and driving new users and developers to your p

Re: [Press] We need a minister of propaganda

2007-04-05 Thread Ole Ersoy
Sure - Can someone help me understand how to add stuff to the site? Thanks, - Ole Alex Karasulu wrote: On 4/5/07, *Ole Ersoy* <[EMAIL PROTECTED] > wrote: I think if we had a "Help Wanted" section on the website, where we could "De-aggregate"/"Breakdow

Re: [DAS OID GENERATION] Things that make you go hmmmm

2007-04-05 Thread Ole Ersoy
I like that idea as well. I'll get them all in the design guide. Thanks, - Ole Alex Karasulu wrote: Good idea Emmanuel. Permit me to extend on this a bit ... Perhaps instead of getting really long OIDs you can use instead compute a hashCode from the suffix and just concat that as the lea

Re: [Press] We need a minister of propaganda

2007-04-05 Thread Alex Karasulu
On 4/5/07, Ole Ersoy <[EMAIL PROTECTED]> wrote: I think if we had a "Help Wanted" section on the website, where we could "De-aggregate"/"Breakdown" requests such as this it would help a lot too. Yes yes this is a great idea. Ole can you take at least the lead of making sure our site has this

Re: [Press] We need a minister of propaganda

2007-04-05 Thread Jim Yang
All, I just posted Ldap Studio on my favorite Mac download sites. Please take the time to add a rating and testimonial. The direct link is here: http://www.macupdate.com/info.php/id/24597/ldap-studio This will help drive traffic to Apache Directory. Jim

Re: [Press] We need a minister of propaganda

2007-04-05 Thread Ole Ersoy
I think if we had a "Help Wanted" section on the website, where we could "De-aggregate"/"Breakdown" requests such as this it would help a lot too. Cheers, - Ole Alex Karasulu wrote: Hi all, OK I'm joking a bit about the title but we need someone to keep and eye out and start thinking about

Re: [DAS OID GENERATION] Things that make you go hmmmm

2007-04-05 Thread Emmanuel Lecharny
On 4/5/07, Alex Karasulu <[EMAIL PROTECTED]> wrote: Good idea Emmanuel. Permit me to extend on this a bit ... Perhaps instead of getting really long OIDs you can use instead compute a hashCode from the suffix and just concat that as the least significant OID term. For example: 1.3.6.1.4.1.18

Re: [Press] We need a minister of propaganda

2007-04-05 Thread Emmanuel Lecharny
Hi, On 4/5/07, Alex Karasulu <[EMAIL PROTECTED]> wrote: Hi all, OK I'm joking a bit about the title but we need someone to keep and eye out and start thinking about how to spread the word about Apache Directory products. We've got a lot of good stuff here and we don't market our goods. Other

Re: [Press] We need a minister of propaganda

2007-04-05 Thread Alex Karasulu
Excellent thanks Jim. Any others interested? You cannot be shy when it comes to this :). Alex On 4/5/07, Jim Yang <[EMAIL PROTECTED]> wrote: Alex, I'll try to help in regards with #1 and #2. I, recently, blog about LS. Check out http://www.idtopia.com/blog/ One thing we can do is to have

Re: [Press] We need a minister of propaganda

2007-04-05 Thread Jim Yang
Alex, I'll try to help in regards with #1 and #2. I, recently, blog about LS. Check out http://www.idtopia.com/blog/ One thing we can do is to have all of the committers to create their own blogs and then setup a blog aggregator on directory.apache.org. We can then make the aggregated blogs ava

Re: [DAS OID GENERATION] Things that make you go hmmmm

2007-04-05 Thread Alex Karasulu
Good idea Emmanuel. Permit me to extend on this a bit ... Perhaps instead of getting really long OIDs you can use instead compute a hashCode from the suffix and just concat that as the least significant OID term. For example: 1.3.6.1.4.1.18060.0.4.X.2.org.tuscany.das.ldap.config.DASConfig.base

[Press] We need a minister of propaganda

2007-04-05 Thread Alex Karasulu
Hi all, OK I'm joking a bit about the title but we need someone to keep and eye out and start thinking about how to spread the word about Apache Directory products. We've got a lot of good stuff here and we don't market our goods. Other analogous products out there are being plastered all over

[ApacheDS] Using MPL based ldapsdk in test code is OK

2007-04-05 Thread Alex Karasulu
Hi all, Just a FYI that we use the ldapsdk in the server-unit package. I noticed this while doing an audit and preping all the notice and license files. The ldapsdk is MPL and AFAIK this is not compatible with the ASL 2.x. So we cannot use it if the artifact generated by this module depended o

Re: [DAS OID GENERATION] Things that make you go hmmmm

2007-04-05 Thread Ole Ersoy
Emmanuel, Bottle of wine...in Amsterdam...Sooure :-) I think using ascii values is a great idea. I'll stick it in the design guide. Thanks, - Ole Emmanuel Lecharny wrote: Ole, David, when I woke up this morning, under my shower, I had the idea I missed yesturday evening due to the bo

[OSS Bamboo] Apache - Directory Server Shared Trunk build 44 was SUCCESSFUL (with 1456 tests). Change made by akarasulu

2007-04-05 Thread Atlassian Open Source Bamboo Integration Server
The project Apache - Directory Server Shared Trunk has the following 1 change by 1 author: *akarasulu* made the following changes at 08:26 AM, 05 April 2007 Comment: moving notice and license files to the proper position and correcting their contents for the proper attributions > /directory/sh

Re: [DAS OID GENERATION] Things that make you go hmmmm

2007-04-05 Thread Emmanuel Lecharny
Ole, David, when I woke up this morning, under my shower, I had the idea I missed yesturday evening due to the bottle of wine I drunk ... - : why don't you use the ascii value of each character to code your OID, postfixing your PEN ? Something like : 1.3.6.1.4.1.18060.0.4.X.2.org.tuscany.das.lda