RE: osuser ldap

Dave Brondsema <[email protected]> Thu, 26 Feb 2004 09:52:24 -0500 (EST)
Newsgroups gmane.comp.java.open-symphony.devel
Message-ID <[email protected]>
On Wed, 25 Feb 2004, Nick Faiz wrote:

> Hi Dave,
> 	Let me know how you go. I have to work out the same thing for OSUser
> with WLS 7. My app. is currently on the back burner, as I work on something
> else, but I'll have to pick it up soon.
>

If you uncomment the EJB providers from osuser-default.xml and deploy
osuser.jar (requires deployment of oscore.jar and propertyset.jar and
commons-logging.jar) and your .war in a .ear, this will set you up to do
container managed persistence using JDBC.  You will want to configure
osuser's META-INF/ejb-jar.xml, META-INF/weblogic-ejb-jar, and
META-INF/weblogic-cmp-rdbms-jar.xml

I didn't actually do that myself, but I went down that route in an attempt
to connect osuser to weblogic's security realm.

I think that to do that, I would have to write providers similar to the
Orion providers.  Is this right?  Will this be hard to do?

Thanks!

> -----Original Message-----
> From: Dave Brondsema [mailto:[email protected]]
> Sent: Wednesday, 25 February 2004 9:13 AM
> To: [email protected]
> Subject: RE: [Opensymphony-developers] osuser ldap
>
>
> I don't know too much about LDAP, but in this case we would just have to
> authenticate users and check to see that their in a group.  I would imagine
> profile-related data would be nice, but we don't need it.
>
> This app will be running in a Weblogic 7 J2EE container so now I'm trying to
> see
> if I can connect to WL's security realm (which is already connected to LDAP)
> via
> osuser.  Are there any examples or instructions for this?  Currently I have
> the
> EJBs and the app deployed in an EAR and I get an error from osuser about the
> "defaultDS" not found.
>
> Thanks!
>
> Dave Brondsema
>
> Quoting "J. Matthew Pryor" <[email protected]>:
>
> > It was on my radar, but there was talk about refactoring some of the
> > provider support so I held off.
> >
> > Not having seen anything on it, maybe I'll just make a move
> >
> > What sort of requirements do you have for LDAP support?
> >
> > Matthew
> >
> > > -----Original Message-----
> > > From: [email protected]
> > > [mailto:[email protected]]
> > > On Behalf Of Dave Brondsema
> > > Sent: Wednesday, February 25, 2004 12:49 AM
> > > To: [email protected]
> > > Subject: [Opensymphony-developers] osuser ldap
> > >
> > >
> > > I'm interested in using osuser with ldap to do more than just
> > > authenticate.  Has anyone worked on a LDAPAccessProvider or
> > > LDAPProfileProvider?
> > >
> > > --
> > > Dave Brondsema
> > > [email protected]
> > > http://www.brondsema.net - personal
> > > http://www.splike.com - programming
> > > http://csx.calvin.edu - Calvin club
> > >
> > >
> > > -------------------------------------------------------
> > > SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> > > Build and deploy apps & Web services for Linux with
> > > a free DVD software kit from IBM. Click Now!
> > > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> > > _______________________________________________
> > > Opensymphony-developers mailing list
> > > [email protected]
> > > https://lists.sourceforge.net/lists/listinfo/opensymphony-developers
> >
> >
> >
> > -------------------------------------------------------
> > SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> > Build and deploy apps & Web services for Linux with
> > a free DVD software kit from IBM. Click Now!
> > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> > _______________________________________________
> > Opensymphony-developers mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/opensymphony-developers
> >
>
>
>

-- 
Dave Brondsema
[email protected]
http://www.brondsema.net - personal
http://www.splike.com - programming
http://csx.calvin.edu - Calvin club


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click