Install gssproxy by entering the following commands in the terminal:
sudo apt update sudo apt install gssproxy
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.
Homepage: https://pagure.io/gssproxy/
Version: 0.8.0-1
Section: universe/net