File: 80-httpd.conf

package info (click to toggle)
libapache2-mod-auth-gssapi 1.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 820 kB
  • sloc: ansic: 9,836; python: 1,062; yacc: 164; sh: 147; makefile: 132; lex: 25
file content (6 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
# gssproxy configuration file for mod_auth_gssapi
[service/HTTP]
  mechs = krb5
  cred_store = keytab:/etc/gssproxy/http.keytab
  cred_store = ccache:/var/lib/gssproxy/clients/krb5cc_%U
  euid = apache