Penguin

Differences between version 4 and predecessor to the previous major change of AFSNotes.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Thursday, May 29, 2003 11:46:30 pm by DanielLawson Revert
Older page: version 3 Last edited on Thursday, May 29, 2003 11:37:11 pm by DanielLawson Revert
@@ -35,9 +35,9 @@
  
 ! Setting up Kerberos 
  
 Run the following commands: 
- kadmin.local -e des-cbs -crc:v4 
+ kadmin.local -e des-cbc -crc:v4 
  addprinc -randkey afs 
  ktadd -k /tmp/afs.keytab afs 
  quit 
  kadmin.local 
@@ -54,11 +54,19 @@
  mke2fs /var/lib/openafs/vicepa 
  mount -oloop /var/lib/openafs /vicepa 
  
 ! Set up the cell 
+  
+In /etc/openafs, edit the following files and make sure they look something like these  
+  
+/etc/openafs/ThisCell  
+ element.tla  
+/etc/openafs/CellServDb  
+ >element.tla # cell  
+ 10.66.1.101 # afs.element.tla  
  
 The debian packages, at least, come with a script to do all this for you: 
  afs-newcell 
  
 ! Set up the root volume: 
 There is also a script to to this: 
  afs-rootvol