Please enlarge your browser's window to experience the pleasure of this sweet little blog.

WebDAV over SSL using LDAP with Apache2 on Debian

Some time ago, I just published a short summary of how to set up a WebDAV over SSL using Apache2 with PAM authentication. Unfortunatelly, the solution had one ugly part: The user www-data must be added to the group shadow, … Continue reading

WebDAV over SSL using PAM with Apache2 on Debian

Phew, what a long title. Whatever. What do we need? First of all, a Debian system. I’m preffering a Debian Etch ‘n Half at this point. On that system, we need an Apache (2) and the PAM authentication module: ~# … Continue reading