Download presentation
Presentation is loading. Please wait.
Published byCarmel Wilkinson Modified over 9 years ago
1
info.eagle.current.status (... or “where we've got to with Raven”) Jon Warbrick University of Cambridge Computing Service jon.warbrick@ucs.cam.ac.uk Raven!
2
Remind me, what it is? ● A centrally-managed, password-based authentication system for web-based services ● Consisting of – Centrally-managed user ids and passwords – Central authentication server – 'Application Agents' (AAs) for web servers and web applications
3
Where we are today ● User ids and passwords issued to everyone ● Central server running ● CS supported AAs for Apache 1 and 2 under Unix (Solaris, Linux, MacOSX); Perl CGI ● Contributed AAs (of varying quality) for Tomcat, Ruby CGI, PHP
4
Who's using it? ● www.cam extending 'cam-only' ● The new @cam mail redirection service ● CS for internal Wiki access ● University Library, Computer Laboratory, Geography, Genetics,... ● Clare, Downing, Trinity Hall, Jesus,... ● Union Society, SRCF,...
5
What you can do with it ● A replacement for 'cam-only': AddModule mod_ucam_webauth.c AACookieKey "some random string" AuthType Ucam-WebAuth Require valid-user
6
What you can do with it (2) ● An extension of 'cam-only': AddModule mod_ucam_webauth.c AACookieKey "some random string" Order allow,deny Allow from.cam.ac.uk AuthType Ucam-WebAuth Require valid-user Satisfy any
7
What you can do with it (3) ● Group access AddModule mod_ucam_webauth.c AACookieKey "some random string" AuthType Ucam-WebAuth AuthGroupFile web-groups Require group staff
8
Where next? ● Apache module built for Windows and Novell? ● Better AAs: Java/Tomcat, PHP,...? ● More AAs: IIS?...? ● Extension to non-University people? ● Example 'Ravenization' of existing web applications? ● Links with Kerberos, Athens, Shiboleth,...?
9
For more information... ● See http://www.cam.ac.uk/cs/raven/ ● Mailing list at cs-raven-devel-request@lists.cam.ac.uk
10
Questions so far?
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.