mod_waklog 1.00 released
Adam Megacz <[email protected]> Sun, 07 Jun 2009 12:55:29 -0700
| Newsgroups | gmane.comp.file-systems.openafs.announce |
|---|---|
| Organization | Myself |
| Message-ID | <[email protected]> |
I am pleased to announce that version 1.00 of mod_waklog is now available: https://sourceforge.net/project/platformdownload.php?group_id=150541 Mod_waklog is an Apache module that provides aklog-like semantics for the web. Mod_waklog will acquire (and store in the kernel) an AFS credential when a connection is opened, use the credential for the duration of the connection, and will remove the credential when the connection is closed. This release adds support for Apache2, a shared token cache, per-<Location> principals, and many other improvements. Please note that the names of some of the configuration directives have changed in this release. See the README for the new names. - a