- <Location /public_data>
- Order Allow,Deny
- Allow from all
- Dav on
- Satisfy Any
- AuthType Kerberos
- AuthName "Kerberos Login"
- KrbMethodK5Passwd On
- KrbAuthRealms DOMAIN.COM
- KrbSaveCredentials on
- KrbServiceName HTTP
- Krb5KeyTab /etc/apache2/kerberos/http.keytab
- AuthLDAPUrl ldap://kerberos1.domain.com:389/dc=domain,dc=com?krbPrincipalName
- require ldap-group cn=authorizedusers,cn=groups,cn=accounts,dc=domain,dc=com
- </Location>
SHARE
TWEET

Untitled




Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.