

Cal Poly Pomona Intranet
Hypertext Transfer Protocol (HTTP)
DCE/DFS Integration
mod_auth_dce-3.2 Cal Poly Pomona
http://www.csupomona.edu/~henson/www/projects/mod_auth_dce/dist/
httpsd process runs as user httpd with no DCE credentials
- when a browser requests a file readable or CGI executable by
any_other, the httpsd process...
- delivers the file or executes the CGI
- when a browser requests a file not readable or CGI not executable by
any_other, the httpsd process...
- requests authorization from the browser
- authenticates user and acquires DCE credentials
- delivers the file or executes the CGI, ACLs permitting
- releases DCE credentials
- DCE credential caching improves performance and reduces DCE server load
Craig A. Rich -- carich@csupomona.edu