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