so i have apache setup and mod_auth_kerb is doing its job and i can authenticate users with kerberos tickets. i now want to do authorization of those users against ldap groups, but find a fly in the ...
For a while now I've been trying to figure out a way to allow our web site to be updated remotely. Of course, some catches apply, which is why I'm asking this question. SSH would be the easy answer if ...