home *** CD-ROM | disk | FTP | other *** search
/ Danny Amor's Online Library / Danny Amor's Online Library - Volume 1.iso / html / faqs / faq / afs-faq next >
Encoding:
Text File  |  1995-07-25  |  91.1 KB  |  2,171 lines

  1. Subject: AFS distributed filesystem FAQ
  2. Newsgroups: alt.filesystems.afs,alt.answers,news.answers
  3. From: mpb@mailserver.aixssc.uk.ibm.com (Paul Blackburn)
  4. Date: 31 Oct 1994 08:08:14 GMT
  5.  
  6. Archive-name: afs-faq
  7. Version: 1.92
  8. Last-modified: 1204 BST Friday 21st October 1994
  9.  
  10. AFS frequently asked questions
  11. ______________________________________________________________________________
  12.  
  13.    This posting contains answers to frequently asked questions about AFS.
  14.    Your comments and contributions are welcome (email: mpb@acm.org)
  15.  
  16.    Most newsreaders can skip from topic to topic with control-G.
  17.    Anon. ftp source: <ftp://grand.central.org/pub/afs-contrib/doc/faq/afs.faq>
  18. ______________________________________________________________________________
  19. Subject: Table of contents:
  20.  
  21.    0  Preamble
  22.       0.01  Purpose and Audience
  23.       0.02  Acknowledgements
  24.       0.03  Disclaimer
  25.       0.04  Release Notes
  26.       0.05  Quote
  27.  
  28.    1  General
  29.       1.01  What is AFS?
  30.       1.02  Who supplies AFS?
  31.       1.03  What is /afs?
  32.       1.04  What is an AFS cell?
  33.       1.05  What are the benefits of using AFS?
  34.             1.05.a  Cache Manager
  35.             1.05.b  Location independence
  36.             1.05.c  Scalability
  37.             1.05.d  Improved security
  38.             1.05.e  Single systems image (SSI)
  39.             1.05.f  Replicated AFS volumes
  40.             1.05.g  Improved robustness to server crash
  41.             1.05.h  "Easy to use" networking
  42.             1.05.i  Communications protocol
  43.             1.05.j  Improved system management capability
  44.       1.06  Which systems is AFS available for?
  45.       1.07  What does "ls /afs" display in the Internet AFS filetree?
  46.       1.08  Why does AFS use Kerberos authentication?
  47.       1.09  Does AFS work over protocols other than TCP/IP?
  48.  
  49.    2  Using AFS
  50.       2.01  What are the differences between AFS and a unix filesystem?
  51.       2.02  What is an AFS protection group?
  52.       2.03  What are the AFS defined protection groups?
  53.       2.04  What is an AFS access control list (ACL)?
  54.       2.05  What are the AFS access rights?
  55.       2.06  What is pagsh?
  56.       2.07  Why use a PAG?
  57.       2.08  How can I tell if I have a PAG?
  58.       2.09  Can I still run cron jobs with AFS?
  59.       2.10  How much disk space does a 1 byte file occupy in AFS?
  60.       2.11  Is it possible to specify a user who is external
  61.             to the current AFS cell on an ACL?
  62.       2.12  Are there any problems printing files in /afs?
  63.       2.13  Can I create a fifo (aka named pipe) in /afs?
  64.       2.14  If an AFS server crashes, do I have to reboot my AFS client?
  65.       2.15  Can I use AFS on my diskless workstation?
  66. N     2.16  Can I test for AFS tokens from within my program?
  67.  
  68.    3  AFS administration
  69.       3.01  Is there a version of xdm available with AFS authentication?
  70.       3.02  Is there a version of xlock available with AFS authentication?
  71.       3.03  How does AFS compare with NFS?
  72.       3.04  Given that AFS data is location independent, how does
  73.             an AFS client determine which server houses the data
  74.             its user is attempting to access?
  75.       3.05  Which protocols does AFS use?
  76.       3.06  Are setuid programs executable across AFS cell boundaries?
  77.       3.07  How does AFS maintain consistency on read-write files?
  78.       3.08  How can I run daemons with tokens that do not expire?
  79.       3.09  Can I check my user's passwords for security purposes?
  80.       3.10  Is there a way to automatically balance disk usage across
  81.             fileservers?
  82.       3.11  Can I shutdown an AFS fileserver without affecting users?
  83.       3.12  How can I set up mail delivery to users with $HOMEs in AFS?
  84.       3.13  Should I replicate a ReadOnly volume on the same partition
  85.             and server as the ReadWrite volume?
  86.       3.14  Should I start AFS before NFS in /etc/inittab?
  87.       3.15  Will AFS run on a multi-homed fileserver?
  88.       3.16  Can I replicate my user's home directory AFS volumes?
  89.       3.17  Which TCP/IP ports and protocols do I need to enable
  90.             in order to operate AFS through my Internet firewall?
  91.       3.18  What is the Andrew Benchmark?
  92.       3.19  Is there a version of HP VUE login with AFS authentication?
  93.       3.20  How can I list which clients have cached files from a server?
  94.  
  95.    4  Getting more information
  96.       4.01  Is there an anonymous FTP site with AFS information?
  97.       4.02  Which USENET newsgroups discuss AFS?
  98.       4.03  Where can I get training in AFS?
  99.       4.04  Where can I find AFS resources in World Wide Web (WWW)?
  100.       4.05  Is there a mailing list for AFS topics?
  101.       4.06  Where can I find an archive of info-afs@transarc.com?
  102.       4.07  Where can I find an archive of alt.filesystems.afs?
  103. N     4.08  Where can I find AFS related GIFs?
  104.  
  105.    5  About the AFS faq
  106.       5.01  How can I get a copy of the AFS faq?
  107.       5.02  How can I get my question (and answer) into the AFS faq?
  108.       5.03  How can I access the AFS faq via the World Wide Web?
  109.  
  110.    6  Bibliography
  111.  
  112.    7  Change History
  113. ______________________________________________________________________________
  114.  
  115. Subject: 0  Preamble
  116.  
  117. Subject: 0.01  Purpose and audience
  118.  
  119.    The aim of this compilation is to provide information about AFS including:
  120.  
  121.       + A brief introduction
  122.       + Answers to some often asked questions
  123.       + Pointers to further information
  124.  
  125.    Definitive and detailed information on AFS is provided in Transarc's
  126.    AFS manuals ([23], [24], [25]).
  127.  
  128.    The intended audience ranges from people who know little of the subject
  129.    and want to know more to those who have experience with AFS and wish
  130.    to share useful information by contributing to the faq.
  131.  
  132. Subject: 0.02  Acknowledgements
  133.  
  134.    The information presented here has been gleaned from many sources.
  135.    Some material has been directly contributed by people listed below.
  136.  
  137.    I would like to thank the following for contributing:
  138.  
  139.         Pierette Maniago VanRyzin (Transarc)
  140.         Lyle Seaman (Transarc)
  141.         Joseph Jackson (Transarc)
  142.         Dan Lovinger (Carnegie Mellon University)
  143.         Lucien Van Elsen (IBM)
  144.         Jim Rees (University of Michigan)
  145.         Derrick J. Brashear (Carnegie Mellon University)
  146.         Hans-Werner Paulsen (MPI fuer Astrophysik, Garching)
  147.         Margo Hikida (Hewlett Packard)
  148.      Michael Fagan (IBM)
  149.      Robert Malick (National Institute of Health, USA)
  150.         Rainer Toebbicke (European Laboratory for Particle Physics, CERN)
  151.  
  152.    Thanks also to indirect contributors:
  153.  
  154.         Ken Paquette (IBM)
  155.         Lance Pickup (IBM)
  156.         Lisa Chavez (IBM)
  157.         Dawn E. Johnson (Transarc)
  158.  
  159.    If this compilation has any merit then much credit belongs to Pierette
  160.    for giving inspiration, support, answers, and proof-reading.
  161.  
  162. Subject: 0.03  Disclaimer
  163.  
  164.    I make no representation about the suitability of this
  165.    information for any purpose.
  166.  
  167.    While every effort is made to keep the information in
  168.    this document accurate and current, it is provided "as is"
  169.    with no warranty expressed or implied.
  170.  
  171. Subject: 0.04  Release Notes
  172.  
  173.    This faq compilation contains material used with permission of
  174.    Transarc Corporation. Permission to copy is given provided any
  175.    copyright notices and acknowledgements are retained.
  176.  
  177.    Column 1 is used to indicate changes from the last issue:
  178.  
  179.       N = new item
  180.       U = updated item
  181. ______________________________________________________________________________
  182. Subject: 0.05  Quote
  183.  
  184.    "'Tis true; there's magic in the web of it;"         Othello, Act 3 Scene 4
  185.                                              --William Shakespeare (1564-1616)
  186. ______________________________________________________________________________
  187. Subject: 1  General
  188.  
  189. Subject: 1.01  What is AFS?
  190.  
  191.    AFS is a distributed filesystem that enables co-operating hosts
  192.    (clients and servers) to efficiently share filesystem resources
  193.    across both local area and wide area networks.
  194.  
  195.    AFS is marketed, maintained, and extended by Transarc Corporation.
  196.  
  197.    AFS is based on a distributed file system originally developed
  198.    at the Information Technology Center at Carnegie-Mellon University
  199.    that was called the "Andrew File System".
  200.  
  201.    "Andrew" was the name of the research project at CMU - honouring the
  202.    founders of the University.  Once Transarc was formed and AFS became a
  203.    product, the "Andrew" was dropped to indicate that AFS had gone beyond
  204.    the Andrew research project and had become a supported, product quality
  205.    filesystem. However, there were a number of existing cells that rooted
  206.    their filesystem as /afs. At the time, changing the root of the filesystem
  207.    was a non-trivial undertaking. So, to save the early AFS sites from having
  208.    to rename their filesystem, AFS remained as the name and filesystem root.
  209.  
  210. Subject: 1.02  Who supplies AFS?
  211.  
  212.         Transarc Corporation          phone: +1 (412) 338-4400
  213.         The Gulf Tower
  214.         707 Grant Street              fax:   +1 (412) 338-4404
  215.         Pittsburgh
  216.         PA 15219                      email: information@transarc.com
  217.         United States of America             afs-sales@transarc.com
  218.  
  219. Subject: 1.03  What is /afs?
  220.  
  221.    The root of the AFS filetree is /afs. If you execute "ls /afs" you will
  222.    see directories that correspond to AFS cells (see below). These cells
  223.    may be local (on same LAN) or remote (eg halfway around the world).
  224.  
  225.    With AFS you can access all the filesystem space under /afs with commands
  226.    you already use (eg: cd, cp, rm, and so on) provided you have been granted
  227.    permission (see AFS ACL below).
  228.  
  229. Subject: 1.04  What is an AFS cell?
  230.  
  231.    An AFS cell is a collection of servers grouped together administratively
  232.    and presenting a single, cohesive filesystem.  Typically, an AFS cell is
  233.    a set of hosts that use the same Internet domain name. 
  234.  
  235.    Normally, a variation of the domain name is used as the AFS cell name.
  236.  
  237.    Users log into AFS client workstations which request information and files
  238.    from the cell's servers on behalf of the users.
  239.  
  240. Subject: 1.05  What are the benefits of using AFS?
  241.  
  242.    The main strengths of AFS are its:
  243.  
  244.       + caching facility
  245.       + security features
  246.       + simplicity of addressing
  247.       + scalability
  248.       + communications protocol
  249.  
  250.    Here are some of the advantages of using AFS in more detail:
  251.  
  252. Subject: 1.05.a  Cache Manager
  253.  
  254.    AFS client machines run a Cache Manager process. The Cache Manager
  255.    maintains information about the identities of the users logged into
  256.    the machine, finds and requests data on their behalf, and keeps chunks
  257.    of retrieved files on local disk.
  258.  
  259.    The effect of this is that as soon as a remote file is accessed
  260.    a chunk of that file gets copied to local disk and so subsequent
  261.    accesses (warm reads) are almost as fast as to local disk and
  262.    considerably faster than a cold read (across the network).
  263.  
  264.    Local caching also significantly reduces the amount of network traffic,
  265.    improving performance when a cold read is necessary.
  266.  
  267. Subject: 1.05.b  Location independence
  268.  
  269.    Unlike NFS, which makes use of /etc/filesystems (on a client) to map
  270.    (mount) between a local directory name and a remote filesystem, AFS
  271.    does its mapping (filename to location) at the server. This has the
  272.    tremendous advantage of making the served filespace location independent.
  273.  
  274.    Location independence means that a user does not need to know which
  275.    fileserver holds the file, the user only needs to know the pathname
  276.    of a file. Of course, the user does need to know the name of the
  277.    AFS cell to which the file belongs. Use of the AFS cellname as the
  278.    second part of the pathname (eg: /afs/$AFSCELL/somefile) is helpful
  279.    to distinguish between file namespaces of the local and non-local
  280.    AFS cells.
  281.  
  282.    To understand why such location independence is useful, consider
  283.    having 20 clients and two servers. Let's say you had to move
  284.    a filesystem "/home" from server a to server b.
  285.  
  286.    Using NFS, you would have to change the /etc/filesystems file on 20
  287.    clients and take "/home" off-line while you moved it between servers.
  288.  
  289.    With AFS, you simply move the AFS volume(s) which constitute "/home"
  290.    between the servers. You do this "on-line" while users are actively
  291.    using files in "/home" with no disruption to their work.
  292.  
  293.    (Actually, the AFS equivalent of "/home" would be /afs/$AFSCELL/home
  294.    where $AFSCELL is the AFS cellname.)
  295.  
  296. Subject: 1.05.c  Scalability
  297.  
  298.    With location independence comes scalability. An architectural goal
  299.    of the AFS designers was client/server ratios of 200:1 which has
  300.    been successfully exceeded at some sites.
  301.  
  302.    Transarc do not recommend customers use the 200:1 ratio. A more
  303.    cautious value of 50:1 is expected to be practical in most cases.
  304.    It is certainly possible to work with a ratio somewhere between
  305.    these two values. Exactly what value depends on many factors including:
  306.    number of AFS files, size of AFS files, rate at which changes are made,
  307.    rate at which file are being accessed, speed of servers processor,
  308.    I/O rates, and network bandwidth.
  309.  
  310.    AFS cells can range from the small (1 server/client) to the massive
  311.    (with tens of servers and thousands of clients).
  312.  
  313.    Cells can be dynamic: it is simple to add new fileservers or clients
  314.    and grow the computing resources to meet new user requirements.
  315.  
  316. Subject: 1.05.d  Improved security
  317.  
  318.    Firstly, AFS makes use of Kerberos to authenticate users.
  319.    This improves security for several reasons:
  320.  
  321.      + passwords do not pass across the network in plaintext
  322.  
  323.      + encrypted passwords no longer need to be visible
  324.  
  325.           You don't have to use NIS, aka yellow pages, to distribute
  326.           /etc/passwd - thus "ypcat passwd" can be eliminated.
  327.  
  328.           If you do choose to use NIS, you can replace the password
  329.           field with "X" so the encrypted password is not visible.
  330.           (These issues are discussed in detail in [25]).
  331.  
  332.      + AFS uses mutual authentication - both the service provider
  333.        and service requester prove their identities
  334.  
  335.    Secondly, AFS uses access control lists (ACLs) to enable users to
  336.    restrict access to their own directories.
  337.  
  338. Subject: 1.05.e  Single systems image (SSI)
  339.  
  340.    Establishing the same view of filestore from each client and server
  341.    in a network of systems (that comprise an AFS cell) is an order of
  342.    magnitude simpler with AFS than it is with, say, NFS.
  343.  
  344.    This is useful to do because it enables users to move from workstation
  345.    to workstation and still have the same view of filestore. It also
  346.    simplifies part of the systems management workload.
  347.  
  348.    In addition, because AFS works well over wide area networks the SSI
  349.    is also accessible remotely.
  350.  
  351.    As an example, consider a company with two widespread divisions
  352.    (and two AFS cells): ny.acme.com and sf.acme.com. Mr Fudd, based
  353.    in the New York office, is visiting the San Francisco office.
  354.  
  355.    Mr. Fudd can then use any AFS client workstation in the San Francisco
  356.    office that he can log into (a unprivileged guest account would suffice).
  357.    He could authenticate himself to the ny.acme.com cell and securely access
  358.    his New York filespace.
  359.  
  360.    For example:
  361.  
  362.        The following shows a guest in the sf.acme.com AFS cell:
  363.        {0} add AFS executables directory to PATH
  364.        {1} obtaining a PAG with pagsh command (see 2.06)
  365.        {2} use the klog command to authenticate into the ny.acme.com AFS cell
  366.        {3} making a HOME away from home
  367.        {4} invoking a homely .profile
  368.  
  369.        guest@toontown.sf.acme.com $ PATH=/usr/afsws/bin:$PATH       # {0}
  370.        guest@toontown.sf.acme.com $ pagsh                           # {1}
  371.        $ klog -cell ny.acme.com -principal elmer                    # {2}
  372.        Password:
  373.        $ HOME=/afs/ny.acme.com/user/elmer; export HOME              # {3}
  374.        $ cd
  375.        $ .  .profile                                                # {4}
  376.        you have new mail
  377.        guest@toontown $
  378.  
  379.    It is not necessary for the San Francisco sys admin to give Mr. Fudd
  380.    an AFS account in the sf.acme.com cell.  Mr. Fudd only needs to be
  381.    able to log into an AFS client that is:
  382.       1) on the same network as his cell and
  383.       2) his ny.acme.com cell is mounted in the sf.acme.com cell
  384.          (as would certainly be the case in a company with two cells).
  385.  
  386. Subject: 1.05.f  Replicated AFS volumes
  387.  
  388.    AFS files are stored in structures called Volumes.  These volumes
  389.    reside on the disks of the AFS file server machines.  Volumes containing
  390.    frequently accessed data can be read-only replicated on several servers.
  391.  
  392.    Cache managers (on users client workstations) will make use of replicate
  393.    volumes to load balance.  If accessing data from one replicate copy, and
  394.    that copy becomes unavailable due to server or network problems, AFS will
  395.    automatically start accessing the same data from a different replicate copy.
  396.  
  397.    An AFS client workstation will access the closest volume copy.
  398.    By placing replicate volumes on servers closer to clients (eg on same
  399.    physical LAN) access to those resources is improved and network traffic
  400.    reduced.
  401.  
  402. Subject: 1.05.g  Improved robustness to server crash
  403.  
  404.    The Cache Manager maintains local copies of remotely accessed files.
  405.  
  406.    This is accomplished in the cache by breaking files into chunks
  407.    of up to 64k (default chunk size). So, for a large file, there may be
  408.    several chunks in the cache but a small file will occupy a single chunk
  409.    (which will be only as big as is needed).
  410.  
  411.    A "working set" of files that have been accessed on the client is
  412.    established locally in the client's cache (copied from fileserver(s)).
  413.  
  414.    If a fileserver crashes, the client's locally cached file copies are usable.
  415.  
  416.    Also, if the AFS configuration has included replicated read-only volumes 
  417.    then alternate fileservers can satisfy requests for files from those
  418.    volumes.
  419.  
  420. Subject: 1.05.h  "Easy to use" networking
  421.  
  422.    Accessing remote file resources via the network becomes much simpler
  423.    when using AFS. Users have much less to worry about: want to move
  424.    a file from a remote site? Just copy it to a different part of /afs.
  425.  
  426.    Once you have wide-area AFS in place, you don't have to keep local
  427.    copies of files. Let AFS fetch and cache those files when you need them.
  428.  
  429. Subject: 1.05.i  Communications protocol
  430.  
  431.    AFS communications protocol is optimized for Wide Area Networks.
  432.    Retransmitting only the single bad packet in a batch of packets
  433.    and allowing the number of unacknowledged packets to be higher
  434.    (than in other protocols, see [4]).
  435.  
  436. Subject: 1.05.j  Improved system management capability
  437.  
  438.    Systems administrators are able to make configuration changes
  439.    from any client in the AFS cell (it is not necessary to login
  440.    to a fileserver).
  441.  
  442.    With AFS it is simple to effect changes without having to take
  443.    systems off-line.
  444.  
  445.    Example:
  446.  
  447.    A department (with its own AFS cell) was relocated to another office.
  448.    The cell had several fileservers and many clients.
  449.    How could they move their systems without causing disruption? 
  450.  
  451.    First, the network infrastructure was established to the new location.
  452.    The AFS volumes on one fileserver were migrated to the other fileservers.
  453.    The "freed up" fileserver was moved to the new office and connected
  454.    to the network.
  455.  
  456.    A second fileserver was "freed up" by moving its AFS volumes across
  457.    the network to the first fileserver at the new office. The second
  458.    fileserver was then moved.
  459.    
  460.    This process was repeated until all the fileservers were moved.
  461.  
  462.    All this happened with users on client workstations continuing
  463.    to use the cell's filespace. Unless a user saw a fileserver
  464.    being physically moved (s)he would have no way to tell the change
  465.    had taken place.
  466.  
  467.    Finally, the AFS clients were moved - this was noticed!
  468.  
  469. Subject: 1.06  Which systems is AFS available for?
  470.  
  471.    AFS runs on systems from: HP, Next, DEC, IBM, SUN, and SGI.
  472.  
  473.    Transarc customers have done ports to Crays, and the 3090, but all
  474.    are based on some flavour of unix.  Some customers have done work to
  475.    make AFS data available to PCs and Macs, although they are using
  476.    something similar to the AFS/NFS translator (a system that enables
  477.    "NFS only" clients to NFS mount the AFS filetree /afs).
  478.  
  479.    The following list (current at time of writing) is for AFS version 3.3a
  480.    (check with Transarc for the most up-to-date list).
  481.  
  482.    This information can also be found on grand.central.org:
  483.  
  484.       AFS: /afs/grand.central.org/pub/afsps/doc/SUPPORTED_SYSTEMS.afs.*
  485.       FTP: grand.central.org:/pub/afsps/doc/SUPPORTED_SYSTEMS.afs.*
  486.       WWW: <ftp://grand.central.org/pub/afsps/doc/SUPPORTED_SYSTEMS.afs.rel33a>
  487.  
  488.    System-name     CPU and Operating System
  489.  
  490.    alpha_osf1      Dec Alpha running 1.3
  491.    hp700_ux90      Hewlett Packard 9000 Series 700 running HP-UX 9.0,9.0.1,9.0.3
  492.    hp800_ux90      Hewlett Packard 9000 Series 800 running HP-UX 9.0,9.0.2,9.0.4
  493.    pmax_ul43       DECstation 2100, 3100 or 5000 (single processor) 
  494.                    running Ultrix 4.3
  495.    pmax_ul43a      DECstation 2100, 3100 or 5000 (single processor)
  496.                    running Ultrix 4.3a
  497.    rs_aix32        IBM RS/6000 running AIX 3.2,3.2.1,3.2.2,3.2.3,3.2.4,3.2.5
  498.    sgi_51          Silicon Graphics running IRIX 5.1
  499.    sgi_52          Silicon Graphics running IRIX 5.2
  500.    sun4_411        Sun 4 (EXCEPT SparcStations) running Sun OS 4.1.1, 4.1.2 or 
  501.                    4.1.3
  502.    sun4_52         Sun 4 (EXCEPT SparcStations) running Solaris 2.2
  503.    sun4_53         Sun 4 (EXCEPT SparcStations) running Solaris 2.3
  504.    sun4c_411       Sun SparcStations running Sun OS 4.1.1, 4.1.2 or 4.1.3
  505.    sun4c_52        Sun SparcStations running Solaris 2.2
  506.    sun4c_53        Sun SparcStations running Solaris 2.3
  507.    sun4m_412       Sun SparcServer 600MP running Sun OS 4.1.2/Solaris 1.0, 
  508.                    4.1.3/Solaris 2.1
  509.                    Sun SparcServers running Sun OS 4.1.3_U1
  510.                    Sun SparcServers running Sun OS 4.1.3_U1/Solaris 1.1.1B
  511.    sun4m_52        Sun SparcServer 600MP running Solaris 2.2
  512.    sun4m_53        Sun SparcServer 600MP running Solaris 2.3, SparcClassics
  513.  
  514.    There are also ports of AFS done by customers available from Transarc
  515.    on an "as is" unsupported basis.
  516.  
  517.    More information on this can be found on grand.central.org:
  518.  
  519.       via AFS: /afs/grand.central.org/pub/afs-contrib/bin/README
  520.       via FTP: grand.central.org:/pub/afs-contrib/bin/README
  521.       via WWW: <ftp://grand.central.org/pub/afs-contrib/bin/README>
  522.  
  523.    These ports of AFS client code include:
  524.  
  525.       HP (Apollo) Domain OS - by Jim Rees at the University of Michigan.
  526.       sun386i - by Derek Atkins and Chris Provenzano at MIT.
  527.       Linux - by Derek Atkins
  528.       NetBSD - from MIT
  529.  
  530. Subject: 1.07  What does "ls /afs" display in the Internet AFS filetree?
  531.  
  532.    Essentially this displays the AFS cells that co-operate in the
  533.    Internet AFS filetree.
  534.  
  535.    Note that the output of this will depend on the cell you do it from;
  536.    a given cell may not have all the publicly advertised cells available,
  537.    and it may have some cells that aren't advertised outside of the given site.
  538.  
  539.    The definitive source for this information is:
  540.  
  541.       AFS: /afs/transarc.com/service/etc/CellServDB.export
  542.       WWW: <file:///afs/transarc.com/service/etc/CellServDB.export>
  543.  
  544.    I've included the list of cell names included in it below:
  545.  
  546.    uni-freiburg.de         #Albert-Ludwigs-Universitat Freiburg
  547.    anl.gov                 #Argonne National Laboratory
  548.    bcc.ac.uk               #Bloomsbury Computing Consortium
  549.    bu.edu                  #Boston University
  550.    cs.brown.edu            #Brown University Department of Computer Science
  551.    caspur.it               #CASPUR Inter-University Computing Consortium,Rome
  552.    ciesin.org              #CIESIN
  553.    gg.caltech.edu          #Caltech Computer Graphics Group
  554.    cards.com               #Cards - Electronic Warfare Associates
  555.    cmu.edu                 #Carnegie Mellon University
  556.    andrew.cmu.edu          #Carnegie Mellon University - Campus
  557.    ce.cmu.edu              #Carnegie Mellon University - Civil Eng. Dept.
  558.    club.cc.cmu.edu         #Carnegie Mellon University Computer Club
  559.    cs.cmu.edu              #Carnegie Mellon University - School of Comp. Sci.
  560.    ece.cmu.edu             #Carnegie Mellon University - Elec. Comp. Eng. Dept.
  561.    me.cmu.edu              #Carnegie Mellon University - Mechanical Engineering
  562.    others.chalmers.se      #Chalmers University of Technology - General users
  563.    graphics.cornell.edu    #Cornell University Program of Computer Graphics
  564.    theory.cornell.edu      #Cornell University Theory Center
  565.    msc.cornell.edu         #Cornell University Materials Science Center
  566.    pegasus.cranfield.ac.uk #Cranfield Insitute of Technology
  567.    grand.central.org       #DARPA Central File Server at Transarc
  568.    hrzone.th-darmstadt.de  #TH-Darmstadt
  569.    kiewit.dartmouth.edu    #Dartmouth College, Kiewit
  570.    northstar.dartmouth.edu #Dartmouth College, Project Northstar
  571.    es.net                  #Energy Sciences Net
  572.    research.ec.org         #Esprit Research Network of Excellence
  573.    cern.ch                 #European Laboratory for Particle Physics, Geneva
  574.    fnal.gov                #Fermi National Acclerator Laboratory
  575.    hepafs1.hep.net         #FNAL HEPNET cell 1
  576.    pub.nsa.hp.com          #HP Cupertino
  577.    palo_alto.hpl.hp.com    #HP Palo Alto
  578.    ctp.se.ibm.com          #IBM/4C, Chalmers, Sweden
  579.    ibm.uk                  #IBM UK, AIX Systems Support Centre
  580.    afs.hursley.ibm.com     #IBM Hursley Laboratories (UK), external cell
  581.    inel.gov                #Idaho National Engineering Lab
  582.    iastate.edu             #Iowa State University
  583.    ipp-garching.mpg.de     #Institut fuer Plasmaphysik
  584.    in2p3.fr                #IN2P3 production cell
  585.    pi.infn.it              #INFN Sezione di Pisa
  586.    sfc.keio.ac.jp          #Keio University, Japan
  587.    cc.keio.ac.jp           #Keio University, Fac. of Sci. & Tech. Computing Ctr
  588.    lrz-muenchen.de         #Leibniz-Rechenzentrum Muenchen Germany
  589.    mpa-garching.mpg.de     #Max-Planck-Institut fuer Astrophysik
  590.    athena.mit.edu          #MIT/Athena cell
  591.    rel-eng.athena.mit.edu  #MIT/Athena Release Engineering (primary sources)
  592.    net.mit.edu             #MIT/Network Group cell
  593.    sipb.mit.edu            #MIT/SIPB cell
  594.    media-lab.mit.edu       #MIT/Media Lab cell
  595.    nada.kth.se             #Royal Institute of Technology, NADA
  596.    nce_ctc                 #National Computational Env. - Cornell Theory Center
  597.    nce                     #National Computing Environment  - wide area cell
  598.    nce_psc                 #National Computing Environment (Metacenter)
  599.    nersc.gov               #National Energy Research Supercomputer Center
  600.    alw.nih.gov             #National Institutes of Health
  601.    test.alw.nih.gov        #National Institutes of Health (test cell)
  602.    cmf.nrl.navy.mil        #Naval Research Lab
  603.    nrlfs1.nrl.navy.mil     #Naval Research Laboratory
  604.    ncat.edu                #North Carolina Agricultural and Technical State U.
  605.    nsf-centers.edu         #NSF Supercomputing Centers
  606.    ctd.ornl.gov            #Computing and Telecommunications Div ORNL
  607.    ri.osf.org              #OSF Research Institute
  608.    gr.osf.org              #OSF Research Institute, Grenoble
  609.    vfl.paramax.com         #Paramax (Unisys) Paoli Research Center
  610.    stars.reston.unisys.com #Paramax (Unisys) - Reston, Va.
  611.    psu.edu                 #Penn State
  612.    pppl.gov                #Princeton Plasma Physics Laboratory
  613.    psc.edu                 #PSC (Pittsburgh Supercomputing Center)
  614.    rwcp.or.jp              #Real World Computer Partnership(rwcp)
  615.    rhrk.uni-kl.de          #Rechenzentrum University of Kaiserslautern
  616.    rus.uni-stuttgart.de    #Rechenzentrum University of Stuttgart
  617.    ihf.uni-stuttgart.de    #University of Stuttgart, Ins. fuer Hochfrequenz-Tec
  618.    rpi.edu                 #Rensselaer Polytechnic Institute
  619.    rose-hulman.edu         #Rose-Hulman Institute of Technology
  620.    dsg.stanford.edu        #Stanford Univ. - Comp. Sci. - Distributed Systems
  621.    ir.stanford.edu         #Stanford University
  622.    slac.stanford.edu       #Stanford Linear Accelerator Center
  623.    stars.com               #STARS Technology Center - Ballston, Va.
  624.    afs1.scri.fsu.edu       #Supercomputer Computations Research Instit
  625.    ssc.gov                 #Superconducting Supercollider Lab
  626.    ethz.ch                 #Swiss Federal Inst. of Tech. - Zurich, Switzerland
  627.    telos.com               #Telos Systems Group - Chantilly, Va.
  628.    titech.ac.jp            #Tokyo Institute of Technology
  629.    transarc.com            #Transarc Corporation
  630.    tu-chemnitz.de          #Technische Universitaet Chemnitz-Zwickau, Germany
  631.    cs.arizona.edu          #University of Arizona - Computer Science Dept.
  632.    ece.ucdavis.edu         #Univ California - Davis campus
  633.    spc.uchicago.edu        #University of Chicago - Social Sciences
  634.    rrz.uni-koeln.de        #University of Cologne -  Reg Comp Center
  635.    meteo.uni-koeln.de      #Univ. of Cologne Inst. for Geophysics & Meteorology
  636.    geo.uni-koeln.de        #Univ. of Cologne Inst. for Geophysics & Meteorology
  637.    urz.uni-heidelberg.de   #Universitaet Heidelberg
  638.    uni-hohenheim.de        #University of Hohenheim
  639.    ncsa.uiuc.edu           #University of Illinois
  640.    wam.umd.edu             #University of Maryland Network WAM Project
  641.    umich.edu               #University of Michigan - Campus
  642.    sph.umich.edu           #University of Michigan -- School of Public
  643.    citi.umich.edu          #University of Michigan - IFS Development
  644.    dmsv.med.umich.edu      #University of Michigan - DMSV
  645.    lsa.umich.edu           #University of Michigan - LSA College
  646.    math.lsa.umich.edu      #University of Michigan - Math Cell
  647.    cs.unc.edu              #University of North Carolina at Chapel Hill
  648.    nd.edu                  #University of Notre Dame
  649.    pitt.edu                #University of Pittsburgh
  650.    rus-cip.uni-stuttgart.de #RUS Cip-Pool,Rechenzentrum University of Stuttgart
  651.    mathematik.uni-stuttgart.de #University of Stuttgart, Math Dept.
  652.    isi.edu                 #University of Southern California/ISI
  653.    utah.edu                #University of Utah Information Tech. Service
  654.    cs.utah.edu             #University of Utah Computer Science Dept
  655.    cs.washington.edu       #University of Washington Comp Sci Department
  656.    cs.wisc.edu             #University of Wisconsin-Madison, Computer S
  657.    ucop.edu                #University of California Office of the President
  658.    zdvpool.uni-tuebingen.de#Eberhard-Karls-Universitaet Tuebingen, WS-Pools
  659.    zurich.ibm.ch           #IBM Zurich Internet Cell
  660.  
  661.    This shows different and widespread organizations making use
  662.    of the Internet AFS filetree.
  663.  
  664.    Note that it is also possible to use AFS "behind the firewall"
  665.    within the confines of your organization's network - you don't have
  666.    to participate in the Internet AFS filetree.
  667.  
  668.    Indeed, there are lots of benefits of using AFS on a local area network
  669.    without using the WAN capabilities.
  670.  
  671. Subject: 1.08  Why does AFS use Kerberos authentication?
  672.  
  673.    It improves security.
  674.  
  675.    Kerberos uses the idea of a trusted third party to prove identification.
  676.    This is a bit like using a letter of introduction or quoting a referee
  677.    who will vouch for you.
  678.  
  679.    When a user authenticates using the klog command (s)he is prompted
  680.    for a password. If the password is accepted the Kerberos
  681.    Authentication Server (KAS) provides the user with an encrypted token
  682.    (containing a "ticket granting ticket").
  683.  
  684.    From that point on, it is the encrypted token that is used to prove
  685.    the user's identity. These tokens have a limited lifetime (typically
  686.    a day) and are useless when expired.
  687.  
  688.    In AFS, it is possible to authenticate into multiple AFS cells.
  689.    A summary of the current set of tokens held can be displayed
  690.    by using the "tokens" command.
  691.  
  692.    For example:
  693.       elmer@toontown $ tokens
  694.  
  695.       Tokens held by the Cache Manager:
  696.  
  697.       User's (AFS ID 9997) tokens for afs@ny.acme.com [Expires Sep 15 06:50]
  698.       User's (AFS ID 5391) tokens for afs@sf.acme.com [Expires Sep 15 06:48]
  699.          --End of list--
  700.  
  701.    Kerberos improves security because a users's password need only be
  702.    entered once (at klog time).
  703.  
  704.    AFS uses Kerberos to do complex mutual authentication which means that
  705.    both the service requester and the service provider have to prove their
  706.    identities before a service is granted.
  707.  
  708.    Transarc's implementation of Kerberos is slightly different from
  709.    MIT Kerberos V4 but AFS can work with either version.
  710.  
  711.    Joe Jackson of Transarc wrote about this in:
  712.    WWW: <http://www.cs.cmu.edu:8001/afs/andrew.cmu.edu/usr/db74/www/KrbAFS.html>
  713.    (see also: /afs/andrew.cmu.edu/usr/db74/www )
  714.  
  715.    For more detail on this and other Kerberos issues see the faq
  716.    for Kerberos (posted to news.answers and comp.protocols.kerberos) [28].
  717.    (Also, see [15], [16], [26], [27])
  718.  
  719. Subject: 1.09  Does AFS work over protocols other than TCP/IP?
  720.  
  721.    No. AFS was designed to work over TCP/IP.
  722.  
  723. Subject: 2  Using AFS
  724.  
  725. Subject: 2.01  What are the differences between AFS and a unix filesystem?
  726.  
  727.    Essentially, from a user's point of view, there is little difference
  728.    between AFS and local unix filestore. Nearly all the commands normally
  729.    used to access local files can be used to access files in /afs.
  730.  
  731.    In the following set of sections, I have attempted to "target"
  732.    each section to an appropriate type of user by including to the
  733.    right of each section heading one of: User, Programmer, SysAdmin.
  734.    
  735.    Here is a summary of the differences:
  736.  
  737.    Authentication:                                         [ User ]
  738.  
  739.       Before a user can access protected AFS files (s)he needs to become
  740.       authenticated to AFS using the klog command (Kerberos login) to get
  741.       a Kerberos "ticket granting ticket" (called a token from here on).
  742.  
  743.       Without a token, an unauthenticated user is given the AFS identity
  744.       "system:anyuser" and as such is only able to access files in directories
  745.       that have ACLs granting system:anyuser access.
  746.  
  747.       Many systems have the klog function built into the system login program.
  748.       So a user would not even have to know they gain a token on logging in.
  749.       If you use a system where you have to issue the klog command after
  750.       login then you should run the pagsh command first (see below).
  751.  
  752.       AFS provides access control lists to give more precise control
  753.       to users wishing to protect their files (see AFS ACL below).
  754.  
  755.    File permissions:                                       [ User ]
  756.  
  757.       Unix mode bits for group and other are ignored.
  758.       The mode bits for the file owner don't work the way they used to.
  759.  
  760.       Users should protect their AFS files with (directory) ACLs only.
  761.       Just use mode bits to make a file executable.
  762.  
  763.    Data protection with AFS ACLs:                          [ User ]
  764.  
  765.       Some versions of unix (eg IBM's AIX version 3) allow ACLs on
  766.       local files. In AFS, ACLs protect directories and used with
  767.       AFS protection groups (see below) provide a finer granularity
  768.       of protection than can be achieved with basic unix file permissions.
  769.       (AFS ACLs are described in more detail below.)
  770.  
  771.    Protection groups:                                      [ User ]
  772.  
  773.       Users can create and maintain their own protection groups in AFS -
  774.       as opposed to unix where only sys admins can manage protection groups.
  775.  
  776.    Hard links:                                             [ User ]
  777.  
  778.       In AFS, hard links (eg: ln old new) are only valid within a directory.
  779.       This is because AFS ACLs protect directories (not individual files)
  780.       and allowing hard links that span directories would subvert ACL
  781.       protection.
  782.  
  783.       Symbolic links work in AFS because they reference a pathname and
  784.       not an i-node directly. (Hard links reference an i-node directly.)
  785.  
  786.    Changing file protection by moving a file:              [ User ]
  787.  
  788.       Moving a file to a different directory will change the protection
  789.       of a file if the ACL on the new directory if different to the ACL
  790.       on the original directory.
  791.    
  792.    chown and chgrp:                                        [ User ]
  793.  
  794.       Only members of the AFS group "system:administrators" can use these
  795.       commands on files in /afs.
  796.  
  797.    Save on close:                                          [ Programmer ]
  798.  
  799.       AFS Cache Manager does not send file modifications to a file server
  800.       until the close() or fsync() system call.
  801.  
  802.       write() system calls only update the local cache copy on the client.
  803.  
  804.       Note the difference in semantic of writing a file:
  805.       
  806.       local unix file: writes update the file "immediately"
  807.       AFS file:        local cached copy updated "immediately" but
  808.                        the server copy is only updated when the file
  809.                        is closed or fsync'ed.
  810.  
  811.       It is important to understand that most applications (eg: vi, emacs,
  812.       frame, interleaf, wingz, etc) issue the close() system call when
  813.       the user chooses/issues the "save" command in the application.
  814.  
  815.       Users are not required to exit the application to "save" their
  816.       changes back to the server.
  817.  
  818.    byte-range file locking:                                [ Programmer ]
  819.  
  820.       AFS does not support byte-range locking within a file,
  821.       although lockf() and fcntl() calls will return 0 (success).
  822.       The first time a byte-range lock is attempted, AFS will display:
  823.  
  824.       "afs: byte-range lock/unlock ignored; make sure no one else
  825.        else is running this program."
  826.  
  827.    whole file locking:                                     [ Programmer ]
  828.  
  829.       AFS does support advisory locking an entire file with flock().
  830.       Processes on the same client workstation that attempt to lock
  831.       a file obey the proper locking semantics.
  832.  
  833.       Processes on different AFS clients requesting a lock on the same
  834.       file would get EWOULDBLOCK returned.
  835.  
  836.    character and block special files:                      [ SysAdmin ]
  837.  
  838.       AFS does not support character and block special files.
  839.       The mknod command does not create either character or block
  840.       special files in /afs.
  841.  
  842.    AFS version of fsck:                                    [ SysAdmin ]
  843.  
  844.       On an AFS server, the partitions containing served files are NOT
  845.       unix filesystems and standard fsck *must* not be used - use the AFS
  846.       version instead.
  847.  
  848. Subject: 2.02  What is an AFS protection group?
  849.  
  850.    A named list of users.
  851.  
  852.    Group names are used in AFS ACLs to identify lists of users with
  853.    particular access permissions.
  854.  
  855.    In AFS, users can create and maintain their own protection groups.
  856.    This is different to unix where only the system administrator can
  857.    manage /etc/group.
  858.  
  859.    AFS groups are stored in the protection database on fileserver(s)
  860.    and managed by using the "pts" command.
  861.  
  862.    An AFS group typically has the format:
  863.  
  864.        owner-id:group-name
  865.  
  866.    By default, only the owner of a group can change its members.
  867.  
  868.    It is possible to have both users and IP addresses as members
  869.    of an AFS group. By using an IP address like this you can specify
  870.    all the users from the host with that IP address.
  871.  
  872. Subject: 2.03  What are the AFS defined protection groups?
  873.  
  874.    system:anyuser
  875.  
  876.        Everyone who has access to an AFS client in any cell that is
  877.        on the same network as your cell.
  878.  
  879.    system:authuser
  880.  
  881.        Everyone who has access to an AFS client in any cell that is
  882.        on the same network as your cell *and* has valid tokens for
  883.        your cell (ie has been authenticated in your cell).
  884.  
  885.    system:administrators
  886.  
  887.        Users who have privileges to execute some but not all
  888.        system administrator commands.
  889.  
  890. Subject: 2.04  What is an AFS access control list (ACL)?
  891.  
  892.    There is an ACL for every directory in AFS. The ACL specifies
  893.    protection at the directory level (not file level) by listing
  894.    permissions of users and/or groups to a directory. There is a
  895.    maximum of 20 entries on an ACL.
  896.  
  897.    For example:
  898.  
  899.    An AFS ACL is displayed by using the "fs" command as shown below:
  900.  
  901.       tweety@toontown $ fs listacl .
  902.       Access list for . is
  903.       Normal rights:
  904.         fac:coords rlidwka
  905.         system:anyuser rl
  906.  
  907.    This ACL shows that members of the AFS protection group "fac:coords"
  908.    have full access rights to the current directory and "system:anyuser"
  909.    has only read and lookup rights.
  910.  
  911.    The members of "fac:coords" can be determined by accessing the
  912.    protection group database using the "pts" command as shown below:
  913.  
  914.       tweety@toontown $ pts membership fac:coords
  915.       Members of fac:coords (id: -1577) are:
  916.         sylvester
  917.         roadrunner
  918.         yosemite.sam
  919.  
  920. Subject: 2.05  What are the AFS access rights?
  921.  
  922.    In AFS, there are seven access rights that may be set or not set:
  923.  
  924.    lookup          l       Permission to examine the ACL and traverse the
  925.                            directory (needed with most other access rights).
  926.                            Permission to look up filenames in a directory.
  927.    read            r       View the contents of files in the directory
  928.    insert          i       Add new files or sub-directories
  929.    write           w       Modify file contents, use "chmod"
  930.    delete          d       Remove file(s) in directory
  931.    lock            k       Permission for programs to "flock" files
  932.                            in the directory
  933.    administer      a       Ability to change the ACL
  934.  
  935.    There are short-hand forms:
  936.  
  937.    read            rl      read and lookup
  938.    write           rlidwk  all rights except administer
  939.    all             rlidwka
  940.    none                    removes all rights
  941.  
  942. Subject: 2.06  What is pagsh?
  943.  
  944.    A command to get a new shell with a process authentication group (PAG).
  945.  
  946.    This is normally used if your system does not use the AFS version of login.
  947.    It is used to get a PAG prior to running klog.
  948.  
  949.    The PAG uniquely identifies the user to the Cache Manager.
  950.    Without a PAG the Cache Manager uses the unix UID to identify a user.
  951.  
  952. Subject: 2.07  Why use a PAG?
  953.  
  954.    There are two reasons:
  955.  
  956.    a) Child processes inherit the PAG and the Kerberos token so they are AFS
  957.       authenticated.
  958.  
  959.    b) For security: if you don't have a PAG then the Cache Manager identifies
  960.       you by unix UID. Another user with root access to the client could
  961.       su to you and therefore use your token.
  962.  
  963. Subject: 2.08  How can I tell if I have a PAG?
  964.  
  965.    You can tell if you have a PAG by typing "groups". A PAG is indicated
  966.    by the appearance of two integers in the list of groups.
  967.  
  968.    For example:
  969.       sylvester@toontown $ groups
  970.       33536 32533 staff catz
  971.  
  972. Subject: 2.09  Can I still run cron jobs with AFS?
  973.  
  974.    Yes, but remember that in order to fully access files in AFS you have
  975.    to be AFS authenticated. If your cron job doesn't klog then it only
  976.    gets system:anyuser access.
  977.  
  978.    The klog command has a "-pipe" option which will read a password from
  979.    stdin. IF (yes, that's a big if :-) you are prepared to store your
  980.    password in a local (non-AFS) file then you might use the following:
  981.  
  982.       a) create a script to get your AFS token:
  983.  
  984.          #!/bin/sh -
  985.          #
  986.          # NAME      afsgt
  987.          # PURPOSE   Get AFS token by using password stored in a file.
  988.          #           Only need this to run cron jobs that need
  989.          #           authenticated AFS access
  990.          usage() {
  991.                  echo "Usage: afsgt passwordfile" >&2
  992.          }
  993.          if [ -z "${1}" ]; then
  994.                  echo "afsgt error: need name of password file" >&2
  995.                  usage
  996.                  exit 1
  997.          fi
  998.          /usr/afsws/bin/klog -pipe < ${1}
  999.  
  1000.       b) Store your password in a local (non-AFS) file that only you
  1001.          have access to (perhaps: /home/$USER/.p).
  1002.  
  1003.          Make sure that this file is mode 600 and also be sure that
  1004.          you trust whoever has root access on this system and whoever
  1005.          has access to backup tapes! Also, don't forget to change this
  1006.          file if you change your AFS password.
  1007.  
  1008.       c) In your crontab file, run afsgt before whatever task you run.
  1009.  
  1010.          0 6 * * * /usr/local/bin/afsgt /home/$USER/.p; $HOME/bin/6AMdaily
  1011.  
  1012. Subject: 2.10  How much disk space does a 1 byte file occupy in AFS?
  1013.  
  1014.    One kilobyte.
  1015.  
  1016.    Other filesystems allocate different file block sizes.
  1017.    For example, IBM's AIX version 3 journaled file system (JFS)
  1018.    uses 4K blocks (exception: 2K for the 160MB disk drive).
  1019.  
  1020.    Such blocksize differences lead to variations on the amount of
  1021.    disk space required to store files. Copying a directory from AFS
  1022.    to AIX JFS would require more space in JFS because of the block
  1023.    fragmentation.
  1024.  
  1025.    Example:
  1026.  
  1027.    a) Create a one byte file in AFS and use "ls -s" to show how many
  1028.       kilobytes it occupies:
  1029.  
  1030.          ariel@atlantica $ echo z >/afs/dsea/tmp/one.byte.file
  1031.          ariel@atlantica $ ls -s /afs/dsea/tmp/one.byte.file
  1032.             1 /afs/dsea/tmp/one.byte.file
  1033.  
  1034.    b) Create same file in local filesystem (AIX JFS):
  1035.  
  1036.          ariel@atlantica $ echo z >/tmp/one.byte.file
  1037.          ariel@atlantica $ ls -s /tmp/one.byte.file
  1038.             4 /tmp/one.byte.file
  1039.  
  1040. Subject: 2.11  Is it possible to specify a user who is external
  1041.                to the current AFS cell on an ACL?
  1042.  
  1043.    No. You cannot reference a particular user from another AFS cell.
  1044.  
  1045.    You can specify an IP address on the ACL; this means any and all
  1046.    users from the host with that IP address.
  1047.  
  1048.    Another solution to this problem is to give the external user an
  1049.    "authentication-only" account in your AFS cell. This means that
  1050.    (s)he can klog (but has no home directory) in your cell.
  1051.  
  1052.    Cross-realm authentication (where co-operating cells are able to
  1053.    specify remore users as "user@remote.cell" on an ACL) is an *unsupported*
  1054.    feature of AFS 3.3a. That means that Transarc doesn't promise
  1055.    to make it work for you, nor keep it running in future releases.
  1056.  
  1057. Subject: 2.12  Are there any problems printing files in /afs?
  1058.  
  1059.    The issue of printing in AFS is almost always the same: what do you
  1060.    send to the printing daemon?  Do you send it the bytes you want to
  1061.    print or do you just send the file name containing those bytes?  If
  1062.    you send it a file name, you have to be sure that the printing daemon
  1063.    can read it.  Most daemons run with no AFS tokens, so can't access
  1064.    directories unless they are open for system:anyuser read access.
  1065.    Often, printing commands (lpr, lp, enq) have an option that allows
  1066.    for both modes of operation, though the default behavior varies from
  1067.    system to system.  If you're interested in making your daemons
  1068.    authenticate to AFS, check out the example scripts in AFS-Contrib:
  1069.  
  1070.    AFS: /afs/grand.central.org/pub/afs-contrib/tools/reauth-example
  1071.    WWW: <ftp://grand.central.org/pub/afs-contrib/tools/reauth-example/>
  1072.  
  1073.    Another common problem is setuid printing commands.  For instance, the
  1074.    "enq" command runs as root, daemon, or some such user.  If you aren't
  1075.    using the AFS login and simply issue "klog" to get tokens, those
  1076.    tokens are associated with your uid.  When setuid programs run, they
  1077.    lose access to your token and often can't read the file name given as
  1078.    an argument.  The solution in this case is to use "pagsh" before
  1079.    "klog" so that your tokens are transferred to subprocesses
  1080.    automatically by group membership.  This works even if the uid
  1081.    changes, as for setuid programs.
  1082.  
  1083. Subject: 2.13  Can I create a fifo (aka named pipe) in /afs?
  1084.  
  1085.    No. AFS does not support "mknod fifofile p".
  1086.  
  1087. Subject: 2.14  If an AFS server crashes, do I have to reboot my AFS client?
  1088.  
  1089.    No.
  1090.  
  1091.    Typically, if an AFS server becomes unavailable, the AFS Cache Manager on
  1092.    your AFS client will see you through the outage until the server returns.
  1093.    This robustness is dependent on the way your AFS cell has been configured
  1094.    including the following factors:
  1095.  
  1096.       + On the client side:
  1097.          + How big is the cache?
  1098.          + Are the files you need already in the cache?
  1099.  
  1100.       + On the server side:
  1101.          + How many servers? It's best to have a minimum of three.
  1102.          + Is the data you are accessing replicated? In AFS, replicas
  1103.            are ReadOnly copies.
  1104.  
  1105.    With replicated volumes, the AFS Cache Manager knows about all of the
  1106.    servers on which the replicas are located. Therefore, when the Cache
  1107.    Manager accesses a replicated volume, if the RPC times out, the
  1108.    Cache Manager automatically retrys the RPC, using a different file server.
  1109.  
  1110.    If necessary, the Cache Manager will attempt to contact all file servers
  1111.    on which a replica of the volume resides.
  1112.  
  1113.    You don't need to reboot, and the Cache Manager activity is "invisible"
  1114.    to the user.
  1115.  
  1116. Subject: 2.15  Can I use AFS on my diskless workstation?
  1117.  
  1118.    Yes. The AFS Cache Manager can be configured to work with either
  1119.    a disk based cache or a memory (RAM) based cache. With the latter,
  1120.    you can expect file access from the cache with a whizz!
  1121.  
  1122.    <file:///afs/ibm.uk/common/archive/info-afs@transarc.com/1994/760977848>
  1123.  
  1124. Subject: 2.16  Can I test for AFS tokens from within my program?
  1125.  
  1126. N  Yes. Some sample code showing how to do this can be found in:
  1127. N      /afs/grand.central.org/pub/afs-contrib/tools/auth-samples/listtokens.c
  1128. N
  1129. N  <ftp://grand.central.org/pub/afs-contrib/tools/auth-samples/listtokens.c>
  1130.  
  1131. Subject: 3  AFS administration
  1132.  
  1133. Subject: 3.01  Is there a version of xdm available with AFS authentication?
  1134.  
  1135.    Yes, it can be found in:
  1136.       AFS: /afs/grand.central.org/pub/afs-contrib/tools/xdm
  1137.       WWW: <ftp://grand.central.org/pub/afs-contrib/tools/xdm/>
  1138.  
  1139. Subject: 3.02  Is there a version of xlock available with AFS authentication?
  1140.  
  1141.    Yes, grand.central.org:pub/afs-contrib/tools/xlock/*
  1142.       AFS: /afs/grand.central.org/pub/afs-contrib/tools/xlock
  1143.       WWW: <ftp://grand.central.org/pub/afs-contrib/tools/xlock/>
  1144.  
  1145. Subject: 3.03  How does AFS compare with NFS?
  1146.  
  1147.                                 AFS                          NFS
  1148.    File Access           Common name space from     Different file names from
  1149.                          all workstations           different workstations
  1150.  
  1151.    File Location         Automatic tracking by      Mountpoints to files set by
  1152.    Tracking              file system processes      administrators and users
  1153.                          and databases
  1154.  
  1155.    Performance           Client caching to reduce   No local disk caching;
  1156.                          network load; callbacks    limited cache consistency
  1157.                          to maintain cache consis-
  1158.                          tency
  1159.  
  1160.    Andrew Benchmark      Average time of 210        Average time of 280
  1161.    (5 phases, 8 clients) seconds/client             seconds/client
  1162.  
  1163.    Scaling capabilities  Maintains performance in   Best in small to mid-size
  1164.                          small and very large       installations
  1165.                          installations
  1166.  
  1167.                          Excellent performance on   Best in local-area
  1168.                          wide-area configuration    configurations
  1169.  
  1170.    Security              Kerberos mutual authen-    Security based on
  1171.                          tication                   unencrypted user ID's
  1172.  
  1173.                          Access control lists on    No access control lists
  1174.                          directories for user and
  1175.                          group access
  1176.  
  1177.    Availability          Replicates read-mostly     No replication
  1178.                          data and AFS system
  1179.                          information
  1180.  
  1181.    Backup Operation      No system downtime with    Standard UNIX backup system
  1182.                          specially developed AFS
  1183.                          Backup System
  1184.  
  1185.    Reconfiguration       By volumes (groups of      Per-file movement
  1186.                          files)
  1187.  
  1188.                          No user impact; files      Users lose access to files
  1189.                          remain accessible during   and filenames change
  1190.                          moves, and file names do   (mountpoints need to be
  1191.                          not change                 reset)
  1192.  
  1193.    System Management     Most tasks performed from  Frequently involves telnet
  1194.                          any workstation            to other workstations
  1195.  
  1196.    Autonomous            Autonomous administrative  File servers and clients
  1197.    Architecture          units called cells, in
  1198.                          addition to file servers
  1199.                          and clients
  1200.  
  1201.                          No trust required between  No security distinctions
  1202.                          cells                      between sites
  1203.  
  1204.    [ source: WWW: <ftp://grand.central.org/pub/afsps/doc/afs-nfs.comparison> ]
  1205.  
  1206. Subject: 3.04  Given that AFS data is location independent, how does
  1207.                an AFS client determine which server houses the data
  1208.                its user is attempting to access?
  1209.  
  1210.     The Volume Location Database (VLDB) is stored on AFS Database 
  1211.     Servers and is ideally replicated across 3 or more Database Server
  1212.     machines.  Replication of the Database ensures high availability
  1213.     and load balances the requests for the data.  The VLDB maintains 
  1214.     information regarding the current physical location of all volume 
  1215.     data (files and directories) in the cell, including the IP address
  1216.     of the FileServer, and the name of the disk partition the data is 
  1217.     stored on.
  1218.  
  1219.     A list of a cell's Database Servers is stored on the local disk of
  1220.     each AFS Client machine as: /usr/vice/etc/CellServDB
  1221.  
  1222.     The Database Servers also house the Kerberos Authentication
  1223.     Database (encrypted user and server passwords), the Protection
  1224.     Database (user UID and protection group information) and the 
  1225.     Backup Database (used by System Administrators to backup AFS file 
  1226.     data to tape).
  1227.  
  1228. Subject: 3.05  Which protocols does AFS use?
  1229.  
  1230.    AFS may be thought of as a collection of protocols and software
  1231.    processes, nested one on top of the other. The constant interaction
  1232.    between and within these levels makes AFS a very sophisticated software
  1233.    system.
  1234.  
  1235.    At the lowest level is the UDP protocol, which is part of TCP/IP. UDP
  1236.    is the connection to the actual network wire. The next protocol level is
  1237.    the  remote procedure call (RPC).  In general, RPCs allow the developer
  1238.    to build applications using the client/server model, hiding the
  1239.    underlying networking mechanisms. AFS uses Rx, an RPC protocol developed
  1240.    specifically for AFS during its development phase at Carnegie Mellon
  1241.    University.
  1242.  
  1243.    Above the RPC is a series of server processes and interfaces that all
  1244.    use Rx for communication between machines. Fileserver, volserver,
  1245.    upserver, upclient, and bosserver are server processes that export RPC
  1246.    interfaces to allow their user interface commands to request actions and
  1247.    get information. For example, a bos status <machine name> command will
  1248.    examine the bos server process on the indicated file server machine.
  1249.  
  1250.    Database servers use ubik, a replicated database mechanism which is
  1251.    implemented using RPC. Ubik guarantees that the copies of AFS databases
  1252.    of multiple server machines remain consistent. It provides an
  1253.    application programming interface (API) for database reads and writes,
  1254.    and uses RPCs to keep the database synchronized. The database server
  1255.    processes, vlserver, kaserver, and ptserver, reside above ubik. These
  1256.    processes export an RPC interface which allows  user commands to control
  1257.    their operation.  For instance, the pts command is used to communicate
  1258.    with the ptserver, while the command klog  uses the kaserver's RPC
  1259.    interface.
  1260.  
  1261.    Some application programs are quite complex, and draw on RPC interfaces
  1262.    for communication with an assortment of processes. Scout utilizes the
  1263.    RPC interface to file server processes to display and monitor the status
  1264.    of file servers. The uss command interfaces with  kaserver, ptserver,
  1265.    volserver and vlserver to create new user accounts.
  1266.  
  1267.    The Cache Manager also exports an RPC interface. This interface is used
  1268.    principally by file server machines to break callbacks.  It can also be
  1269.    used to obtain Cache Manager status information.  The program cmdebug
  1270.    shows the status of a Cache Manager using this interface.
  1271.  
  1272.    For additional information, Section 1.5 of the AFS System
  1273.    Administrator's Guide and the April 1990 Cache Update contain more
  1274.    information on ubik. Udebug information and short descriptions of all
  1275.    debugging tools were included in the January 1991 Cache Update. Future
  1276.    issues will discuss other debugging tools in more detail.
  1277.  
  1278.    [ source: WWW: <ftp://grand.central.org/pub/cache.update/apr91> ]
  1279.    [ Copyright  1991 Transarc Corporation ]
  1280.  
  1281. Subject: 3.06  Are setuid programs executable across AFS cell boundaries?
  1282.  
  1283.    By default, the setuid bit is ignored but the program may be run
  1284.    (without setuid privilege).
  1285.  
  1286.    It is possible to configure an AFS client to honour the setuid bit.
  1287.    This is achieved by root running: 
  1288.  
  1289.       root@toontown # fs setcell -cell $cellname -suid
  1290.  
  1291.    (where $cellname is the name of the foreign cell. Use with care!).
  1292.  
  1293.    NB: making a program setuid (or setgid) in AFS does *not* mean
  1294.    that the program will get AFS permissions of a user or group.
  1295.    To become AFS authenticated, you have to klog.  If you are not
  1296.    authenticated, AFS treats you as "system:anyuser".
  1297.  
  1298. Subject: 3.07  How does AFS maintain consistency on read-write files?
  1299.  
  1300.    AFS uses a mechanism called "callback".
  1301.  
  1302.    Callback is a promise from the fileserver that the cache version
  1303.    of a file/directory is up-to-date. It is established by the fileserver
  1304.    with the caching of a file.
  1305.  
  1306.    When a file is modified the fileserver breaks the callback.  When the
  1307.    user accesses the file again the Cache Manager fetches a new copy 
  1308.    if the callback has been broken.
  1309.  
  1310.    The following paragraphs describe AFS callback mechanism in more detail:
  1311.  
  1312.    If I open() fileA and start reading, and you then open() fileA,
  1313.    write() a change ***and close() or fsync()*** the file to get your
  1314.    changes back to the server - at the time the server accepts and writes
  1315.    your changes to the appropriate location on the server disk, the
  1316.    server also breaks callbacks to all clients to which it issued a copy
  1317.    of fileA.
  1318.  
  1319.    So my client receives a message to break the callback on fileA, which
  1320.    it dutifully does.  But my application (editor, spreadsheet, whatever
  1321.    I'm using to read fileA) is still running, and doesn't really care
  1322.    that the callback has been broken.
  1323.  
  1324.    When something causes the application to read() more of the file
  1325.    the read() system call executes AFS cache manager code via the VFS switch,
  1326.    which does check the callback and therefore gets new copies of the data.
  1327.  
  1328.    Of course, the application may not re-read data that it has already read,
  1329.    but that would also be the case if you were both using the same host.
  1330.    So, for both AFS and local files, I may not see your changes.
  1331.  
  1332.    Now if I exit the application and start it again, or if the
  1333.    application does another open() on the file, then I will see the
  1334.    changes you've made.  
  1335.  
  1336.    This information tends to cause tremendous heartache and discontent
  1337.    - but unnecessarily so.  People imagine rampant synchronization problems. 
  1338.    In practice this rarely happens and in those rare instances, the data in
  1339.    question is typically not critical enough to cause real problems or 
  1340.    crashing and burning of applications.  Over the past 8 years we've found
  1341.    that the synchronization algorithm has been more than adequate in practice
  1342.    - but people still like to worry!
  1343.  
  1344.    The source of worry is that, if I make changes to a file from my
  1345.    workstation, your workstation is not guaranteed to be notified until I
  1346.    close or fsync the file, at which point AFS guarantees that your
  1347.    workstation will be notified.  This is a significant departure from NFS,
  1348.    in which no guarantees are provided.
  1349.  
  1350.    Partially because of the worry factor and largely because of Posix,
  1351.    this will change in DFS.  DFS synchronization semantics are identical
  1352.    to local file system synchronization.
  1353.  
  1354.    [ DFS is the Distributed File System which is part of the Distributed ]
  1355.    [ Computing Environment (DCE).                                        ]
  1356.  
  1357. Subject: 3.08  How can I run daemons with tokens that do not expire?
  1358.  
  1359.    It is not a good idea to run with tokens that do not expire because
  1360.    this would weaken one of the security features of Kerberos.
  1361.  
  1362.    A better approach is to re-authenticate just before the token expires.
  1363.  
  1364.    There are two examples of this that have been contributed to
  1365.    grand.central.org. The first is "reauth":
  1366.  
  1367.    via AFS: /afs/grand.central.org/pub/afs-contrib/tools/reauth*
  1368.    via FTP: grand.central.org:/pub/afs-contrib/tools/reauth*
  1369.    via WWW: <ftp://grand.central.org/pub/afs-contrib/tools/reauth/>
  1370.  
  1371.    The second is "lat":
  1372.  
  1373.    via AFS: /afs/grand.central.org/pub/afs-contrib/pointers\
  1374.                                 /UMich-lat-authenticated-batch-jobs
  1375.    via FTP: grand.central.org:/pub/afs-contrib/pointers\
  1376.                                 /UMich-lat-authenticated-batch-jobs
  1377.    via WWW: <ftp://grand.central.org/pub/afs-contrib/pointers\
  1378.                                 /UMich-lat-authenticated-batch-jobs>
  1379.  
  1380. Subject: 3.09  Can I check my user's passwords for security purposes?
  1381.  
  1382.    Yes. Alec Muffett's Crack tool (at version 4.1f) has been converted
  1383.    to work on the Transarc kaserver database. This modified Crack
  1384.    (AFS Crack) is available via anonymous ftp from:
  1385.  
  1386.       FTP: export.acs.cmu.edu:/pub/crack.tar.Z
  1387.       WWW: <ftp://export.acs.cmu.edu/pub/crack.tar.Z>
  1388.  
  1389.    and is known to work on: pmax_* sun4*_* hp700_* rs_aix* next_*
  1390.  
  1391.    It uses the file /usr/afs/db/kaserver.DB0, which is the database on
  1392.    the kaserver machine that contains the encrypted passwords. As a bonus,
  1393.    AFS Crack is usually two to three orders of magnitude faster than the
  1394.    standard Crack since there is no concept of salting in a Kerberos database.
  1395.  
  1396.    On a normal UNIX /etc/passwd file, each password can have been encrypted
  1397.    around 4096 (2^12) different saltings of the crypt(3) algorithm, so for
  1398.    a large number of users it is easy to see that a potentially large
  1399.    (up to 4095) number of seperate encryptions of each word checked has
  1400.    been avoided.
  1401.  
  1402.    Author & Contact: Dan Lovinger, del+@cmu.edu
  1403.  
  1404.    Note: AFS Crack does not work for MIT Kerberos Databases.
  1405.          The author is willing to give general guidance to someone interested
  1406.          in doing the (probably minimal) amount of work to port it to do MIT
  1407.          Kerberos. The author does not have access to a MIT Kerberos server
  1408.          to do this.
  1409.  
  1410. Subject: 3.10  Is there a way to automatically balance disk usage across
  1411.                fileservers?
  1412.  
  1413.    Yes. There is a tool, balance, which does exactly this.
  1414.    It can be retrieved via anonymous ftp from:
  1415.  
  1416.       FTP: export.acs.cmu.edu:/pub/balance-1.1.tar.Z
  1417.       WWW: <ftp://export.acs.cmu.edu/pub/balance-1.1.tar.Z>
  1418.  
  1419.    Actually, it is possible to write arbitrary balancing algorithms
  1420.    for this tool. The default set of "agents" provided for the current
  1421.    version of balance balance by usage, # of volumes, and activity per week,
  1422.    the latter currently requiring a source patch to the AFS volserver.
  1423.    Balance is highly configurable.
  1424.  
  1425.    Author: Dan Lovinger, del+@cmu.edu
  1426.  
  1427. Subject: 3.11  Can I shutdown an AFS fileserver without affecting users?
  1428.  
  1429.    Yes, this is an example of the flexibility you have in managing AFS.
  1430.  
  1431.    Before attempting to shutdown an AFS fileserver you have to make
  1432.    some arrangements that any services that were being provided are
  1433.    moved to another AFS fileserver:
  1434.  
  1435.    1) Move all AFS volumes to another fileserver. (Check you have the space!)
  1436.       This can be done "live" while users are actively using files
  1437.       in those volumes with no detrimental effects.
  1438.  
  1439.    2) Make sure that critical services have been replicated on one
  1440.       (or more) other fileserver(s). Such services include:
  1441.  
  1442.          kaserver  - Kerberos Authentication server
  1443.          vlserver  - Volume Location server
  1444.          ptserver  - Protection server
  1445.          buserver  - Backup server
  1446.  
  1447.       It is simple to test this before the real shutdown by issuing:
  1448.  
  1449.          bos shutdown $server $service
  1450.  
  1451.       where: $server is the name of the server to be shutdown
  1452.         and  $service is one (or all) of: kaserver vlserver ptserver buserver
  1453.  
  1454.    Other points to bear in mind:
  1455.  
  1456.    + "vos remove" any RO volumes on the server to be shutdown.
  1457.      Create corresponding RO volumes on the 2nd fileserver after moving the RW.
  1458.      There are two reasons for this:
  1459.  
  1460.      1) An RO on the same partition ("cheap replica") requires less space
  1461.         than a full-copy RO.
  1462.  
  1463.      2) Because AFS always accesses RO volumes in preference to RW,
  1464.         traffic will be directed to the RO and therefore quiesce the load
  1465.         on the fileserver to be shutdown.
  1466.  
  1467.    + If the system to be shutdown has the lowest IP address there may be a
  1468.      brief delay in authenticating because of timeout experienced before
  1469.      contacting a second kaserver.
  1470.  
  1471. Subject: 3.12  How can I set up mail delivery to users with $HOMEs in AFS?
  1472.  
  1473.    There are many ways to do this. Here, only two methods are considered:
  1474.  
  1475.    Method 1: deliver into local filestore
  1476.  
  1477.    This is the simplest to implement. Set up your mail delivery to
  1478.    append mail to /var/spool/mail/$USER on one mailserver host.
  1479.    The mailserver is an AFS client so users draw their mail out of
  1480.    local filestore into their AFS $HOME (eg: inc).
  1481.  
  1482.    Note that if you expect your (AFS unauthenticated) mail delivery program
  1483.    to be able to process .forward files in AFS $HOMEs then you need to
  1484.    add "system:anyuser rl" to each $HOMEs ACL.
  1485.  
  1486.    The advantages are:
  1487.  
  1488.       + Simple to implement and maintain.
  1489.       + No need to authenticate into AFS.
  1490.  
  1491.    The drawbacks are:
  1492.  
  1493.       - It doesn't scale very well.
  1494.       - Users have to login to the mailserver to access their new mail.
  1495.       - Probably less secure than having your mailbox in AFS.
  1496.       - System administrator has to manage space in /var/spool/mail.
  1497.  
  1498.    Method 2: deliver into AFS
  1499.  
  1500.    This takes a little more setting up than the first method.
  1501.  
  1502.    First, you must have your mail delivery daemon AFS authenticated
  1503.    (probably as "postman"). The reauth example on grand.central.org
  1504.    shows how a daemon can renew its token. You will also need to setup
  1505.    the daemon startup soon after boot time to klog (see the -pipe option).
  1506.  
  1507.    Second, you need to set up the ACLs so that "postman" has lookup rights
  1508.    down to the user's $HOME and "lik" on $HOME/Mail.
  1509.  
  1510.    Advantages:
  1511.  
  1512.       + Scales better than first method.
  1513.       + Delivers to user's $HOME in AFS giving location independence.
  1514.       + Probably more secure than first method.
  1515.       + User responsible for space used by mail.
  1516.  
  1517.    Disadvantages:
  1518.  
  1519.       - More complicated to set up.
  1520.       - Need to correctly set ACLs down to $HOME/Mail for every user.
  1521.       - Probably need to store postman's password in a file so that
  1522.         the mail delivery daemon can klog after boot time.
  1523.         This may be OK if the daemon runs on a relatively secure host.
  1524.  
  1525. Subject: 3.13  Should I replicate a ReadOnly volume on the same partition
  1526.                and server as the ReadWrite volume?
  1527.  
  1528.    Yes, Absolutely! It improves the robustness of your served volumes.
  1529.  
  1530.    If ReadOnly volumes exist (note use of term *exist* rather than
  1531.    *are available*), Cache Managers will *never* utilize the ReadWrite
  1532.    version of the volume. The only way to access the RW volume is via
  1533.    the "dot" path (or by special mounting).
  1534.  
  1535.    This means if *all* RO copies are on dead servers, are offline, are
  1536.    behind a network partition, etc, then clients will not be able to get
  1537.    the data, even if the RW version of the volume is healthy, on a healthy
  1538.    server and in a healthy network.
  1539.  
  1540.    However, you are *very* strongly encouraged to keep one RO copy of a
  1541.    volume on the *same server and partition* as the RW. There are two
  1542.    reasons for this:
  1543.  
  1544.    1) The RO that is on the same server and partition as the RW is a clone
  1545.       (just a copy of the header - not a full copy of each file).
  1546.       It therefore is very small, but provides access to the same set of files
  1547.       that all other (full copy) ReadOnly volume do.
  1548.       Transarc trainers refer to this as the "cheap replica".
  1549.  
  1550.    2) To prevent the frustration that occurs when all your ROs are unavailable
  1551.       but a perfectly healthy RW was accessible but not used. 
  1552.  
  1553.       If you keep a "cheap replica", then by definition, if the RW is available,
  1554.       one of the RO's is also available, and clients will utilize that site.  
  1555.  
  1556. Subject: 3.14  Should I start AFS before NFS in /etc/inittab?
  1557.  
  1558.    Yes, it is possible to run both AFS and NFS on the same system but
  1559.    you should start AFS first.
  1560.  
  1561.    In IBM's AIX 3.2, your /etc/inittab would contain:
  1562.  
  1563.       rcafs:2:wait:/etc/rc.afs > /dev/console 2>&1 # Start AFS daemons
  1564.       rcnfs:2:wait:/etc/rc.nfs > /dev/console 2>&1 # Start NFS daemons
  1565.  
  1566.    With AIX, you need to load NFS kernel extensions before the AFS KEs
  1567.    in /etc/rc.afs like this:
  1568.  
  1569.       #!/bin/sh -
  1570.       # example /etc/rc.afs for an AFS fileserver running AIX 3.2
  1571.       #
  1572.       echo "Installing NFS kernel extensions (for AFS+NFS)"
  1573.       /etc/gfsinstall -a /usr/lib/drivers/nfs.ext
  1574.       echo "Installing AFS kernel extensions..."
  1575.       D=/usr/afs/bin/dkload
  1576.       ${D}/cfgexport -a ${D}/export.ext
  1577.       ${D}/cfgafs    -a ${D}/afs.ext
  1578.       /usr/afs/bin/bosserver &
  1579.  
  1580. Subject: 3.15  Will AFS run on a multi-homed fileserver?
  1581.  
  1582.    (multi-homed = host has more than one network interface.)
  1583.  
  1584.    Yes, it will. However, AFS was designed for hosts with a single IP address.
  1585.    There can be problems if you have one host name being resolved to several
  1586.    IP addresses.
  1587.  
  1588.    Transarc suggest designating unique hostnames for each network interface.
  1589.    For example, a host called "spot" has two tokenring and one ethernet
  1590.    interfaces: spot-tr0, spot-tr1, spot-en0.
  1591.    Then, select which interface will be used for AFS and use that hostname
  1592.    in the CellServDB file (eg: spot-tr0).
  1593.  
  1594.    You also have to remember to use the AFS interface name with any AFS
  1595.    commands that require a server name (eg: vos listvol spot-tr0).
  1596.  
  1597.    There is a more detailed discussion of this in the August 1993 issue
  1598.    of "Cache Update" (see: /afs/grand.central.org/pub/cache.update/aug93).
  1599.  
  1600.    The simplest way of dealing with this is to make your AFS fileservers
  1601.    single-homed (eg only use one network interface).
  1602.  
  1603. Subject: 3.16  Can I replicate my user's home directory AFS volumes?
  1604.  
  1605.    No.
  1606.  
  1607.    Users with $HOMEs in /afs normally have an AFS ReadWrite volume
  1608.    mounted in their home directory.
  1609.  
  1610.    You can replicate a RW volume but only as a ReadOnly volume
  1611.    and there can only be one instance of a ReadWrite volume.
  1612.  
  1613.    In theory, you could have RO copies of a user's RW volume
  1614.    on a second server but in practice this won't work for the
  1615.    following reasons:
  1616.  
  1617.    a) AFS has built-in bias to always access the RO copy of a RW volume.
  1618.       So the user would have a ReadOnly $HOME which is not too useful!
  1619.  
  1620.    b) Even if a) was not true you would have to arrange frequent
  1621.       synchronisation of the RO copy with the RW volume (for example:
  1622.       "vos release user.fred; fs checkv") and this would have to be
  1623.       done for all such user volumes.
  1624.  
  1625.    c) Presumably, the idea of replicating is to recover the $HOME
  1626.       in the event of a server crash. Even if a) and b) were not
  1627.       problems consider what you might have to do to recover a $HOME:
  1628.  
  1629.       1) Create a new RW volume for the user on the second server
  1630.          (perhaps named "user.fred.2").
  1631.  
  1632.       2) Now, where do you mount it?
  1633.  
  1634.          The existing mountpoint cannot be used because it already has
  1635.          the ReadOnly copy of the original volume mounted there.
  1636.  
  1637.          Let's choose: /afs/MyCell/user/fred.2
  1638.  
  1639.       3) Copy data from the RO of the original into the new RW volume
  1640.          user.fred.2
  1641.  
  1642.       4) Change the user's entry in the password file for the new $HOME:
  1643.          /afs/MyCell/user/fred.2
  1644.  
  1645.       You would have to attempt steps 1 to 4 for every user who had
  1646.       their RW volume on the crashed server. By the time you had done
  1647.       all of this, the crashed server would probably have rebooted.
  1648.  
  1649.       The bottom line is: you cannot replicate $HOMEs across servers.
  1650.  
  1651. Subject: 3.17  Which TCP/IP ports and protocols do I need to enable
  1652.                in order to operate AFS through my Internet firewall?
  1653.  
  1654.    Assuming you have already taken care of nameserving, you may wish to
  1655.    use an Internet timeserver for Network Time Protocol:
  1656.  
  1657.       ntp             123/tcp
  1658.  
  1659.    A list of NTP servers is available via anonymous FTP from:
  1660.  
  1661.       louie.udel.edu:/pub/ntp/doc/clock.txt
  1662.  
  1663.    For a "minimal" AFS service which does not allow inbound or outbound klog:
  1664.  
  1665.       fileserver      7000/udp 
  1666.       cachemanager    7001/udp
  1667.       ptserver        7002/udp
  1668.       vlserver        7003/udp
  1669.       kaserver        7004/udp
  1670.       volserver       7005/udp
  1671.       reserved        7006/udp
  1672.       bosserver       7007/udp
  1673.  
  1674.    (Ports in the 7020-7029 range are used by the AFS backup system,
  1675.     and won't be needed by external clients performing simple file accesses.)
  1676.  
  1677.    Additionally, For "klog" to work through the firewall you need to
  1678.    allow inbound and outbound UDP on ports >1024 (probably 1024<port<2048
  1679.    would suffice depending on the number of simultaneous klogs).
  1680.  
  1681. Subject: 3.18  What is the Andrew Benchmark?
  1682.  
  1683.    "It is a script that operates on a collection of files constituting
  1684.    an application program. The operations are intended to represent typical
  1685.    actions of an average user. The input to the benchmark is a source tree
  1686.    of about 70 files. The files total about 200 KB in size. The benchmark
  1687.    consists of five distinct phases:
  1688.  
  1689.      I MakeDir - Construct a target subtree that is identical to the
  1690.                  source subtree.
  1691.     II Copy    - Copy every file from the source subtree to the target subtree.
  1692.    III ScanDir - Traverse the target subtree and examine the status
  1693.                  of every file in it.
  1694.     IV ReadAll - Scan every byte of every file in the target subtree.
  1695.      V Make    - Complete and link all files in the target subtree." 
  1696.    
  1697.    Source:
  1698.    /afs/grand.central.org/pub/afs-contrib/doc/benchmark/Andrew.Benchmark.ps
  1699.    WWW:
  1700.    <ftp://grand.central.org/pub/afs-contrib/doc/benchmark/Andrew.Benchmark.ps>
  1701.  
  1702. Subject: 3.19  Is there a version of HP VUE login with AFS authentication?
  1703.  
  1704.    Yes, the availability of this is described in:
  1705.       AFS: /afs/transarc.com/public/afs-contrib/pointers/HP-VUElogin.txt
  1706.       WWW: <ftp://grand.central.org/pub/afs-contrib/pointers/HP-VUElogin.txt>
  1707.  
  1708.    IBM staff can get a copy of HP VUE login from:
  1709.       AFS: /afs/watson.ibm.com/projects/agora/hp/hp-agora/HP-VUElogin
  1710.       WWW: <file:///afs/watson.ibm.com/projects/agora/hp/hp-agora/HP-VUElogin/>
  1711.    
  1712.    If you don't have access to the above, please contact Margo Hikida
  1713.    of Hewlett Packard whose email address is margoh@fc.hp.com.
  1714.    The following text is from Margo:
  1715.  
  1716.       If you are a customer outside of the U.S., or if you will be providing
  1717.       this software to anyone outside of the U.S., please note that there are
  1718.       some U.S. government restrictions on exporting this software.  For 
  1719.       Hewlett Packard to be in compliance, we ask that you agree to abide by 
  1720.       these restrictions which are explained in the letter referenced below. 
  1721.       We ask that you read this letter, sign and date it, and then send it
  1722.       back to me through regular mail or by FAX before receiving the software.
  1723.       Your cooperation is greatly appreciated. 
  1724.  
  1725.          Hewlett Packard               OR      FAX: (303) 229-3002
  1726.          attn: Margo Hikida, MS37
  1727.          3404 E. Harmony Road 
  1728.          Fort Collins, CO   80525
  1729.          USA
  1730.  
  1731.       The "letter of assurance" can be found in:
  1732.          AFS: /afs/grand.central.org/pub/afs-contrib/doc/faq/HPVUE.letter
  1733.          WWW: <ftp://grand.central.org/pub/afs-contrib/doc/faq/HPVUE.letter>
  1734.  
  1735. Subject: 3.20  How can I list which clients have cached files from a server?
  1736.  
  1737.    By using the following script:
  1738.  
  1739.    #!/bin/ksh -
  1740.    #
  1741.    # NAME          afsclients
  1742.    # AUTHOR        Rainer Toebbicke  <rtb@dxcern.cern.ch>
  1743.    # DATE          June 1994
  1744.    # PURPOSE       Display AFS clients which have grabbed files from a server
  1745.  
  1746.    if [ $# = 0 ]; then
  1747.            echo "Usage: $0 <afs_server 1> ... <afsserver n>"
  1748.            exit 1
  1749.    fi
  1750.    for n; do
  1751.            /usr/afsws/etc/rxdebug -servers $n -allconn
  1752.    done | grep '^Connection' | \
  1753.    while  read x y z ipaddr rest; do echo $ipaddr; done | sort -u |
  1754.    while read ipaddr; do
  1755.            ipaddr=${ipaddr%%,}
  1756.            n="`nslookup $ipaddr`"
  1757.            n="${n##*Name: }"
  1758.            n="${n%%Address:*}"
  1759.            n="${n##*([ ])}"
  1760.            n="${n%?}"
  1761.            echo "$n ($ipaddr)"
  1762.    done
  1763.  
  1764. Subject: 4  Getting more information
  1765.  
  1766. Subject: 4.01  Is there an anonymous FTP site with AFS information?
  1767.  
  1768.    Yes, it is: grand.central.org [192.54.226.100]  <ftp://grand.central.org/>
  1769.  
  1770.    A brief summary of contents:
  1771.  
  1772.    Directory                    Contents
  1773.  
  1774.    pub/cache-update             AFS user group newsletters
  1775.    pub/afs-contrib              Contributed tools and documents
  1776.    pub/afsps/doc                release notes, SUPPORTED_SYSTEMS.afs.*
  1777.    pub/afsug                    AFS user group (see README for detail)
  1778.    darpa/doc/afs/specs/progint  AFS programming interface docs
  1779.  
  1780.    grand.central.org also participates in the Internet AFS filetree.
  1781.  
  1782. Subject: 4.02  Which USENET newsgroups discuss AFS?
  1783.  
  1784.    alt.filesystems.afs (WWW: <news:alt.filesystems.afs>) and occasionally in
  1785.    comp.unix.admin (WWW: <news:comp.unix.admin>).
  1786.  
  1787. Subject: 4.03  Where can I get training in AFS?
  1788.  
  1789.    Transarc provide user and administrator courses.
  1790.    These can be provided at the customer site or at Transarc's offices.
  1791.  
  1792.    Transarc's education coordinator may be contacted by:
  1793.  
  1794.       telephone: +1 412 338 4363    email: education@transarc.com
  1795.  
  1796. Subject: 4.04  Where can I find AFS resources in World Wide Web (WWW)?
  1797.  
  1798.    Here are some I have found (please let me know if you find more):
  1799.  
  1800.    a) A collection of AFS information maintained by Derrick Brashear at CMU:
  1801.  
  1802.       WWW: <http://www.cs.cmu.edu:8001/afs/andrew.cmu.edu/usr/db74/www/afs.html>
  1803.       (Also accessible in: /afs/andrew.cmu.edu/usr/db74/www)
  1804.  
  1805.    b) AFS Beginners Guide:
  1806.       WWW:   <http://www.alw.nih.gov/Docs/AFS/AFS_toc.html>
  1807.  
  1808.    c) NCSA AFS User Guide:
  1809.       WWW: <http://www.ncsa.uiuc.edu/Pubs/UserGuides/AFSGuide/AFSv2.1Book.html>
  1810.  
  1811. Subject: 4.05  Is there a mailing list for AFS topics?
  1812.  
  1813.    Yes, it is info-afs@transarc.com.
  1814.  
  1815.    To join to this mailing list, email info-afs-request@transarc.com:
  1816.  
  1817.       $ mail -s "subscribe to info-afs" info-afs-request@transarc.com <<%
  1818.       Please add me to the info-afs@transarc.com mailing list.
  1819.       %
  1820.  
  1821.    To unsubscribe:
  1822.  
  1823.       $ mail -s "unsubscribe from info-afs" info-afs-request@transarc.com <<%
  1824.       Please remove me from the info-afs@transarc.com mailing list.
  1825.       %
  1826.  
  1827. Subject: 4.06  Where can I find an archive of info-afs@transarc.com?
  1828.  
  1829.       AFS: /afs/ibm.uk/common/archive/info-afs@transarc.com
  1830.       WWW: <file:///afs/ibm.uk/common/archive/info-afs@transarc.com/>
  1831.  
  1832. Subject: 4.07  Where can I find an archive of alt.filesystems.afs?
  1833.  
  1834.       AFS: /afs/ibm.uk/common/archive/alt.filesystems.afs
  1835.       WWW: <file:///afs/ibm.uk/common/archive/alt.filesystems.afs/>
  1836.  
  1837.    Both the info-afs@transarc.com and alt.filesystems.afs archives are
  1838.    incomplete. If you have material to contribute, please let me know.
  1839.  
  1840. Subject: 4.08  Where can I find AFS related GIFs?
  1841.  
  1842. N  /afs/ibm.uk/public/images/afs
  1843. N
  1844. N  <file:///afs/ibm.uk/public/images/afs/index.html>
  1845.  
  1846. Subject: 5  About the AFS faq
  1847.  
  1848.    This compilation is dedicated to my AFS teacher and all those
  1849.    who inspire through good humour, enthusiasm, wit and wisdom. 
  1850.  
  1851. Subject: 5.01  How can I get a copy of the AFS faq?
  1852.  
  1853.    The latest copy is <ftp://grand.central.org/pub/afs-contrib/doc/faq/afs.faq>
  1854.  
  1855.    There are several ways:
  1856.  
  1857.    The best way to access the AFS faq is via AFS so you see the
  1858.    latest version. If you take a copy via FTP or email your copy
  1859.    can only be a snapshot of this changing file.
  1860.  
  1861.    via AFS: /afs/grand.central.org/pub/afs-contrib/doc/faq/afs.faq
  1862.             /afs/ibm.uk/public/doc/afs.faq
  1863.             /afs/aixssc.uk.ibm.com/public/doc/afs.faq
  1864.  
  1865.    via FTP: grand.central.org:/pub/afs-contrib/doc/faq/afs.faq
  1866.             rtfm.mit.edu:/pub/usenet/news.answers/afs-faq
  1867.             ftp.aixssc.uk.ibm.com:/pub/src/afs.faq
  1868.  
  1869.    via WWW:
  1870.          <http://www.cis.ohio-state.edu/hypertext/faq/usenet/afs-faq/faq.html>
  1871.  
  1872.    via email:
  1873.             mail -s afs.faq auto-send@mailserver.aixssc.uk.ibm.com </dev/null
  1874.  
  1875.    via USENET news:
  1876.  
  1877.             From time to time this faq will be posted to the USENET newsgroups:
  1878.                alt.filesystems.afs alt.answers news.answers
  1879.  
  1880.    If you have no luck with any of the above methods, send email to
  1881.    mpb@acm.org (Paul Blackburn) and I will be pleased to send you a
  1882.    copy of the AFS faq.
  1883.  
  1884. Subject: 5.02  How can I get my question (and answer) into the AFS faq?
  1885.  
  1886.    Comments and contributions are welcome, please send to: mpb@acm.org
  1887.  
  1888.    I am looking for reviewers to help me check the material here, please
  1889.    let me know if you would like to help.
  1890.  
  1891. Subject: 5.03  How can I access the AFS faq via the World Wide Web?
  1892.  
  1893.    To access the World Wide Web you either need your own browser
  1894.    or have telnet access to WWW servers.
  1895.  
  1896.    WWW browsers exist for most machines. Here's a list of some browsers;
  1897.  
  1898.       Name     System/requirements           Available from (among others)
  1899.       ====     ===================           ==============
  1900.       Mosaic   X windows, MS-Windows, Mac    ftp.ncsa.uiuc.edu  /Web
  1901.       lynx     vt100                         ftp.wustl.edu /packages/www/lynx
  1902.  
  1903.    From your own browser, OPEN or GO to the following document:
  1904.  
  1905.       <http://www.cis.ohio-state.edu/hypertext/faq/usenet/afs-faq/faq.html>
  1906.  
  1907.    It is much better to run your own browser but if this is not possible
  1908.    there are several WWW servers accessible via telnet:
  1909.  
  1910.    +  telnet info.cern.ch
  1911.       then type:
  1912.          go http://www.cis.ohio-state.edu/hypertext/faq/usenet/afs-faq/faq.html
  1913.  
  1914.    +  telnet www.njit.edu                 (login: www)
  1915.       then type:
  1916.          g
  1917.          http://www.cis.ohio-state.edu/hypertext/faq/usenet/afs-faq/faq.html
  1918.  
  1919.    +  telnet  ukanaix.cc.ukans.edu        (login: www) needs vt100
  1920.       then type:
  1921.          ghttp://www.cis.ohio-state.edu/hypertext/faq/usenet/afs-faq/faq.html
  1922.  
  1923. Subject: 6  Bibliography
  1924.  
  1925.    If documentation is available via anonymous FTP it is indicated
  1926.    by a World Wide Web URL like:
  1927.  
  1928.     WWW: <ftp://athena-dist.mit.edu/pub/kerberos/doc/usenix.PS>
  1929.  
  1930.     where: athena-dist.mit.edu is the anonymous FTP site and
  1931.            pub/kerberos/doc/usenix.PS is the filename
  1932.  
  1933.    Similarly, for those who have appropriate access, documents available
  1934.    via AFS are shown with the format:
  1935.   
  1936.    /afs/.....
  1937.  
  1938.    [1] John H Howard, Michael L Kazar, Sherri G Menees, David A Nichols,
  1939.        M Satyanarayanan, Robert N Sidebotham, Michael J West
  1940.        "Scale and Performance in a Distributed File System",
  1941.        ACM Transactions on Computer Systems, Vol. 6, No. 1, Feb 1988 pp 51-81.
  1942.  
  1943.    [2] Michael L Kazar,
  1944.        "Synchronisation and Caching Issues in the Andrew File System",
  1945.        USENIX Proceedings, Dallas, TX, Winter 1988
  1946.  
  1947.    [3] Alfred Z Spector, Michael L Kazar,
  1948.        "Uniting File Systems", UNIX Review, March 1989
  1949.  
  1950.    [4] Johna Till Johnson,
  1951.        "Distributed File System brings LAN Technology to WANs",
  1952.        Data Communications, November 1990, pp 66-67.
  1953.  
  1954.    [5] Michael Padovano, PADCOM Associates,
  1955.        "AFS widens your horizons in distributed computing",
  1956.        Systems Integration, March 1991
  1957.  
  1958.    [6] Steve Lammert,
  1959.        "The AFS 3.0 Backup System", LISA IV Conference Proceedings,
  1960.        Colorado Springs, Colorado, October 1990.
  1961.  
  1962.    [7] Michael L Kazar, Bruce W Leverett, Owen T Anderson,
  1963.        Vasilis Apostolides, Beth A Bottos, Sailesh Chutani,
  1964.        Craig F Everhart, W Anthony Mason, Shu-Tsui Tu, Edward R Zayas,
  1965.        "DEcorum File System Architectural Overview",
  1966.        USENIX Conference Proceedings, Anaheim, Texas, Summer 1990.
  1967.  
  1968.    [8] "AFS Drives DCE Selection", Digital Desktop, Vol 1 No 6 Sept 1990.
  1969.  
  1970.    [9] James J Kistler, M Satyanarayanan,
  1971.        "Disconnected Operation in the Coda Filesystem",
  1972.        CMU School of Computer Science technical report, CMU-CS-91-166
  1973.        26th July 1991.
  1974.  
  1975.   [10] Puneet Kumar. M Satyanarayanan,
  1976.        "Log-based Directory Resolution in the Coda File System",
  1977.        CMU School of Computer Science internal document, 2 July 1991.
  1978.  
  1979.   [11] Edward R Zayas,
  1980.        "Administrative Cells: Proposal for Cooperative Andrew File Systems",
  1981.        Information Technology Center internal document,
  1982.        Carnegie-Mellon University, 25th June 1987
  1983.  
  1984.   [12] Ed Zayas, Craig Everhart,
  1985.        "Design and Specification of the Cellular Andrew Environment",
  1986.        Information Technology Center, Carnegie-Mellon University,
  1987.        CMU-ITC-070, 2 August 1988
  1988.  
  1989.   [13] Kazar, Michael L, Information Technology Center,
  1990.        Carnegie-Mellon University,
  1991.        "Ubik - A library for Managing Ubiquitous Data", 
  1992.        ITCID, Pittsburgh, PA, 1988
  1993.  
  1994.   [14] Kazar, Michael L, Information Technology Center,
  1995.        Carnegie-Mellon University,
  1996.        "Quorum Completion", ITCID, Pittsburgh, PA, 1988
  1997.  
  1998.   [15] SP Miller, BC Neuman, JI Schiller, JH Saltzer,
  1999.        "Kerberos Authentication and Authorization System",
  2000.        Project Athena technical Plan, Section E.2.1, MIT, December 1987
  2001.        WWW: <ftp://athena-dist.mit.edu/pub/kerberos/doc/techplan.PS>
  2002.        WWW: <ftp://athena-dist.mit.edu/pub/kerberos/doc/techplan.txt>
  2003.        /afs/watson.ibm.com/projects/agora/papers/kerberos/techplan.PS
  2004.  
  2005.   [16] Bill Bryant,
  2006.        "Designing an Authentication System: a Dialogue in Four Scenes",
  2007.        Project Athena internal document, MIT, draft of 8th February 1988
  2008.        WWW: <ftp://athena-dist.mit.edu/pub/kerberos/doc/dialogue.PS>
  2009.        WWW: <ftp://athena-dist.mit.edu/pub/kerberos/doc/dialogue.mss>
  2010.        /afs/watson.ibm.com/projects/agora/papers/kerberos/dialogue.PS
  2011.  
  2012.   [17] Edward R Zayas,
  2013.        "AFS-3 Programmer's Reference: Architectural Overview",
  2014.        Transarc Corporation, FS-00-D160, September 1991
  2015.        WWW:
  2016.      <ftp://grand.central.org/darpa/doc/afs/specs/progint/archov/archov-doc.ps>
  2017.        /afs/watson.ibm.com/projects/agora/papers/afs/archov-doc.ps 
  2018.  
  2019.   [18] "AFS Programmer's Reference: Authentication Server Interface",
  2020.        Transarc Corporation, 12th April 1993
  2021.        WWW:
  2022.        <ftp://grand.central.org/darpa/doc/afs/specs/progint/asrv/asrv-ispec.ps>
  2023.        /afs/watson.ibm.com/projects/agora/papers/afs/asrv-ispec.ps
  2024.  
  2025.   [19] Edward R Zayas,
  2026.        "AFS-3 Programmer's Reference: BOS Server Interface",
  2027.        Transarc Corporation, FS-00-D161, 28th August 1991
  2028.        WWW:
  2029.        <ftp://grand.central.org/darpa/doc/afs/specs/progint/bsrv/bsrv-spec.ps>
  2030.        /afs/watson.ibm.com/projects/agora/papers/afs/bsrv-spec.ps
  2031.  
  2032.   [20] Edward R Zayas,
  2033.        "AFS-3 Programmer's Reference: File Server/Cache Manager Interface",
  2034.        Transarc Corporation, FS-00-D162, 20th August 1991
  2035.        WWW:
  2036.        <ftp://grand.central.org/darpa/doc/afs/specs/progint/fscm/fscm-ispec.ps>
  2037.        /afs/watson.ibm.com/projects/agora/papers/afs/fscm-ispec.ps
  2038.  
  2039.   [21] Edward R Zayas,
  2040.        "AFS-3 Programmer's Reference:
  2041.               Specification for the Rx Remote Procedure Call Facility",
  2042.        Transarc Corporation, FS-00-D164, 28th August 1991
  2043.        WWW: <ftp://grand.central.org/darpa/doc/afs/specs/progint/rx/rx-spec.ps>
  2044.        /afs/watson.ibm.com/projects/agora/papers/afs/rx-spec.ps
  2045.  
  2046.   [22] Edward R Zayas,
  2047.        "AFS-3 Programmer's Reference:
  2048.               Volume Server/Volume Location Server Interface",
  2049.        Transarc Corporation, FS-00-D165, 29th August 1991
  2050.        WWW:
  2051.        <ftp://grand.central.org/darpa/doc/afs/specs/progint/vvl/vvl-spec.ps>
  2052.        /afs/watson.ibm.com/projects/agora/papers/afs/vvl-spec.ps
  2053.  
  2054.   [23] "AFS User Guide",
  2055.         Transarc Corporation, FS-D200-00.08.3
  2056.  
  2057.   [24] "AFS Commands Reference Manual",
  2058.         Transarc Corporation, FS-D200-00.11.3
  2059.  
  2060.   [25] "AFS Systems Administrators Guide",
  2061.         Transarc Corporation, FS-D200-00.10.3
  2062.  
  2063.   [26] Steven M. Bellovin, Michael Merritt
  2064.        "Limitations of the Kerberos Authentication System",
  2065.        Computer Communications Review, October 1990, Vol 20 #5, pp. 119-132
  2066.        WWW: <ftp://research.att.com/dist/internet_security/kerblimit.usenix.ps>
  2067.        /afs/watson.ibm.com/projects/agora/papers/kerberos/limitations.PS
  2068.  
  2069.   [27] Jennifer G. Steiner, Clifford Neuman, Jeffrey I. Schiller
  2070.        "Kerberos: An Authentication Service for Open Network Systems"
  2071.        WWW: <ftp://athena-dist.mit.edu/pub/kerberos/doc/usenix.PS>
  2072.        WWW: <ftp://athena-dist.mit.edu/pub/kerberos/doc/usenix.txt>
  2073.  
  2074.   [28] Barry Jaspan
  2075.        "Kerberos Users' Frequently Asked Questions"
  2076.        WWW: <ftp://rtfm.mit.edu/pub/usenet/news.answers/kerberos-faq/user>
  2077.  
  2078.   [29] P. Honeyman, L.B. Huston, M.T. Stolarchuk
  2079.        "Hijacking AFS"
  2080.        WWW: <ftp://ftp.sage.usenix.org/pub/usenix/winter92/hijacking-afs.ps.Z>
  2081.  
  2082.   [30] R.N. Sidebotham
  2083.        "Rx: Extended Remote Procedure Call"
  2084.        Proceedings of the Nationwide File System Workshop
  2085.        Information Technology Center, Carnegie Mellon University,
  2086.        (August 1988)
  2087.         
  2088.   [31] R.N. Sidebotham
  2089.        "Volumes: The Andrew File System Data Structuring Primitive"
  2090.        Technical Report CMU-ITC-053, Information Technology Center,
  2091.        Carnegie Mellon University, (August 1986)
  2092.  
  2093.   [32] Cohen, David L. "AFS: NFS on steroids",
  2094.        LAN Technology  March 1993 v9 n3 p51(9)
  2095.        WWW: <file:///afs/ibm.uk/public/doc/AFS:_NFS_on_steroids>
  2096.  
  2097.   [33] Marybeth Schultz "AFS Troubleshooting Tools"
  2098.        Transarc Corporation, January 11 1993, draft document
  2099.        WWW: <ftp://grand.central.org/pub/afsps/doc/trguide/external.afsug.ps>
  2100.  
  2101.   [34] William Stallings "Kerberos Keeps the Enterprise Secure"
  2102.        Data Communications, October 1994, Vol 23 No 14 Page 103
  2103.  
  2104. Subject: 7  Change History
  2105.  
  2106.    1.82 => 1.83 (Mon Aug 15 15:30:00 1994)
  2107.     added: Subject: 0.06  Change History
  2108.     added: Subject: 4.06  Where can I find an archive of info-afs@transarc.com?
  2109.     added: Subject: 4.07  Where can I find an archive of alt.filesystems.afs?
  2110.     updated: throughout
  2111.        changed format of references use WWW URL where appropriate
  2112.        checked references point to existing files
  2113.     updated: Subject: 0.02  Acknowledgements
  2114.        added Michael Fagan and Robert Malick
  2115.  
  2116.    1.83 => 1.84 (Mon Aug 15 15:47:22 1994)
  2117.     updated: Newsgroups header (fixed typo)
  2118.  
  2119.    1.84 => 1.85 (Fri Aug 19 10:30:36 1994)
  2120.     updated: Subject: 1.05.e  Single systems image (SSI)
  2121.        In example, /usr/afsws/etc/pagsh => /usr/afsws/bin/pagsh for AFS 3.3
  2122.     updated: Subject: 1.07  ...Internet AFS filetree?
  2123.        added: pi.infn.it mpa-garching.mpg.de pppl.gov meteo.uni-koeln.de
  2124.               geo.uni-koeln.de utah.edu
  2125.        removed: jrc.flinders.edu.au
  2126.  
  2127.    1.85 => 1.86 (Tue Aug 23 17:16:48 1994)
  2128.     added: Subject: 3.20  How can I list which clients...
  2129.     updated: Subject: 0.02  Acknowledgements
  2130.        added Rainer Toebbicke
  2131.  
  2132.    1.86 => 1.87 (Mon Oct 10 09:30:00 1994)
  2133.     swapped: 0.05 and 0.06
  2134.     updated: 1.07  ...Internet AFS filetree?
  2135.        added: research.ec.org psu.edu
  2136.     added: [32] and [33] to Bibliography
  2137.     added: 2.14  If an AFS server crashes,...
  2138.  
  2139.    1.87 => 1.88 (Mon Oct 10 12:23:00 1994)
  2140.     added: [34] to Bibliography
  2141.  
  2142.    1.88 => 1.89 (Thu Oct 13 14:49:21 1994)
  2143.     updated: 1.06  Which systems is AFS available for?
  2144.        added: Linux
  2145.  
  2146.    1.98 => 1.90 (Thu Oct 13 15:07:54 1994)
  2147.     updated: 2.14  If an AFS server crashes,...
  2148.  
  2149.    1.90 -> 1.91 (Mon Oct 17 08:31:36 1994)
  2150.     updated: Table of contents:
  2151.        moved: Change History out of Preamble to Subject 7
  2152.     updated: 2.14  If an AFS server crashes,...
  2153.     updated: 1.06  Which systems is AFS available for?
  2154.        added: NetBSD
  2155.     added:   2.15  Can I use AFS on my diskless workstation?
  2156.     moved: Change History to the end of the file so that a search from
  2157.            Table of contents will go straight to the Subject and not
  2158.            match on items in the Change History. Also, latest change
  2159.            is described at the end of the file.
  2160.     updated: all URL refs a la minimal-digest-format FAQ
  2161.     updated: 4.04  Where can I find AFS resources in World Wide Web (WWW)?
  2162.        added: c) NCSA AFS User Guide
  2163.     updated: 5.01  How can I get a copy of the AFS faq?
  2164.        added: reference to latest copy via ftp
  2165.     added: Anon ftp source reference to first page. (EFAQTOOBIG? :-)
  2166.  
  2167.    1.91 => 1.92 (Fri Oct 21 12:03:20 1994)
  2168. N   added: 2.16  Can I test for AFS tokens from within my program?
  2169. N   added: 4.08  Where can I find AFS related GIFs?
  2170.  
  2171.