move html into the cgi
[mirror/userdir-ldap-cgi.git] / html / doc-general.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="en">
3 <head>
4   <meta http-equiv="Content-Type" content="text/html; charset=">
5   <title>Debian Project -- General LDAP Documentation</title>
6   <link rev="made" href="mailto:webmaster@debian.org">
7   <meta name="Generator" content="WML 2.0.8 (30-Oct-2001)">
8   <meta name="Modified" content="2006-12-22 10:24:30">
9 </head>
10 <body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
11 <table width="100%" align="center" border="0" cellpadding="3" cellspacing="0" summary="">
12 <tr>
13   <td align="left" valign="middle">
14   <a href="http://www.debian.org/"><img src="http://www.debian.org/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt=""></a>
15   <a href="http://www.debian.org/" rel="start"><img src="http://www.debian.org/Pics/debian.png" border="0" hspace="0" vspace="0" alt="Debian Project"></a>
16   </td>
17 </tr>
18 </table>
19 <!--UdmComment-->
20 <table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
21 <tr>
22 <td valign="top">
23 <img src="http://www.debian.org/Pics/red-upperleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
24 </td>
25 <td rowspan="2" align="center">
26 <a href="http://www.debian.org/intro/about"><img src="http://www.debian.org/Pics/about.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="About Debian"></a>
27 <a href="http://www.debian.org/News/"><img src="http://www.debian.org/Pics/news.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="News"></a>
28 <a href="http://www.debian.org/distrib/"><img src="http://www.debian.org/Pics/getting.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Getting Debian"></a>
29 <a href="http://www.debian.org/support"><img src="http://www.debian.org/Pics/support.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Support"></a>
30 <a href="http://www.debian.org/devel/"><img src="http://www.debian.org/Pics/devel.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Developers'&nbsp;Corner"></a>
31 <a href="http://www.debian.org/sitemap" rel="contents"><img src="http://www.debian.org/Pics/sitemap.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Site map"></a>
32 <a href="http://search.debian.org/"><img src="http://www.debian.org/Pics/search.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Search"></a>
33 </td>
34 <td valign="top">
35 <img src="http://www.debian.org/Pics/red-upperright.png" align="right" border="0" hspace="0" vspace="0" alt="">
36 </td>
37 </tr>
38 <tr>
39 <td valign="bottom">
40 <img src="http://www.debian.org/Pics/red-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
41 </td>
42 <td valign="bottom">
43 <img src="http://www.debian.org/Pics/red-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="">
44 </td>
45 </tr>
46 </table>
47 <!--/UdmComment-->
48 <h1>General LDAP Documentation</h1>
49 <p>
50 debian.org uses a single LDAP driven directory for account management across
51 all the project run <a href="/machines.cgi">machines</a>. This directory
52 also provides services for leaving vacation notices, updating
53 <a href="http://www.debian.org/devel/developers.loc">xplanet</a> coordinates,
54 email forwarding, ssh authentication keys and other information.
55 <p>
56 Note: the 'passwd' program and 'chfn' do not work with LDAP information.
57 Please use the web page or email gateway for the time being. All machines
58 running OpenSSH are using replicated SSH RSA authentication keys.
59 <h1>Security and Privacy</h1>
60 <p>
61 Three levels of information security are provided by the database. The first
62 is completely public information that anyone can see either by issuing an
63 LDAP query or by visiting the web site. The next level is
64 <em>developer-only</em> information that requires the search to be
65 performed from a .debian.org machine (see <a href="doc-direct.html">this
66 tutorial</a> on how to use ldapsearch from a .debian.org machine for a
67 direct connection to the LDAP daemon) or from the web interface after
68 one has authenticated themselves as a Debian Developer. The final level is
69 <em>admin-only</em> or <em>user-only</em> information; this
70 information can only be viewed by the user or an administrator.
71 <p>
72 <em>developer-only</em> information includes precise location information
73 [postalcode, postal address, lat/long] telephone numbers, and the vacation
74 message.
75 <p>
76 <em>Admin-only/user-only</em> information includes email forwarding,
77 ssh keys and
78 the encrypted password. Note that email forwarding is necessarily publicly
79 viewable from accounts on the actual machines.
80 <p>
81 Entries in the directory are keyed to the developers PGP key, whoever has that
82 key can make any change to the directory through the mail interface.
83 <h1>Access</h1>
84 <p>
85 The directory has several means to access it:
86 <ul>
87 <li><a href="https://db.debian.org/login.html">SSL Web Forms</a>
88 <li>Finger gateway, <tt>finger foo@db.debian.org</tt>
89 <li>GPG key gateway, <tt>finger foo/key@db.debian.org</tt>
90 <li><a href="doc-mail.html">Mail gateway</a>
91 <li><a href="doc-direct.html">Direct LDAP Access</a>
92 <li>LDAP command line tools such as <tt>ud-info</tt>
93 </ul>
94 <p>
95 <a href="password.html">Lost or forgotten password instructions</a>
96 <hr noshade width="100%" size="1">
97 Back to the <a href="http://www.debian.org/">Debian Project homepage</a>.
98 <hr noshade width="100%" size="1">
99 <small>
100 You can contact us at
101 <a href="mailto:admin@db.debian.org">admin@db.debian.org</a>.
102 </small>
103 <p>
104 <p><small>
105 Last Modified: Fri, Jan 28 19:13:06 UTC 2005
106   <br>
107   Copyright &copy; 1997-2005
108  <a href="http://www.spi-inc.org/">SPI</a>; See <a href="http://www.debian.org/license" rel="copyright">license terms</a><br>
109   Debian is a registered trademark of Software in the Public Interest, Inc.
110 </small></p>
111 </body>
112 </html>