none
authorJimmyEngelbrecht <JimmyEngelbrecht>
Wed, 27 Mar 2002 21:57:42 +0000 (21:57 +0000)
committerJimmyEngelbrecht <JimmyEngelbrecht>
Wed, 27 Mar 2002 21:57:42 +0000 (21:57 +0000)
AFSLore/AncientHistory.mdwn
AFSLore/GettingStarted.mdwn
AFSLore/KerberosV.mdwn

index b15d2b7..a76f237 100644 (file)
@@ -27,7 +27,7 @@ Over the years, AFS has developed a rich and interesting history. This page is a
   </tr>
   <tr>
     <td> fall 1993 </td>
-    <td>[[Main/Arla]] project started at [[Main/KunglTekniskaHogskolan]]</td>
+    <td>[[Main/Arla]] project started at Kungla Tekniska H�gskolan </td>
   </tr>
   <tr>
     <td> 1998 </td>
index cc7a195..5e872f9 100644 (file)
@@ -18,7 +18,7 @@
   <tr>
     <td>[[Main/Arla]]</td>
     <td><a href="ftp://ftp.stacken.kth.se/pub/arla/" target="_top">ftp://ftp.stacken.kth.se/pub/arla/</a></td>
-    <td>   </td>
+    <td><a href="file:///afs/stacken.kth.se/ftp/pub/arla/" target="_top">/afs/stacken.kth.se/ftp/pub/arla/</a></td>
   </tr>
 </table>
 
index 7e50fa5..a9e8679 100644 (file)
@@ -4,7 +4,7 @@ How does this relate to [[OpenAFS]]? [[OpenAFS]] uses Kerberos to perform strong
 
 Note that there are two versions of Kerberos in wide usage. The latest is [[KerberosV]], but AFS, for historical reasons, uses a modified version of Kerberos 4 (see [[KaServer]]). However, AFS can be integrated into a [[KerberosV]] realm, and in fact is highly suggested for any new installations of AFS. See [[SettingUpAuthentication]].
 
-Installing [[KerberosV]] along with [[OpenAFS]] will provide the basis for many other very cool features, such as a single repository for all authentication information for an administrative domain, integration with the Windows2000 login mechanism, and even single-sign-on capability. Note that the further down you get in that list, the harder things become. :)
+Installing [[KerberosV]] along with [[OpenAFS]] will provide the basis for many other very cool features, such as a single repository for all authentication information for an administrative domain, integration with the Windows 2000/XP login mechanism, and even single-sign-on capability. Note that the further down you get in that list, the harder things become. :)
 
 The installation documentation on the [[OpenAFS]] web site unfortunately does not include any information on integrating AFS into a [[KerberosV]] realm. (Work on install document &amp; gotchas page later)