Added new tutorial from openafs.dk for Debian GNU/Linux
authorhttps://me.yahoo.com/a/dWHr5icascHw9QMvEwpXaOC7tZc-#bfd36 <Georg@web>
Mon, 12 Sep 2011 22:10:11 +0000 (15:10 -0700)
committerOpenAFS Wiki <ikiwiki@openafs.org>
Mon, 12 Sep 2011 22:10:11 +0000 (15:10 -0700)
AFSLore/CreatingANewCell.mdwn

index 62d23af..b00f9ff 100644 (file)
@@ -2,6 +2,7 @@
 
 These are some links (and commentary) to various documents that exist online that describe creating a new AFS cell. The most common problem with a lot of existing documentation is that it has you install the kaserver, which is highly deprecated. Any new cell installation really should install a conventional kerberos server (MIT, Heimdal and the Windows Active Directory server all have been used as kerberos servers for various AFS cells).
 
+- [OpenAFS server tutorial for Debian Squeeze](http://openafs.dk/doku.php?id=server:start). Relative new (based on Debian Squeeze).
 - The [[OpenAFS]] [Quick Start Guide for Unix](http://www.openafs.org/pages/doc/QuickStartUnix/auqbg000.htm) --- derived from the Transarc 3.6 AFS document. Shows it's age in a lot of places, and takes you through using kaserver, which is highly deprecated. Still has useful information in it, however.
 - The Gentoo [OpenAFS Guide](http://www.gentoo.org/doc/en/openafs.xml) From the Gentoo Linux distribution. Again, takes you through using kaserver, which is highly deprecated.
 - [Using NetBSD to provide AFS and Kerberos services](http://kula.tproa.net/talks/afsbpw2005) Talk from the 2005 AFS &amp; Kerb Workshop, describing how to use [[NetBSD]] to provide AFS and Kerberos services. Some steps are [[NetBSD]] specific, but there are key bits of info in there on using a Heimdal KDC as your kerberos server.