RE: Using external privilege control

2004-12-22 Thread James Mason
:[EMAIL PROTECTED] Sent: Monday, December 20, 2004 2:05 PM To: Slide Users Mailing List Subject: RE: Using external privilege control Gao, The simple solution we are using to this problem is to just turn off the Slide authentication. Just comment out all the stuff in the web.xml

RE: Using external privilege control

2004-12-21 Thread Gao Jun
but it works and allows tight integration with our existing security system. -Dave -Original Message- From: Chris O'Connell [mailto:[EMAIL PROTECTED] Sent: Monday, December 20, 2004 2:05 PM To: Slide Users Mailing List Subject: RE: Using external privilege control Gao, The simple

RE: Using external privilege control

2004-12-21 Thread Tauzell, Dave
the caching mechanism a bit to catch your updates or call your security system on every lookup. -Dave -Original Message- From: Gao Jun [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 2:05 AM To: Slide Users Mailing List Subject: RE: Using external privilege control Dave

RE: Using external privilege control

2004-12-21 Thread Gao Jun
your security system on every lookup. -Dave -Original Message- From: Gao Jun [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 2:05 AM To: Slide Users Mailing List Subject: RE: Using external privilege control Dave, We have found a problem in doing this - how to handle the cache

RE: Using external privilege control

2004-12-21 Thread James Mason
Users Mailing List Subject: RE: Using external privilege control Gao, The simple solution we are using to this problem is to just turn off the Slide authentication. Just comment out all the stuff in the web.xml that has your container checking for user info. Slide will consider

RE: Using external privilege control

2004-12-20 Thread Chris O'Connell
Gao, The simple solution we are using to this problem is to just turn off the Slide authentication. Just comment out all the stuff in the web.xml that has your container checking for user info. Slide will consider the user to be 'unauthenticated'. If you set up your Slide permissions so

RE: Using external privilege control

2004-12-20 Thread Tauzell, Dave
PROTECTED] Sent: Monday, December 20, 2004 2:05 PM To: Slide Users Mailing List Subject: RE: Using external privilege control Gao, The simple solution we are using to this problem is to just turn off the Slide authentication. Just comment out all the stuff in the web.xml that has your container

RE: Using external privilege control

2004-12-20 Thread Gao Jun
checks. This isn't very elegant but it works and allows tight integration with our existing security system. -Dave -Original Message- From: Chris O'Connell [mailto:[EMAIL PROTECTED] Sent: Monday, December 20, 2004 2:05 PM To: Slide Users Mailing List Subject: RE: Using external privilege