(no commit message)
[openafs-wiki.git] / GuidesAndInfo.mdwn
1 Add your tips and information about setting up and using OpenAFS to this
2 page.
3
4 [[!toc levels=3]]
5
6 ## Installation ##
7
8 ### Linux ###
9
10 * [[Server and client installation on Fedora|FedoraAFSInstall]] - step-by-step instructions on installing an AFS server on Fedora 7 with [[kerberos|KerberosV]]
11 * [[Client installation notes|InstallOpenAFSClient]]
12 * [[Client installation using Linux DKMS|RpmClientInstallationWithDKMS]] - instructions on installing the openafs kernel module with the DKMS RPM package
13
14 ### Windows ###
15
16 * [[Windows quick start guide|WindowsEndUserQuickStartGuide]]
17 * [[Windows kerberos 5 AFS service principal|WindowsK5AfsServicePrincipal]]
18 * [[How to setup OpenAFS with Windows 2008 R2 AD server|Win2008R2ADasKDC]]
19
20 ## Other tasks ##
21
22 * [[Backup methods|BackupMethods]]
23 * [[Example USS Templates|ExampleUSSTemplates]]
24
25 ## External guides and information ##
26
27 These are some links to various documents that exist online that describe
28 creating a new AFS cell. The most common problem with a lot of existing
29 documentation is that it has you install the kaserver, which is highly
30 deprecated. Any new cell installation really should install a conventional
31 kerberos server (MIT, Heimdal and the Windows Active Directory server all have
32 been used as kerberos servers for various AFS cells).
33
34 * [OpenAFS server tutorial for Debian Squeeze](http://openafs.dk/doku.php?id=server:start)
35 * The Gentoo [OpenAFS Guide](http://www.gentoo.org/doc/en/openafs.xml) From the
36   Gentoo Linux distribution. Again, takes you through using kaserver, which is
37   highly deprecated.
38 * [Using NetBSD to provide AFS and Kerberos
39   services](http://kula.tproa.net/talks/afsbpw2005) Talk from the 2005 AFS &
40   Kerb Workshop, describing how to use [[NetBSD]] to provide AFS and Kerberos
41   services. Some steps are [[NetBSD]] specific, but there are key bits of info in
42   there on using a Heimdal KDC as your kerberos server.
43 * [How to use Active Directory as your kerberos server for an AFS cell](http://www.pmw.org/afsbpw06/talks/shadow-AD.pdf) (pdf)
44 * [AFS intro doc at Stanford](http://www.stanford.edu/services/afs/intro/)
45 * [AFS into at IBM developerworks](http://www.ibm.com/developerworks/opensource/library/os-openafs-kerberos5/index.html)
46