Re: Cornerstone UsersManager

2003-09-11 Thread Alexis Agahi
On Friday 12 September 2003 02:04, Gonzalo Diethelm wrote: > A long time ago (maybe one or two years) there was a > discussion about a new authentication & authorization > implementation for Turbine. It never got around to > anything, but I did give it a lot of thought. I just > want to point out t

RE: RE: Cornerstone UsersManager

2003-09-11 Thread Gonzalo Diethelm
EMAIL PROTECTED] > Sent: Thursday, September 11, 2003 16:14 > To: Avalon Developers List > Cc: [EMAIL PROTECTED] > Subject: Re: RE: Cornerstone UsersManager > > > If you would you like to get involved with the project just start > posting to > the dev list? I can help you ge

Re: RE: Cornerstone UsersManager

2003-09-11 Thread aok123
ECTED]> > Date: 2003/09/11 Thu PM 03:15:45 EDT > To: "'Avalon Developers List'" <[EMAIL PROTECTED]> > Subject: RE: Cornerstone UsersManager > > LDAP sounds good to me. IIRC, the only backstore implementation in the > aaa4Avalon project uses XML

RE: Cornerstone UsersManager

2003-09-11 Thread Vincent Tence
> Sent: Wednesday, September 10, 2003 7:34 PM > To: 'Avalon Developers List' > Subject: RE: Cornerstone UsersManager > > > I highly recommend going the route of LDAP here. Storing > user group info > within a RDBMS localizes the data. Through LDAP reads are > f

RE: Cornerstone UsersManager

2003-09-10 Thread Alex Karasulu
- From: Vincent Tence [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2003 12:07 PM To: 'Avalon Developers List' Subject: RE: Cornerstone UsersManager Hi Alexis, If you're talking about Authentication, Authorization and Auditing, there has been some work done in th

RE: Cornerstone UsersManager

2003-09-10 Thread Alex Karasulu
] Sent: Wednesday, September 10, 2003 11:09 AM To: Avalon Developers List Subject: Cornerstone UsersManager Folks, How about having a cornerstone service for handling users management / authentification ? Many applications could share same "users" repository using this service via compos

RE: Cornerstone UsersManager

2003-09-10 Thread Vincent Tence
st' > Subject: RE: Cornerstone UsersManager > > > Hi Alexis, > > If you're talking about Authentication, Authorization and > Auditing, there > has been some work done in this area over at sourceforge. The > original idea > was to create AAA blocks for Phoenix

RE: Cornerstone UsersManager

2003-09-10 Thread Vincent Tence
uture. - Vincent > -Original Message- > From: Alexis Agahi [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 10, 2003 11:09 AM > To: Avalon Developers List > Subject: Cornerstone UsersManager > > > Folks, > > How about having a cornerstone serv

Cornerstone UsersManager

2003-09-10 Thread Alexis Agahi
Folks, How about having a cornerstone service for handling users management / authentification ? Many applications could share same "users" repository using this service via composition. We also could use vCard (or whatever) as user data structure. Users persistency could be done via a UsersS