Doc fixes
[mirror/userdir-ldap.git] / web / doc-general.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <HTML lang="en">
3 <HEAD>
4 <TITLE>Debian GNU/Linux -- General LDAP Documentation</TITLE>
5 <LINK REV="made" HREF="mailto:webmaster@debian.org">
6 <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
7 <META NAME="Description" CONTENT="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
8 <META NAME="Keywords" CONTENT="debian, GNU, linux, unix, open source, free, DFSG ">
9 <META NAME="Language" CONTENT="English">
10 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
11 <meta name="Generator" content="WML 1.7.4 (06-Oct-1999)">
12 <meta name="Modified"  content="24-10-2000 23:38:37">
13 </HEAD>
14 <BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
15 <TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
16 <TR>
17 <TD>
18 <A HREF="http://www.debian.org/logos/" BORDER="0"><IMG src="/Pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt=""></A>
19 <IMG src="/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project">
20 </TD>
21 </TR>
22 <TR>
23 <TD bgcolor="#DF0451">
24 <A href="http://www.debian.org/"><IMG src="/Pics/home.en.gif" border="0" hspace="2" vspace="3" alt="Home"></A>
25 <A href="http://www.debian.org/intro/about"><IMG src="/Pics/about.en.gif" border="0" hspace="2" vspace="3" alt="About&nbsp;Debian"></A>
26 <A href="http://www.debian.org/News/"><IMG src="/Pics/news.en.gif" border="0" hspace="2" vspace="3" alt="News"></A>
27 <A href="http://www.debian.org/distrib/"><IMG src="/Pics/distrib.en.gif" border="0" hspace="2" vspace="3" alt="Distribution"></A>
28 <A href="http://www.debian.org/support"><IMG src="/Pics/support.en.gif" border="0" hspace="2" vspace="3" alt="Support"></A>
29 <A href="http://www.debian.org/devel/"><IMG src="/Pics/devel.en.gif" border="0" hspace="2" vspace="3" alt="Developers'&nbsp;Corner"></A>
30 <A href="http://www.debian.org/search"><IMG src="/Pics/search.en.gif" border="0" hspace="2" vspace="3" alt="Search"></A>
31 </TD>
32 </TR>
33 </TABLE>
34 <H1>General LDAP Documentation</H1>
35 <p>
36 debian.org uses a single LDAP driven directory for account management across
37 all the project run <a href="/machines.cgi">machines</a>. This directory
38 also provides services for leaving vacation notices, updating
39 <a href="http://www.debian.org/devel/developers.loc">xplanet</a> coordinates,
40 email forwarding, ssh authentication keys and other information.
41 <p>
42 Note: the 'passwd' program and 'chfn' do not work with LDAP information.
43 Please use the web page or email gateway for the time being. All machines
44 running OpenSSH are using replicated SSH RSA authentication keys.
45 <h1>Security and Privacy</h1>
46 Three levels of information security are provided by the database. The first
47 is completely public information that anyone can see either by issuing an
48 LDAP query or by visiting the web site. The next level is "developer-only"
49 information that requires authentication to the directory before it can be
50 accessed. The final level is admin-only or user-only information; this
51 information can only be viewed by the user or an administrator.
52 <p>
53 developer-only information includes precise location information
54 [postalcode, postal address, lat/long] telephone numbers, and the vacation
55 message.
56 <p>
57 Admin-only/user-only information includes email forwarding, ssh keys and
58 the encrypted password. Note that email forwarding is necessarily publicly
59 viewable from accounts on the actual machines.
60 <p>
61 Entries in the directory are keyed to the developers PGP key, whoever has that
62 key can make any change to the directory through the mail interface.
63 <h1>Access</h1>
64 The directory has several means to access it:
65 <ul>
66 <li><a href="https://db.debian.org/login.html">SSL Web Forms</a>
67 <li>Finger gateway, <tt>finger foo@debian.org</tt>
68 <li><a href="doc-mail.html">Mail gateway</a>
69 <li><a href="doc-direct.html">Direct LDAP Access</a>
70 <li>LDAP command line tools such as <tt>ud-info</tt>
71 </ul>
72 <p>
73 <a href="password.html">Lost or forgotten password instructions</a>
74 <HR>
75 <P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
76 <HR>
77 <SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
78 <SMALL>Last Modified: Wed, Oct 25 05:38:37 UTC 2000<BR>
79 Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
80         
81          </SMALL>
82 </BODY>
83 </HTML>