I am a bit new to JAAS, but I thought JAAS would let us build a security service independent of the authentication technology used behind. Am I right? Another question: Is your tutorial winNT dependent? If it is, I propose finding a universal authentication technology, so any one could use the service, no matter where they run it. Hope there is one :)
Rodrigo ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 09, 2003 5:30 PM Subject: RE: replacing security service with JAAS > I wouldn't mind collaborating. I have a JAAS tutorial where I can query if > a username/password/domain exists in NT. It seems to work quite well. I > would like to use it as the first step in authenticating a user. > > Eric > > -----Original Message----- > From: Rodrigo Reyes [mailto:[EMAIL PROTECTED]] > Sent: Saturday, February 08, 2003 9:34 AM > To: Turbine Users List > Subject: Re: replacing security service with JAAS > > > I am interested in working on that. > I read the JAAS tutorial (I was looking for a service like this a while > ago, but I couldn't find it until you menction it here) and it looks > flexible enough to me. I haven't used the security service Turbine provides > because it is tightly integrated with Torque, and I am not using Torque. But > it seems it wouldn't be that hard to have Torque working with JAAS, and it > would also give other technologies the oportunity to colaborate in Turbine > Security. > You may already know about this, but I will mection it here just in case > you don't. There is a service how-to for Turbine at > http://jakarta.apache.org/turbine/turbine-2.3/howto/services-howto.html. It > doesn't look that hard to build one for JAAS. Maybe we could start with > that. > > Rodrigo > > ----- Original Message ----- > From: "Marc Lustig" <[EMAIL PROTECTED]> > To: "Turbine Users List" <[EMAIL PROTECTED]> > Sent: Saturday, February 08, 2003 5:37 AM > Subject: replacing security service with JAAS > > > > Hi, > > > > is there any doc or code available for replacing the default security > > service and implementing Sun's JAAS ? > > I like the idea to have a robust and standardized API, instead of the very > > inflexible one that is currently integrated in Turbine. > > If anybody has tried this I'd be interested to know about the amount of > work > > that needs to be done. > > > > Marc > > > > > > --------------------------------------------------------------------- > > 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]
