Pam auth error with Openfire 3.3 (upgrade from wildfire 3.2.2)

I tried upgrading from wildfire 3.2.2. I followed the upgrade guide instructions. Seemed easy enough. But now I get an authentication error when I try to log in. From stdoutt.log:

2007.04.23 13:23:58 attempting to load libpam.so

2007.04.23 13:25:03

org.jivesoftware.openfire.auth.UnauthorizedException: java.lang.IllegalStateException: Shaj did not initialize correctly.

at org.jivesoftware.openfire.auth.NativeAuthProvider.authenticate(NativeAuthProvid er.java:125)

at org.jivesoftware.openfire.auth.AuthFactory.authenticate(AuthFactory.java:149)

I’'m using PAM for native authentication.

I had to roll back to Wildfire 3.2.2 until I get this resolved. I think I may have found the answer but I wanted to run this by the experts first before I try the upgrade again:

In /opt/openfire/conf/openfire.xml, I had changed:

is the name of the PAM service being called?