Source: gssproxy Section: net Priority: optional Maintainer: Simon Josefsson Standards-Version: 4.6.2 Homepage: https://github.com/gssapi/gssproxy/ Vcs-Git: https://salsa.debian.org/debian/gssproxy.git Vcs-Browser: https://salsa.debian.org/debian/gssproxy/ Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-exec, docbook-xml, docbook-xsl, krb5-admin-server, krb5-kdc, krb5-kdc-ldap, ldap-utils, libini-config-dev, libkeyutils-dev, libkrb5-dev, libnss-wrapper, libpopt-dev, libselinux1-dev, libsocket-wrapper, libverto-dev, libxml2-utils, pkg-config, python3, python3-colorama, slapd, systemd-dev, valgrind-if-available, xml-core, xsltproc, Package: gssproxy Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Provides: gss-proxy, Description: Privilege separation daemon for GSSAPI Applications can choose to use GSS-Proxy for GSSAPI credential management, which means that they will not have direct access to the credentials themselves. GSSAPI operations are also offloaded to the gssproxy daemon, making it suitable for upcalls from the Kernel as well. . This package includes both the gssproxy daemon itself and the GSSAPI interposer layer for existing applications.