This file is indexed.

/usr/share/doc/kde/HTML/gl/kioslave/ldap/index.docbook is in kde-l10n-gl 4:4.8.2-0ubuntu2.

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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
<!ENTITY % Galician  "INCLUDE"
> <!-- change language only here -->
]>
	
<article lang="&language;" id="ldap">
<title
>ldap</title>
<articleinfo>
<authorgroup>
<author
>&Lauri.Watts; &Lauri.Watts.mail;</author>
<othercredit role="translator"
><firstname
>Marce</firstname
><surname
>Villarino</surname
><affiliation
><address
><email
>mvillarino@users.sourceforge.net</email
></address
></affiliation
><contrib
>Tradutor do proxecto Trasno</contrib
></othercredit
> 
</authorgroup>
</articleinfo>

<para
><acronym
>ldap</acronym
> é o lightweight directory access protocol. Fornece aceso a un directorio X.500, ou a un servidor <acronym
>LDAP</acronym
> independente.</para>

<para
>Pode empregar o kioslave ldap como segue:</para>

<para
><userinput
>ldap://servidor:porto/ou=People,o=where,c=de??sub</userinput
> para pesquisar nunha sub-árbore</para>

<para
>ou <userinput
>ldap://servidor:porto/cn=MM,ou=People,o=where,c=de??base</userinput
> para unha galla completa.</para>

</article>