Get GlassFish V2
Purchase Support Worldwide
Main | Next page »
Mar 08
31
OpenDS Monthly Public Meeting: Gilles on Replication - And Cast your Votes!
  Posted by pelegri in OpenDS

Casting a Vote

Tomorrow, Tuesday, April 1st 2008, 9am PST, 6pm CET, 5pm GMT is the monthly OpenDS meeting and Gilles Bellaton will present on OpenDS replication. Check the details in Ludo's Post

Also check Ludo's Call For Votes on OpenDS Issues.

PS - Tomorrow is April Fool's Day. Sun used to have Very Elaborate jokes (I remember the All The Wood Behind One Arrow). The fun seems to be back at Sun, let's see what happens tomorrow...

Mar 08
18
OpenDS news - a roadmap and Japanese material
  Posted by alexismp in OpenDS

Feuille de route pour un forçat libéré

OpenDS, the project to produce a 100% Java-based LDAP directory now has a proposed roadmap for version 1.0 and beyond. Apart from monitoring through SNMP, all features are already in the current release (v1.0 Milestone 1 from Feb. 27, 2008). Final release for v1.0 is scheduled for May 2008. Ludo Poitou has more details.

In other OpenDS news, Tomonori Shioda has posted the Japanese translation of no less than four OpenDS technical posts. Ludo has a list of them.

The illustration is a photograph from the late 18th century of a "feuille de route" (roadmap) picture for convicts once they've served their sentence. The road to liberty in a sense. I'm sure JeanFrancois appreciates the use of a truly French word here ;-)

Feb 08
29
OpenDS 1.0 M1 Now Available
  Posted by pelegri in OpenDS

OpenDS logo with M1

One more step towards an 1.0 final release: OpenDS M1 is now available. Check out Ludo's annoucement and the earlier note on the OpenDS Roadmap.

Actual bits are here. Enjoy!

Added - I forgot to mention Ludo's request for suggestions for OpenDS 2.0 and the corresponding concall this next Tuesday March 4th 2008, 9am PST, 5pm GMT, 6pm CET (More Details).

Feb 08
21
Updated OpenDS Roadmap - And Russian Dolls for the Geek
  Posted by pelegri in OpenDS

OpenDS on a VirtualBox

Ludo just posted an OpenDS Roadmap to the USERS alias. The latest OpenDS 1.0 builds (b12, b11, etc) are looking very good, so the plan is for a Milestone 1 within the next few days, a M2 in a month, and an official 1.0 release in May 2008 - which, by a coincidence, is also when J1 2008 happens :-)

Check out the road map and provide feedback on all aspects, including critical issues in b12 and the initial cut at the OpenDS 2.0 features.

I have not posted on OpenDS in a bit so here are some highlights I've noticed:

• Continued progress on documentation: see a Summary of 2007 Activity.
• Helping contributions: Wiki page on How to Build and Run OpenDS within NetBeans (also see Mark and Ludo commentary).
• A lot of work on performance - for example, see this note on Search Performance.
• And, for extra points, OpenDS and VirtualBox: OpenDS on OpenSolaris on VirtualBox on MacOS X 10.5.2 on MacBook Pro.

Virtualization - Russian Dolls for geeks :-)

Feb 08
13
Automating Directory Server Install & Config with Perl
  Posted by superpat in OpenDS

Directory Server mesh

Although the open source directory server action is at OpenDS, Sun's existing Directory Server Enterprise Edition is widely deployed and integrated in products such as Sun Java System Access Manager and it's open source twin, OpenSSO. One of the many reasons for its popularity is its implementation of multi-master replication (MMR), the ability to deploy a cluster of Directory Server instances, each synchronizing data with the rest.

Installing and configuring such a fully-connected mesh of Directory Servers is quite a laborious task, so Sun identity architect Jonathan Gershater devised a Perl script to do the legwork, then wrote it up as a Sun Developer Network article with technical author Marina Sum. Discover how Perl scripts automate Directory Server installation and configuration.

Dec 07
2
OpenDS 1.0.0 Build 008 Now Available
  Posted by pelegri in OpenDS

Radio Receiver Icon

Through Ludo:

• OpenDS 1.0.0 Build 008 Now Available.
• Also check out the Build Page.

Oct 07
1
OpenDS Overview
  Posted by pelegri in OpenDS

LDAP Architecture Diagram

OpenDS is nearing its first release, Milestone 1, and Trey and Marina have put together a good Overview Article that includes a description of a a Typical LDAP-enabled Application and a list of future features.

Also check the OpenDS home page, their USERS and DEV mailing list, their Documentation Wiki and the Downloads Page.

Thanks to Marina for the tip.

Aug 07
3
Happy Birthday, OpenDS
  Posted by pelegri in OpenDS

OpenDS Birthday Cake

Happy First Birthday, OpenDS! Congrats to Ludo, Trey and the whole team - you guys are doing an excellent job!

Recent OpenDS news include: Ludo's presentation at LDAPcon, the latest OpenDS 1.0 candidate build, and a description on how to Configure OpenDS with DSConfig. Relevant entries at TheAquarium are tagged with OpenDS.

Jul 07
16
More OpenDS Adoption - JBoss Portal
  Posted by pelegri in OpenDS

ALT DESCR

OpenDS continues to make progress. We recently reported on the OpenDS 0.9 release, but now we have available the first builds for OpenDS 1.0. And, in related events, JBoss Portal is going to use OpenDS and Ludo Added OpenDS to Ohloh.

OpenDS 1.0 final is getting closer; stay tuned.

Jul 07
6
OpenDS 0.9 released
  Posted by alexismp in OpenDS

OpenDS logo

OpenDS, the 100% Java implementation of an LDAP v3 directory has reached the 0.9 milestone earlier this week. At this point, it is an LDAP v3 compliant directory with multi-master replication and access controls just to name the main features. Next stops are the beta release and a 1.0 version later this year. In the mean time a Summer 2007 Bugfest has just started with prizes for people helping fix as many as 130 defects listed today.

OpenDS comes with a Java Web Start installer and data to populate the directory. It really doesn't get any easier than that to start using an LDAP directory. If you need to speak XML to OpenDS rather than LDAP, the DSML gateway (implemented as a WAR archive) is also available.

Check also the cool uses of OpenDS as presented by Ludo at the San Francisco GlassFish Day in May 2007.

May 07
29
Atom Server on OpenDS and GlassFish
  Posted by pelegri in OpenDS

Atom on OpenDS Logo

I like Trey's approach (shown at GlassFish Day) to spreading the word about OpenDS by building some useful and interesting artifacts. I believe his OpenID server has not yet been released but the Atom Server (GlassFish front-end, OpenDS back-end) has and it is getting some nice recognition ([1], [2], [3], [4]).

Trey has a nice post Describing the Project. Additional details at the project website and wiki. To integrate OpenDS with GlassFish check Trey's earlier entry.

Feb 07
23
Managing OpenDS with JMX and JConsole
  Posted by treydrake in OpenDS

OpenDS

OpenDS has lots of configuration options and they're all stored in the directory. While this makes administration convenient for those with an intimate knowledge of the configuration tree and LDAP command line tools the uninitiated will likely run away screaming.

As part of our continued effort to make LDAP more accessible to the masses a JMX interface to OpenDS is now available and accessible via JConsole. No client installation required! To get started, launch JConsole and follow along using the screen shots here.

Feb 07
16
Extending OpenDS made dead simple
  Posted by treydrake in OpenDS

OpenDS logo

OpenDS is a highly configurable and customizable directory server with numerous built-in extension points. For those cases where pre-defined hooks are just not enough OpenDS provides a simple and safe facility for injecting your custom business logic. Checkout this simple example and let us know what you think.

Feb 07
12
Configuring Roller to use OpenDS (and GlassFish)
  Posted by pelegri in OpenDS

Yggdrasil - the World Tree

More OpenDS contributions; this one is from Trey showing how to use OpenDS with Roller, with some help from Dave.

Start by Downloading OpenDS, then configure it for GlassFish and you can use this LDIF data set to preconfigure it (what is LDIF). Full details at Trey's blog, and more TheAquarium entries under the OpenDS tag.

Given my previous entry on Trees or Tables, a drawing of Yggdrasil seemed appropriate.

Feb 07
11
Trees or Tables? LDAP or RDBMS?
  Posted by pelegri in OpenDS

A picture of an AppleBox tree

I believe OpenDS will turn out to be a very popular project. The team has been taking a soft-launch approach but they actually are already in pretty good shape - check the OpenDS tag for some earlier news.

Trey recently wrote a blog entry contrasting LDAP with RMDBS. In part it boils down to whether your application data is better modeled by Trees or Tables. Check out Trey's blog. You may want to also check the LDAP page at Wikipedia, and the latest standard spec, LDAPv3, at IETF

Languages

NEWS AND EVENTS

Join us at CommunityOne
ALT DESCR

Free!

Search

Popular Tags

adoption ajax clustering community fastinfoset frontpage glassfish grizzly hudson interoperability java javaee javaone jax-rs jax-ws jaxb jboss jcp jersey jmaki jruby jsf maven metro mysql netbeans opends opensource opensso performance phobos php portal rails rest roller ruby sailfin scripting sip sun tools updatecenter v2 v3 webserver webservices weekly wsit xml

Companion Blogs

Useful Blog Entries

Friends and Relatives

Subscribe

Enter your Email

Contact Us

Send feedback and leads to theaquarium@sun.com

Downloads

Events


Adoption Stories

Related Links

Recent Entries

Latest Project News

Navigation