lha/mod_spnego
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Author Love Hörnquist Åstrand <lha@kth.se> Sample configuration LoadModule spnego_module /usr/pkg/lib/httpd/mod_spnego.so <Directory "/my/spnego/dir"> AuthType SPNEGO SPNEGOAuth On SPNEGOAuthSaveDelegatedCred On SPNEGOAuthKrb5AcceptorIdentity /etc/krb5.keytab.www SPNEGOUseDisplayName off Require valid-user </Directory> Left todo autoconf all silly headerfiles (for krb5 functions)