This file is indexed.

/etc/fusionforge/config.ini.d/authbuiltin.ini is in gforge-common 5.3.2+20141104-3+deb8u3.

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
[authbuiltin]

; plugin_status is a string.
; valid means : production ready.
; Any other strings means it's under work or broken and plugin
; is available in installation_environment = development only.
plugin_status = valid

; By default, built-in is the only authentication mechanism
required = no
; it suffices to provide users, if no other auth plugin is installed
sufficient = yes

; Typical values: never, user-creation, login, every-page
sync_data_on = never