[ Team LiB ] Previous Section Next Section

B.6 Authorization-Phase Modules

The following modules make it easier to handle the authorization phase:

AuthCookie      Authentication and authorization via cookies
AuthzDBI        Group authorization via Perl's DBI
AuthzNIS        NIS authorization
AuthzPasswd     Authorize against /etc/passwd

All available from CPAN. See the module manpages for more information.

    [ Team LiB ] Previous Section Next Section