This file is indexed.

/usr/include/shibsp/config_pub.h is in libshibsp-dev 2.5.2+dfsg-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
/* shibsp/config_pub.h.  Generated from config_pub.h.in by configure.  */
/* if you have the gssapi libraries */
#define SHIBSP_HAVE_GSSAPI 1

/* if you have the GNU gssapi libraries */
/* #undef SHIBSP_HAVE_GSSGNU */

/* if you have the Heimdal gssapi libraries */
/* #undef SHIBSP_HAVE_GSSHEIMDAL */

/* if you have the MIT gssapi libraries */
#define SHIBSP_HAVE_GSSMIT 1

/* Define to 1 if log4cpp library is used. */
/* #undef SHIBSP_LOG4CPP */

/* Define to 1 if log4shib library is used. */
#define SHIBSP_LOG4SHIB 1

/* Define to 1 if Xerces XMLString includes XMLByte release. */
/* #undef SHIBSP_XERCESC_HAS_XMLBYTE_RELEASE */

/* Define to 1 if Xerces DOMNodeFilter API returns a short. */
/* #undef SHIBSP_XERCESC_SHORT_ACCEPTNODE */

/* Define to 1 if XML-Security-C supports white/blacklisting algorithms. */
#define SHIBSP_XMLSEC_WHITELISTING 1

/* Define to 1 if you have the <sys/socket.h> header file. */
#define SHIBSP_HAVE_SYS_SOCKET_H 1