This file is indexed.

/usr/share/doc/fusionforge-plugin-authldap/README is in fusionforge-plugin-authldap 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
16
17
18
19
20
21
22
23
24
25
26
27
fusionforge-plugin-authldap
------------------------------

This is the external LDAP authentication plugin for FusionForge.

Installation:

- files from include/ go to @PLUGINS_PATH@/authldap/include/
- files from www/ go to @SOURCE_PATH@/www/plugins/authldap/

Setup:

- customise @CONFIG_PATH@/config.ini.d/authldap.ini to match your
LDAP installation (server, base DN, and mapping)
- @BINARY_PATH@/register-plugin authldap "LDAP external
authentication"

VoilĂ , you can now log into FusionForge with your existing loginname
and password.  Your account will be created the first time you log in
(which means you can't add someone to a group before his/her first
login).

 -- Roland Mas <lolando@debian.org>, Tue, 15 Mar 2011 11:33:10 +0100

Local Variables:
mode: readme-debian
End: