File: auth-ldap.xml

package info (click to toggle)
openvpn-auth-ldap 2.0.4-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,440 kB
  • sloc: ansic: 8,366; objc: 3,799; sh: 2,718; cpp: 594; makefile: 189; xml: 36
file content (50 lines) | stat: -rw-r--r-- 1,238 bytes parent folder | download | duplicates (3)
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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
	"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<book>
  <bookinfo>
    <title>OpenVPN Auth-LDAP: Enterprise LDAP Authentication for OpenVPN</title>

    <legalnotice>
      <para>The content of this guide is the original work of Landon Fuller and Three Rings
      Design, Inc. All rights reserved.</para>

      <para>The XML and CSS used to generate this guide is based on the work
      of Will Barton and Michael Maibaum, as contributed to the DarwinPorts
      Project under the 3 clause BSD license. Their copyright remains.</para>
    </legalnotice>

    <copyright>
      <year>2002</year>

      <year>2003</year>

      <year>2007</year>

      <holder>Landon Fuller &gt;landonf@threerings.net&lt;</holder>
    </copyright>

    <copyright>
      <year>2006</year>
      
      <year>2007</year>

      <holder>Three Rings Design, Inc.</holder>
    </copyright>

    <copyright>
      <year>2002</year>

      <year>2003</year>

      <year>2004</year>

      <holder>The OpenDarwin Project</holder>
    </copyright>
  </bookinfo>

  <preface>
    <title>About Auth-LDAP</title>
    <para></para>
  </preface>
</book>