Ok i've been reading up like a crazed hippodrome on all the hibernate stuff, and I'm also interested in where I can plug this into the Turbine ACL... This was also part of why I wanted to use the new version in the CVS as it said it had removed all the old Torque stuff.
So where do I begin with this, whats a good place to start? /M -----Original Message----- From: Eric Pugh [mailto:[EMAIL PROTECTED] Sent: 10. juni 2004 19:39 To: Turbine Users List Subject: RE: I need simple Access Control (Security) with Turbine without ACL´s or Roles, how to do? You are right about needing to use the Adapter.. If you are using Fulcrum Security through the older Turbine Security service which is what things like the default session validators and rundata use to look things up. However, if you have reimplemented any of these things (which is pretty commong) then you can just lookup the Fulcrum Security service directly like any ohter avalon component and use methods.. A typical example would be admin screens that need extended security information. For an example of this, check out the Antelope example app available from here: http://zebra.tigris.org Eric > -----Original Message----- > From: Lester Ward [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 10, 2004 6:43 PM > To: 'Turbine Users List' > Subject: RE: I need simple Access Control (Security) with Turbine > without ACL´s or Roles, how to do? > > > > If you use the Turbine adapter, you inherit a lot of that stuff, > > but it runs in the 2.3 environment. If you use Fulcrum Security > > directly, then all of that stuff is gone. > > I was under the impression that the only way to use Fulcrum Security with > Turbine 2.3 was through the adaptor, but the statement above > seems to imply > otherwise. Could you elaborate? How does one not use the Turbine > adaptor and > still use Turbine? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]