Friday May 15, 2009
The OpenSSO Docs Wiki Heats Up
If you haven't visited the OpenSSO Resource Center lately, go have a look. My colleagues on the docs team have been doing a fantastic job of posting high quality information there. The site gets richer and richer every day.
Today, the site hit the mother lode when Gina from the OpenSSO writers team exposed a wealth of troubleshooting tips and FAQs based on support cases on the Community Contributions page of the Resource Center. Together with the How To's and White Papers already present on the page, this makes for extremely interesting reading.
I gotta say, I love working on a technology that has this quality and quantity of informaton available out in the open.
Posted at 01:21PM May 15, 2009 by dgolds in Open Source | Comments[0]
OpenSSO Instructor-Led Training is Now Available
The OpenSSO Enterprise 8.0: Deployment Essentials course - which I developed last winter - is now available as an instructor-led class from Sun. The Sun course code for this class is AM-3800.
Classes have started to appear on the Sun US training calendar and to other Sun training calendars around the world. More classes will be added to the calendars in the very near future.
In this course, you build up a complex OpenSSO deployment - complete with SSL, multiple web containers, and session failover. Then you use that deployment to exploit OpenSSO capabilities like authentication, authorization, customization, and audit logging. At the end of the week, you deploy a simpler federated identity environment and enable SAML 2 and fedlets.
One of the really nice things that happened during course development was that I was able to get a great set of beta testers from the OpenSSO community. I ran a live class in San Francisco, with people from the community, and held a number of remote trials with other community members. So like everything with OpenSSO, it really was a community effort.
Posted at 10:23AM May 15, 2009 by dgolds in Open Source | Comments[0]
Thursday April 30, 2009
Mind-Blowing - An OpenSSO App for the iPhone
An amazing demo came out today - a new iPhone app called POssO:
This app lets you perform basic help desk administration tasks like create user, change password, and reset password right from your phone. It's got built-in VPN support (a Cisco client), which enables intranet access from the phone with your token card. It also has built-in password policy management, notifications, and log management features.
The transport protocol is encrypted (SSL), and with SSL over VPN the data is safe. The app also enforces all RBAC policies set up on the server.
Best of all, the app is absolutely free - with no ads.
Update - May 12, 2009 - POssO is now available at http://itunes.com/apps/POssO
Posted at 06:10PM Apr 30, 2009 by dgolds in Open Source | Comments[0]
Thursday December 25, 2008
A Great Gift for January 20, 2009
Today, time to blog about something fun.
Shortly after the recent elections, I came across a new book, Feisty First Ladies (and other unforgettable White House Women) by Autumn Stephens.
I love history, and this little volume puts a fun and somewhat irreverent spin on the wives, mistresses, mothers, and other women who have left their own imprint on our nation's history by virtue of their personalities - or lack thereof.
The book includes essays on:
Feisty First Ladies has a lot of fun information to share with your friends. For example:
A great read in advance of the upcoming Obama inauguration. I noticed it's already available at Amazon.
Posted at 04:10PM Dec 25, 2008 by dgolds in Other | Comments[0]
Monday December 22, 2008
Changing Default GlassFish v3 Prelude Port Numbers 4848, 8080, and 8181
When you create courses, you sometimes do crazy things like installing multiple GlassFish domain administration servers (DAS) in a single host.
When you install GlassFish, it gives you default port numbers of of 4848 (for administration), 8080 (for the HTTP listener), and 8181 (for the HTTPS listener). But what do you do if you want to change them?
I got a few ideas googling "asadmin port number" and the like but couldn't really find a good example. So, I figured out how you do it and thought I would post an example in case anyone finds themselves in the same predicament as I did today.
Here are some examples that work in GlassFish v3 Prelude:
asadmin set server.http-service.http-listener.http-listener-1.port=10080
asadmin set server.http-service.http-listener.http-listener-2.port=10443
asadmin set server.http-service.http-listener.admin-listener.port=14848
It's handy to know you can grep for server properties in GlassFish v3 Prelude as follows:
asadmin get server | grep listener
shows all the properties with the text "listener" in them.
asadmin set --port 14848 server.http-service.http-listener.http-listener-2.port=10443
For GlassFish v2, use the asadmin get command as described here.
Hope this is helpful to someone.
Posted at 05:27PM Dec 22, 2008 by dgolds in Open Source | Comments[8]
Wednesday December 10, 2008
Installing OpenSSO Enterprise 8.0 on GlassFish v3 Prelude Release
I've been building some training for OpenSSO Enterprise 8.0, and I want to use GlassFish v3 Prelude Release as my OpenSSO web container for this training.
So I pulled down the GlassFish release, installed it, deployed OpenSSO, started up the OpenSSO console, and logged in. But instead of seeing the console main page, the login page appeared a second time, with the user name and password fields blanked out.
The issue has to do with cookie handling. Dennis noted it in his blog entry here.
Well, it turns out getting OpenSSO Enterprise 8.0 to run on this release of GlassFish is a snap - if you know the workaround. Here are the steps for Solaris OS:Posted at 09:50AM Dec 10, 2008 by dgolds in Open Source | Comments[4]
Friday September 26, 2008
OpenSSO Deployment Screencasts Are on YouTube
I was cruising through YouTube and happened to come across these screencasts of the OpenSSO Deployment course, WSPL-AM-3508-D. Check them out!
Thanks to Waylon in New Zealand for putting these up. I'm looking forward to seeing more of them!
Lab 1, Exercise 1
Lab 1, Exercise 2
Lab 1, Exercise 3
Posted at 02:31PM Sep 26, 2008 by dgolds in Open Source | Comments[1]
Monday August 18, 2008
Three, Two, One ... Go!
I'm pleased to be able to let you know that training for the OpenSSO Early Access Release is now available at https://opensso.dev.java.net.
The training comprises five self-paced, downloadable labs that take you through a complex OpenSSO deployment. You deploy two Apache Tomcat servers, SSL-enable them, install a software load balancer, install OpenSSO into the environment, and configure OpenSSO for session failover. Then you install an example web server and an example application server, and install Policy Agent software to see how OpenSSO protects web sites and J2EE applications.
Go to the OpenSSO site and click Training on the blue bar on the left. Follow the links that take you to the Sun Learning Services Online Lab Community.
After following the setup instructions, you'll have:


Posted at 03:19PM Aug 18, 2008 by dgolds in Open Source | Comments[0]
Saturday August 09, 2008
And Now, The OpenSSO Early Access Release
An Early Access release of OpenSSO is now available in the form of OpenSSO Express Build 5.
Participate in this program and help Sun make the first commercial offering of OpenSSO as good as it gets.
If you're not familiar with OpenSSO, here are some selected quotes from Felix Gaehtgens' very nice review of OpenSSO for Kuppinger Cole:
Nice stuff. Nice product. Developed by the nicest engineering team I've had the privilege of working downstream from, and I've worked downstream from a lot of engineering teams over the years. And the most responsive - Felix sure got that one right.
Posted at 07:08PM Aug 09, 2008 by dgolds in Open Source | Comments[0]
Wednesday July 23, 2008
OpenSSO Express
Today, Sun announced support for OpenSSO Express.
For all of us in the OpenSSO community, this is a big deal. It's the first supported release of the open source version of the product formerly known as Sun Java System Access Manager.
We're still getting our terminology straight, but generally speaking:
Those of you who follow the users@opensso.dev.java.net mailing list have probably already guessed that I've been working hard at building training based on OpenSSO Express. More to come about that later.
Posted at 01:24PM Jul 23, 2008 by dgolds in Open Source | Comments[0]
Tuesday December 18, 2007
Access Manager Training January, 2008, and Beyond
I send out a monthly e-mail within Sun to let people know about the availability of classes on Access Manager. Michael suggested that I post some of the details to let people who follow this blog know what's out there and available.
Sun currently has one instructor-led training offering for Access Manager: course number AM-3480, Access Manager 7.1 Configuration and Customization. The class is a week long. There's a description of this training course here. The course is offered worldwide. Upcoming teaches in 2008 include:
Posted at 02:06PM Dec 18, 2007 by dgolds in Other | Comments[0]
Tuesday November 27, 2007
OpenSSO Store Now Open
This just in - you can now buy cool OpenSSO stuff at http://www.cafepress.com/opensso.
I want a dog t-shirt. Even if I don't have a dog.
Posted at 04:11PM Nov 27, 2007 by dgolds in Open Source | Comments[1]
Monday November 19, 2007
Adventures with Missing Memory
I recently installed Ubuntu Linux 7.10 on my Ultra 40 at home. When I ran any command that reported memory (free, top, system monitor, etc.) it reported that 2.5 GB was available on my system. The problem with this is that my system has 3 GB.
I did a lot of searches on "missing memory," "underreported memory," etc. and never came up with anything. But after running the dmesg command today on an unrelated matter, I noticed this message:
Use a PAE enabled kernel
After a few searches, I determined that Ubuntu had chosen the wrong kernel for my machine. I needed the bigsmp flavor. Previous Linux variants had installed this by default but not Ubuntu 7.10. It was not easy to figure out how to get that kernel, either. A search in Synaptic for bigsmp yielded nothing. So back to Google, where I was able to find the advice to install the linux-image-server package. So I did, restarted my system, and the bigsmp kernel came up in my grub boot list.
So I booted it.
Now some more fun - gnome wouldn't come up in high resolution. Seems this kernel is incompatible with the nvidia video driver I had installed. gnome put me in 800x600 mode. So I went to the Restricted Drivers panel to disable my nvidia drivers.
More fun. I got a message telling me that this panel wouldn't start up without the linux-restricted-modules-2.6-22.14-server
So I go to Synaptic and look for the package. It's not there! Back to Google, more searching around, appears the package doesn't exist but I can get it if I recompile things on my system. I don't feel like it, so no more nvidia drivers and no more nice compiz for this release.
Sigh.
So one more power down, then reboot into the generic kernel, where it nicely lets me disable my generic driver. Then a final reboot into the bigsmp (aka server) kernel, where I now have access to the full 3 GB on my system.
Posted at 07:58AM Nov 19, 2007 by dgolds in Open Source | Comments[2]
Monday November 12, 2007
Access Manager Makes It Into Gartner's Leaders Quadrant
Today was a big day for a lot of us who have worked with the Sun Java System Access Manager product, which is the progenitor of the OpenSSO product.
Gartner Group promoted Access Manager from the challenger quadrant to the leaders product.
There's a nice article about it here.
It's been a great experience to watch this product grow and mature into what it is today. And, there are some really great things coming on the horizon, all open source.
Congratulations to Jamie Nelson and his fine team. I have worked with these folks for several years now, and they're one of the best engineering teams I've had an opportunity to interact with during my career in software engineering, consulting, training, and instructional design. Just a really nice group of very talented people. Way to go, guys!
Posted at 07:35PM Nov 12, 2007 by dgolds in Open Source | Comments[1]
Tuesday October 09, 2007
ZFS and File System State Management
ZFS, available from Solaris 10 update 2 on, is one amazing piece of technology. Bloggers like Drew get what I get about ZFS, which is that once you grok its features and start combining them, you can do some weird and wonderful things.
State management of training machines is something I've been trying to do well for about 15 years now. I've been through a lot of technologies like Norton ghost, scripting, jumpstarting, and OS virtualized images and while they all work, they also have limitations that often make me have to settle for less than what I really want to do.
So I was playing around with a VMware Solaris 10 Update 2 a couple of months ago that had /z, a big ol' ZFS file system, about 5 GB on it, and a whole root zone completely encapsulated within the ZFS file system. Here's what I was able to do with it:
Posted at 10:16AM Oct 09, 2007 by dgolds in Solaris | Comments[1]
Today's Page Hits: 46