Updated docs
authorjgg <>
Tue, 28 Dec 1999 05:48:31 +0000 (05:48 +0000)
committerjgg <>
Tue, 28 Dec 1999 05:48:31 +0000 (05:48 +0000)
web/doc-general.html
web/doc-general.wml
web/password.html
web/password.wml
web/searchform.html

index 1527f87..067c2c3 100644 (file)
@@ -9,7 +9,7 @@
 <META NAME="Language" CONTENT="English">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
 <meta name="Generator" content="WML 1.6.8 (12-01-1999)">
-<meta name="Modified"  content="27-12-1999 22:58:00">
+<meta name="Modified"  content="27-12-1999 23:42:42">
 </HEAD>
 <BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
 <TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
@@ -63,17 +63,19 @@ key can make any change to the directory through the mail interface.
 <h1>Access</h1>
 The directory has several means to access it:
 <ul>
-<li><a href="https://db.debian.org/login.cgi">SSL Web Forms</a>
+<li><a href="https://db.debian.org/login.html">SSL Web Forms</a>
 <li>Finger gateway, <tt>finger foo@debian.org</tt>
 <li><a href="doc-mail.html">Mail gateway</a>
 <li><a href="doc-direct.html">Direct LDAP Access</a>
 <li>LDAP command line tools such as <tt>ud-info</tt>
 </ul>
+<p>
+<a href="password.html">Lost or forgotten password instructions</a>
 <HR>
 <P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
 <HR>
 <SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
-<SMALL>Last Modified: Tue, Dec 28 05:58:00 UTC 1999<BR>
+<SMALL>Last Modified: Tue, Dec 28 06:42:42 UTC 1999<BR>
 Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
        
         </SMALL>
index 50962bd..c587392 100644 (file)
@@ -36,7 +36,7 @@ key can make any change to the directory through the mail interface.
 <h1>Access</h1>
 The directory has several means to access it:
 <ul>
-<li><a href="https://db.debian.org/login.cgi">SSL Web Forms</a>
+<li><a href="https://db.debian.org/login.html">SSL Web Forms</a>
 <li>Finger gateway, <tt>finger foo@debian.org</tt>
 <li><a href="doc-mail.html">Mail gateway</a>
 <li><a href="doc-direct.html">Direct LDAP Access</a>
index 3ec383f..674ec50 100644 (file)
@@ -9,7 +9,7 @@
 <META NAME="Language" CONTENT="English">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
 <meta name="Generator" content="WML 1.6.8 (12-01-1999)">
-<meta name="Modified"  content="27-12-1999 23:19:17">
+<meta name="Modified"  content="27-12-1999 23:44:59">
 </HEAD>
 <BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
 <TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
 <p>
 If you have lost or forgotten your LDAP password (and by extension, your
 machine login password) you can have it reset by sending a PGP signed
-message to the <a href="doc-mail/html">mail gateway</a>:
+message to the <a href="doc-mail.html">mail gateway</a>:
 <pre>
 echo "Please change my Debian password" | gpg --clearsign | mail chpasswd@db.debian.org
+or
 echo "Please change my Debian password" | pgp -fast | mail chpasswd@db.debian.org
 </pre>
 The daemon will then respond with a new randomized password encrypted
 with your key. You can then use the
-<a href="https://db.debian.org/login.cgi">SSL Web pages</a> to change your
+<a href="https://db.debian.org/login.html">SSL Web pages</a> to change your
 password to something you can remember. You cannot set a new password via the
 mail gateway.
 <p>
 Alternatively, you can do without a password and use PGP to manipulate your
-LDAP information through the <a href="doc-mail/html">mail gateway</a> and use
+LDAP information through the <a href="doc-mail.html">mail gateway</a> and use
 SSH RSA Authentication to access the servers. To setup OpenSSH for RSA you
 need to first generate a private RSA key using <tt>ssh-keygen</tt> and select
 a good password for it. Then send the public portion of the key to the LDAP
@@ -63,7 +64,7 @@ machines have the patched SSH required to support this yet.
 <P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
 <HR>
 <SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
-<SMALL>Last Modified: Tue, Dec 28 06:19:17 UTC 1999<BR>
+<SMALL>Last Modified: Tue, Dec 28 06:44:59 UTC 1999<BR>
 Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
        
         </SMALL>
index efe8da3..e4dbee3 100644 (file)
@@ -2,7 +2,7 @@
 <p>
 If you have lost or forgotten your LDAP password (and by extension, your
 machine login password) you can have it reset by sending a PGP signed 
-message to the <a href="doc-mail/html">mail gateway</a>:
+message to the <a href="doc-mail.html">mail gateway</a>:
 <pre>
 echo "Please change my Debian password" | gpg --clearsign | mail chpasswd@db.debian.org
 or
@@ -10,13 +10,13 @@ echo "Please change my Debian password" | pgp -fast | mail chpasswd@db.debian.or
 </pre>
 The daemon will then respond with a new randomized password encrypted
 with your key. You can then use the 
-<a href="https://db.debian.org/login.cgi">SSL Web pages</a> to change your
+<a href="https://db.debian.org/login.html">SSL Web pages</a> to change your
 password to something you can remember. You cannot set a new password via the
 mail gateway.
 
 <p>
 Alternatively, you can do without a password and use PGP to manipulate your
-LDAP information through the <a href="doc-mail/html">mail gateway</a> and use
+LDAP information through the <a href="doc-mail.html">mail gateway</a> and use
 SSH RSA Authentication to access the servers. To setup OpenSSH for RSA you
 need to first generate a private RSA key using <tt>ssh-keygen</tt> and select
 a good password for it. Then send the public portion of the key to the LDAP
index d40113d..304d057 100644 (file)
@@ -9,7 +9,7 @@
 <META NAME="Language" CONTENT="English">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
 <meta name="Generator" content="WML 1.6.8 (12-01-1999)">
-<meta name="Modified"  content="27-12-1999 23:09:33">
+<meta name="Modified"  content="27-12-1999 23:31:32">
 </HEAD>
 <BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
 <TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
@@ -312,11 +312,12 @@ settings</p>
 <hr>
 <p align="center"><a href="http://db.debian.org/machines.cgi">Debian development machines</a></p>
 <p align="center"><a href="http://db.debian.org/doc-general.html">Documentation</a></p>
+<p align="center"><a href="password.html">Lost or forgotten password instructions</a></p>
 <HR>
 <P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
 <HR>
 <SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
-<SMALL>Last Modified: Tue, Dec 28 06:09:33 UTC 1999<BR>
+<SMALL>Last Modified: Tue, Dec 28 06:31:32 UTC 1999<BR>
 Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
        
         </SMALL>