Files
Jochen Neumeister 59c3b1a0f7 security/gssproxy: Add new Port
GSS Proxy allows processes to perform GSSAPI operations, such as
Kerberos authentication, through a privileged daemon. This separates
credential handling from the application and lets services access
keytabs and credential caches without holding the privileges directly.

WWW: https://github.com/gssapi/gssproxy

Sponsored by:	Netzkommune GmbH

Required for: FreeIPA server port
2026-07-22 00:48:24 +02:00

15 lines
504 B
Plaintext

@sample etc/gss/mech.d/proxymech.conf.sample
@sample etc/gssproxy/gssproxy.conf.sample
lib/gssproxy/proxymech.so
sbin/gssproxy
%%EXAMPLESDIR%%/24-nfs-server.conf
%%EXAMPLESDIR%%/80-httpd.conf
%%EXAMPLESDIR%%/99-network-fs-clients.conf
share/man/man5/gssproxy.conf.5.gz
share/man/man8/gssproxy-mech.8.gz
share/man/man8/gssproxy.8.gz
@dir(root,wheel,0700) /var/db/gssproxy/clients
@dir(root,wheel,0700) /var/db/gssproxy/rcache
@dir(root,wheel,0755) /var/db/gssproxy
@dir(root,wheel,0755) /var/log/gssproxy