Apache Authentication
ApacheCon 2005
Rich Bowen - <
[email protected]
>
Authentication, Authorization, and Access Control
About me
Where are my slides?
Definitions
Authentication
Authentication factors
Two factor auth
Authorization
Access Control
Security
Standard authentication types
Basic
Modules
Password file
htpasswd
Configuration
Configuration example
Configuration, cont'd
Groups
Caveats
Digest
Configuration
Password file
Caveats
mod_auth_dbm
Additional auth modules
mod_authn_dbi
Access Control
Allow and Deny
Satisfy
Allow/Deny from other criteria
Writing an AC module with mod_perl
PerlAccessHandler
PerlAccessHandler configuration
PerlAuthenHandler
PerlAuthenHandler example
PerlAuthzHandler
Authentication in Apache 2.1
New auth modules
authn modules
authz modules
And other stuff
Configuration
Example config
Questions?
ApacheCon 2005 : Apache Authentication