Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 852 Bytes

con_gss-proxy.adoc

File metadata and controls

12 lines (10 loc) · 852 Bytes

GSS-Proxy

The traditional process of Kerberos authentication in Apache requires the Apache process to have read access to the keytab file. GSS-Proxy allows you to implement stricter privilege separation for the Apache server by removing access to the keytab file while preserving Kerberos authentication functionality. When using AD as an external authentication source for {Project}, it is recommended to implement GSS-proxy, because the keys in the keytab file are the same as the host keys.

Perform the following procedures on {EL} that acts as a base operating system for your {ProjectServer}. For the examples in this section EXAMPLE.ORG is the Kerberos realm for the AD domain. By completing the procedures, users that belong to the EXAMPLE.ORG realm can log in to {ProjectServer}.