| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ldap-howto.xml,v 1.42 2010/07/13 19:40:28 nightmorph Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ldap-howto.xml,v 1.43 2011/04/18 02:01:11 nightmorph Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide disclaimer="draft"> |
5 | <guide disclaimer="draft"> |
| 6 | <title>Gentoo Guide to OpenLDAP Authentication</title> |
6 | <title>Gentoo Guide to OpenLDAP Authentication</title> |
| 7 | |
7 | |
| … | |
… | |
| 31 | |
31 | |
| 32 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
32 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 33 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
33 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 34 | <license/> |
34 | <license/> |
| 35 | |
35 | |
| 36 | <version>4</version> |
36 | <version>5</version> |
| 37 | <date>2010-07-13</date> |
37 | <date>2011-04-17</date> |
| 38 | |
38 | |
| 39 | <chapter> |
39 | <chapter> |
| 40 | <title>Getting Started with OpenLDAP</title> |
40 | <title>Getting Started with OpenLDAP</title> |
| 41 | <section> |
41 | <section> |
| 42 | <title>What is LDAP?</title> |
42 | <title>What is LDAP?</title> |
| … | |
… | |
| 471 | <title>Maintaining the directory</title> |
471 | <title>Maintaining the directory</title> |
| 472 | <body> |
472 | <body> |
| 473 | |
473 | |
| 474 | <p> |
474 | <p> |
| 475 | You can start using the directory to authenticate users in |
475 | You can start using the directory to authenticate users in |
| 476 | apache/proftpd/qmail/samba. You can manage it with Webmin, which provides an |
476 | apache/proftpd/qmail/samba. You can manage it with phpldapadmin, diradm, |
| 477 | easy management interface. You can also use phpldapadmin, diradm, jxplorer, or |
477 | jxplorer, or lat, which provide easy management interfaces. |
| 478 | lat. |
|
|
| 479 | </p> |
478 | </p> |
| 480 | |
479 | |
| 481 | </body> |
480 | </body> |
| 482 | </section> |
481 | </section> |
| 483 | </chapter> |
482 | </chapter> |