Pastebin
Paste #2901: No description
< previous paste - next paste>
Pasted by kerberos sso trac
<Location /var/trac/>
AuthType Kerberos
AuthName "Trac Authorization"
KrbMethodNegotiate On
KrbMethodK5Passwd On
KrbAuthRealm DOMAIN.COM
KrbServiceName HTTP/host.domain.com@DOMAIN.COM
Krb5Keytab /etc/krb5.keytab
MapUsernameRule (.*)@(.*) "$1"
AuthLDAPBindDN "CN=HOST AD Authentication,OU=Service accounts,DC=domain,DC=com"
AuthLDAPBindPassword "password"
AuthLDAPUrl "ldap://server.domain.com:389/OU=User accounts,DC=domain,DC=com?sAMAccountName?sub?(objectClass=*)" NONE
Require valid-user
</Location>
Loaded Modules:
core_module (static)
log_config_module (static)
logio_module (static)
mpm_worker_module (static)
http_module (static)
so_module (static)
alias_module (shared)
auth_basic_module (shared)
auth_digest_module (shared)
auth_kerb_module (shared)
authn_file_module (shared)
authnz_ldap_module (shared)
authz_default_module (shared)
authz_groupfile_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cgid_module (shared)
deflate_module (shared)
dir_module (shared)
env_module (shared)
ldap_module (shared)
mime_module (shared)
negotiation_module (shared)
python_module (shared)
reqtimeout_module (shared)
rewrite_module (shared)
setenvif_module (shared)
status_module (shared)
wsgi_module (shared)
Syntax OK
New Paste
Go to most recent paste.