home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / faqs / alt / filesystems / afs / AFS_distributed_filesystem_FAQ < prev   
Internet Message Format  |  1997-10-08  |  121KB

  1. Path: senator-bedfellow.mit.edu!faqserv
  2. From: mpb@mailserver.aixssc.uk.ibm.com (Paul Blackburn)
  3. Newsgroups: alt.filesystems.afs,alt.answers,news.answers
  4. Subject: AFS distributed filesystem FAQ
  5. Supersedes: <afs-faq_873540410@rtfm.mit.edu>
  6. Followup-To: alt.filesystems.afs
  7. Date: 7 Oct 1997 11:01:52 GMT
  8. Organization: AIX Systems Support Centre, IBM UK
  9. Lines: 2816
  10. Approved: news-answers-request@MIT.Edu
  11. Expires: 20 Nov 1997 11:00:27 GMT
  12. Message-ID: <afs-faq_876222027@rtfm.mit.edu>
  13. Reply-To: mpb@acm.org (AFS FAQ comments address)
  14. NNTP-Posting-Host: penguin-lust.mit.edu
  15. Summary: Introduction to AFS with pointers to further information
  16. X-Last-Updated: 1997/08/29
  17. Originator: faqserv@penguin-lust.MIT.EDU
  18. Xref: senator-bedfellow.mit.edu alt.filesystems.afs:1549 alt.answers:29426 news.answers:113987
  19.  
  20. Archive-name: afs-faq
  21. Version: 1.111
  22. Last-modified: 1611 Friday 29th August 1997
  23.  
  24. AFS frequently asked questions
  25. ______________________________________________________________________________
  26.  
  27.    This posting contains answers to frequently asked questions about AFS.
  28.    Your comments and contributions are welcome (email: mpb@acm.org)
  29.  
  30.    Most newsreaders can skip from topic to topic with control-G.
  31.    World Wide Web URL:  http://www.transarc.com/Product/AFS/FAQ/faq.html
  32. ______________________________________________________________________________
  33. Subject: Table of Contents:
  34.  
  35.    0  Preamble
  36.       0.01  Purpose and Audience
  37.       0.02  Acknowledgements
  38.       0.03  Disclaimer
  39.       0.04  Release Notes
  40.       0.05  Quote
  41.  
  42.    1  General
  43.       1.01  What is AFS?
  44.       1.02  Who supplies AFS?
  45.       1.03  What is /afs?
  46.       1.04  What is an AFS cell?
  47.       1.05  What are the benefits of using AFS?
  48.             1.05.a  Cache Manager
  49.             1.05.b  Location independence
  50.             1.05.c  Scalability
  51.             1.05.d  Improved security
  52.             1.05.e  Single systems image (SSI)
  53.             1.05.f  Replicated AFS volumes
  54.             1.05.g  Improved robustness to server crash
  55.             1.05.h  "Easy to use" networking
  56.             1.05.i  Communications protocol
  57.             1.05.j  Improved system management capability
  58. U     1.06  Which systems is AFS available for?
  59.       1.07  What does "ls /afs" display in the Internet AFS filetree?
  60.       1.08  Why does AFS use Kerberos authentication?
  61.       1.09  Does AFS work over protocols other than TCP/IP?
  62.       1.10  How can I access AFS from my PC?
  63.       1.11  How does AFS compare with NFS?
  64.  
  65.    2  Using AFS
  66.       2.01  What are the differences between AFS and a unix filesystem?
  67.       2.02  What is an AFS protection group?
  68.       2.03  What are the AFS defined protection groups?
  69.       2.04  What is an AFS access control list (ACL)?
  70.       2.05  What are the AFS access rights?
  71.       2.06  What is pagsh?
  72.       2.07  Why use a PAG?
  73.       2.08  How can I tell if I have a PAG?
  74.       2.09  Can I still run cron jobs with AFS?
  75.       2.10  How much disk space does a 1 byte file occupy in AFS?
  76.       2.11  Is it possible to specify a user who is external
  77.             to the current AFS cell on an ACL?
  78.       2.12  Are there any problems printing files in /afs?
  79.       2.13  Can I create a fifo (aka named pipe) in /afs?
  80.       2.14  If an AFS server crashes, do I have to reboot my AFS client?
  81.       2.15  Can I use AFS on my diskless workstation?
  82.       2.16  Can I test for AFS tokens from within my program?
  83.       2.17  What's the difference between /afs/cellname and /afs/.cellname?
  84.       2.17  Can I klog as two users on one machine in the same cell?
  85.  
  86.    3  AFS administration
  87.       3.01  Is there a version of xdm available with AFS authentication?
  88.       3.02  Is there a version of xlock available with AFS authentication?
  89.       3.03  What is /afs/@cell?
  90.       3.04  Given that AFS data is location independent, how does
  91.             an AFS client determine which server houses the data
  92.             its user is attempting to access?
  93.       3.05  Which protocols does AFS use?
  94.       3.06  Are setuid programs executable across AFS cell boundaries?
  95.       3.07  How does AFS maintain consistency on read-write files?
  96.       3.08  How can I run daemons with tokens that do not expire?
  97.       3.09  Can I check my user's passwords for security purposes?
  98.       3.10  Is there a way to automatically balance disk usage across
  99.             fileservers?
  100.       3.11  Can I shutdown an AFS fileserver without affecting users?
  101.       3.12  How can I set up mail delivery to users with $HOMEs in AFS?
  102.       3.13  Should I replicate a ReadOnly volume on the same partition
  103.             and server as the ReadWrite volume?
  104.       3.14  Should I start AFS before NFS in /etc/inittab?
  105.       3.15  Will AFS run on a multi-homed fileserver?
  106.       3.16  Can I replicate my user's home directory AFS volumes?
  107.       3.17  Which TCP/IP ports and protocols do I need to enable
  108.             in order to operate AFS through my Internet firewall?
  109.       3.18  What is the Andrew Benchmark?
  110.       3.19  Is there a version of HP VUE login with AFS authentication?
  111.       3.20  How can I list which clients have cached files from a server?
  112.       3.21  Do Backup volumes require as much space as ReadWrite volumes?
  113.       3.22  Should I run timed on my AFS client?
  114.       3.23  Why should I keep /usr/vice/etc/CellServDB current?
  115.       3.24  How can I keep /usr/vice/etc/CellServDB current?
  116.       3.25  How can I compute a list of AFS fileservers?
  117.       3.26  How can I set up anonymous FTP login to access /afs?
  118.       3.27  Where can I find the Andrew Benchmark?
  119.  
  120.    4  Getting more information
  121.       4.01  Is there an anonymous FTP site with AFS information?
  122.       4.02  Which USENET newsgroups discuss AFS?
  123.       4.03  Where can I get training in AFS?
  124.       4.04  Where can I find AFS resources in World Wide Web (WWW)?
  125. U     4.05  Is there a mailing list for AFS topics?
  126.       4.06  Where can I find an archive of info-afs@transarc.com?
  127.       4.07  Where can I find an archive of alt.filesystems.afs?
  128.       4.08  Where can I find AFS related GIFs?
  129.       4.09  Gibt es eine deutsche AFS Benutzer Gruppe?
  130.       4.10  Donde puedo encontrar informacion en Espanol sobre AFS?
  131.  
  132.    5  About the AFS faq
  133.       5.01  How can I get a copy of the AFS faq?
  134.       5.02  How can I get my question (and answer) into the AFS faq?
  135.       5.03  How can I access the AFS faq via the World Wide Web?
  136.  
  137.    6  Bibliography
  138.  
  139.    7  Change History
  140. ______________________________________________________________________________
  141.  
  142. Subject: 0  Preamble
  143.  
  144. Subject: 0.01  Purpose and audience
  145.  
  146.    The aim of this compilation is to provide information about AFS including:
  147.  
  148.       + A brief introduction
  149.       + Answers to some often asked questions
  150.       + Pointers to further information
  151.  
  152.    Definitive and detailed information on AFS is provided in Transarc's
  153.    AFS manuals ([23], [24], [25]).
  154.  
  155.    The intended audience ranges from people who know little of the subject
  156.    and want to know more to those who have experience with AFS and wish
  157.    to share useful information by contributing to the faq.
  158.  
  159. Subject: 0.02  Acknowledgements
  160.  
  161.    The information presented here has been gleaned from many sources.
  162.    Some material has been directly contributed by people listed below.
  163.  
  164.    I would like to thank the following for contributing:
  165.  
  166.         Pierette Maniago VanRyzin (Transarc)
  167.         Lyle Seaman (Transarc)
  168.         Joseph Jackson (Transarc)
  169.         Dan Lovinger (Microsoft)
  170.         Lucien Van Elsen (IBM)
  171.         Jim Rees (University of Michigan)
  172.         Derrick J. Brashear (Carnegie Mellon University)
  173.         Hans-Werner Paulsen (MPI fuer Astrophysik, Garching)
  174.         Margo Hikida (Hewlett Packard)
  175.         Michael Fagan (IBM)
  176.         Robert Malick (National Institute of Health, USA)
  177.         Rainer Toebbicke (European Laboratory for Particle Physics, CERN)
  178.         Mic Bowman (Transarc)
  179.         Mike Prince (IBM)
  180.         Bob Oesterlin (IBM)
  181.         Pat Wilson (Dartmouth College)
  182.         Cristian Espinoza (Pontificia Universidad Catolica de Chile)
  183.         Mary Ann DelBusso (Transarc)
  184.  
  185.    Thanks also to indirect contributors:
  186.  
  187.         Ken Paquette (IBM)
  188.         Lance Pickup (IBM)
  189.         Lisa Chavez (IBM)
  190.         Dawn E. Johnson (Transarc)
  191.         David Snearline (University of Michigan Engineering)
  192.         Rens Troost (New Century Systems)
  193.         Anton Knaus (Carnegie Mellon University)
  194.         Mike Shaddock (SAS Institute Inc.)
  195.  
  196.    If this compilation has any merit then much credit belongs to Pierette
  197.    for giving inspiration, support, answers, and proof-reading.
  198.  
  199. Subject: 0.03  Disclaimer
  200.  
  201.    I make no representation about the suitability of this
  202.    information for any purpose.
  203.  
  204.    While every effort is made to keep the information in
  205.    this document accurate and current, it is provided "as is"
  206.    with no warranty expressed or implied.
  207.  
  208. Subject: 0.04  Release Notes
  209.  
  210.    This compilation contains material used with permission of
  211.    Transarc Corporation. Permission to copy is given provided any
  212.    copyright notices and acknowledgements are retained.
  213.  
  214.    Column 1 is used to indicate changes from the last issue:
  215.  
  216.       N = new item
  217.       U = updated item
  218.  
  219.    Changes from the last version are to be found at the end of this file.
  220. ______________________________________________________________________________
  221. Subject: 0.05  Quote
  222.  
  223.    "'Tis true; there's magic in the web of it;"         Othello, Act 3 Scene 4
  224.                                              --William Shakespeare (1564-1616)
  225. ______________________________________________________________________________
  226. Subject: 1  General
  227.  
  228. Subject: 1.01  What is AFS?
  229.  
  230.    AFS is a distributed filesystem that enables co-operating hosts
  231.    (clients and servers) to efficiently share filesystem resources
  232.    across both local area and wide area networks.
  233.  
  234.    AFS is marketed, maintained, and extended by Transarc Corporation.
  235.  
  236.    AFS is based on a distributed file system originally developed
  237.    at the Information Technology Center at Carnegie-Mellon University
  238.    that was called the "Andrew File System".
  239.  
  240.    "Andrew" was the name of the research project at CMU - honouring the
  241.    founders of the University.  Once Transarc was formed and AFS became a
  242.    product, the "Andrew" was dropped to indicate that AFS had gone beyond
  243.    the Andrew research project and had become a supported, product quality
  244.    filesystem. However, there were a number of existing cells that rooted
  245.    their filesystem as /afs. At the time, changing the root of the filesystem
  246.    was a non-trivial undertaking. So, to save the early AFS sites from having
  247.    to rename their filesystem, AFS remained as the name and filesystem root.
  248.  
  249. Subject: 1.02  Who supplies AFS?
  250.  
  251.         Transarc Corporation          phone: +1 (412) 338-4400
  252.         The Gulf Tower
  253.         707 Grant Street              fax:   +1 (412) 338-4404
  254.         Pittsburgh
  255.         PA 15219                      email: information@transarc.com
  256.         United States of America             afs-sales@transarc.com
  257.  
  258.                                       WWW:    http://www.transarc.com
  259.  
  260. Subject: 1.03  What is /afs?
  261.  
  262.    The root of the AFS filetree is /afs. If you execute "ls /afs" you will
  263.    see directories that correspond to AFS cells (see below). These cells
  264.    may be local (on same LAN) or remote (eg halfway around the world).
  265.  
  266.    With AFS you can access all the filesystem space under /afs with commands
  267.    you already use (eg: cd, cp, rm, and so on) provided you have been granted
  268.    permission (see AFS ACL below).
  269.  
  270. Subject: 1.04  What is an AFS cell?
  271.  
  272.    An AFS cell is a collection of servers grouped together administratively
  273.    and presenting a single, cohesive filesystem.  Typically, an AFS cell is
  274.    a set of hosts that use the same Internet domain name. 
  275.  
  276.    Normally, a variation of the domain name is used as the AFS cell name.
  277.  
  278.    Users log into AFS client workstations which request information and files
  279.    from the cell's servers on behalf of the users.
  280.  
  281. Subject: 1.05  What are the benefits of using AFS?
  282.  
  283.    The main strengths of AFS are its:
  284.  
  285.       + caching facility
  286.       + security features
  287.       + simplicity of addressing
  288.       + scalability
  289.       + communications protocol
  290.  
  291.    Here are some of the advantages of using AFS in more detail:
  292.  
  293. Subject: 1.05.a  Cache Manager
  294.  
  295.    AFS client machines run a Cache Manager process. The Cache Manager
  296.    maintains information about the identities of the users logged into
  297.    the machine, finds and requests data on their behalf, and keeps chunks
  298.    of retrieved files on local disk.
  299.  
  300.    The effect of this is that as soon as a remote file is accessed
  301.    a chunk of that file gets copied to local disk and so subsequent
  302.    accesses (warm reads) are almost as fast as to local disk and
  303.    considerably faster than a cold read (across the network).
  304.  
  305.    Local caching also significantly reduces the amount of network traffic,
  306.    improving performance when a cold read is necessary.
  307.  
  308. Subject: 1.05.b  Location independence
  309.  
  310.    Unlike NFS, which makes use of /etc/filesystems (on a client) to map
  311.    (mount) between a local directory name and a remote filesystem, AFS
  312.    does its mapping (filename to location) at the server. This has the
  313.    tremendous advantage of making the served filespace location independent.
  314.  
  315.    Location independence means that a user does not need to know which
  316.    fileserver holds the file, the user only needs to know the pathname
  317.    of a file. Of course, the user does need to know the name of the
  318.    AFS cell to which the file belongs. Use of the AFS cellname as the
  319.    second part of the pathname (eg: /afs/$AFSCELL/somefile) is helpful
  320.    to distinguish between file namespaces of the local and non-local
  321.    AFS cells.
  322.  
  323.    To understand why such location independence is useful, consider
  324.    having 20 clients and two servers. Let's say you had to move
  325.    a filesystem "/home" from server a to server b.
  326.  
  327.    Using NFS, you would have to change the /etc/filesystems file on 20
  328.    clients and take "/home" off-line while you moved it between servers.
  329.  
  330.    With AFS, you simply move the AFS volume(s) which constitute "/home"
  331.    between the servers. You do this "on-line" while users are actively
  332.    using files in "/home" with no disruption to their work.
  333.  
  334.    (Actually, the AFS equivalent of "/home" would be /afs/$AFSCELL/home
  335.    where $AFSCELL is the AFS cellname.)
  336.  
  337. Subject: 1.05.c  Scalability
  338.  
  339.    With location independence comes scalability. An architectural goal
  340.    of the AFS designers was client/server ratios of 200:1 which has
  341.    been successfully exceeded at some sites.
  342.  
  343.    Transarc do not recommend customers use the 200:1 ratio. A more
  344.    cautious value of 50:1 is expected to be practical in most cases.
  345.    It is certainly possible to work with a ratio somewhere between
  346.    these two values. Exactly what value depends on many factors including:
  347.    number of AFS files, size of AFS files, rate at which changes are made,
  348.    rate at which file are being accessed, speed of servers processor,
  349.    I/O rates, and network bandwidth.
  350.  
  351.    AFS cells can range from the small (1 server/client) to the massive
  352.    (with tens of servers and thousands of clients).
  353.  
  354.    Cells can be dynamic: it is simple to add new fileservers or clients
  355.    and grow the computing resources to meet new user requirements.
  356.  
  357. Subject: 1.05.d  Improved security
  358.  
  359.    Firstly, AFS makes use of Kerberos to authenticate users.
  360.    This improves security for several reasons:
  361.  
  362.      + passwords do not pass across the network in plaintext
  363.  
  364.      + encrypted passwords no longer need to be visible
  365.  
  366.           You don't have to use NIS, aka yellow pages, to distribute
  367.           /etc/passwd - thus "ypcat passwd" can be eliminated.
  368.  
  369.           If you do choose to use NIS, you can replace the password
  370.           field with "X" so the encrypted password is not visible.
  371.           (These issues are discussed in detail in [25]).
  372.  
  373.      + AFS uses mutual authentication - both the service provider
  374.        and service requester prove their identities
  375.  
  376.    Secondly, AFS uses access control lists (ACLs) to enable users to
  377.    restrict access to their own directories.
  378.  
  379. Subject: 1.05.e  Single systems image (SSI)
  380.  
  381.    Establishing the same view of filestore from each client and server
  382.    in a network of systems (that comprise an AFS cell) is an order of
  383.    magnitude simpler with AFS than it is with, say, NFS.
  384.  
  385.    This is useful to do because it enables users to move from workstation
  386.    to workstation and still have the same view of filestore. It also
  387.    simplifies part of the systems management workload.
  388.  
  389.    In addition, because AFS works well over wide area networks the SSI
  390.    is also accessible remotely.
  391.  
  392.    As an example, consider a company with two widespread divisions
  393.    (and two AFS cells): ny.acme.com and sf.acme.com. Mr Fudd, based
  394.    in the New York office, is visiting the San Francisco office.
  395.  
  396.    Mr. Fudd can then use any AFS client workstation in the San Francisco
  397.    office that he can log into (a unprivileged guest account would suffice).
  398.    He could authenticate himself to the ny.acme.com cell and securely access
  399.    his New York filespace.
  400.  
  401.    For example:
  402.  
  403.        The following shows a guest in the sf.acme.com AFS cell:
  404.        {0} add AFS executables directory to PATH
  405.        {1} obtaining a PAG with pagsh command (see 2.06)
  406.        {2} use the klog command to authenticate into the ny.acme.com AFS cell
  407.        {3} making a HOME away from home
  408.        {4} invoking a homely .profile
  409.  
  410.        guest@toontown.sf.acme.com $ PATH=/usr/afsws/bin:$PATH       # {0}
  411.        guest@toontown.sf.acme.com $ pagsh                           # {1}
  412.        $ klog -cell ny.acme.com -principal elmer                    # {2}
  413.        Password:
  414.        $ HOME=/afs/ny.acme.com/user/elmer; export HOME              # {3}
  415.        $ cd
  416.        $ .  .profile                                                # {4}
  417.        you have new mail
  418.        guest@toontown $
  419.  
  420.    It is not necessary for the San Francisco sys admin to give Mr. Fudd
  421.    an AFS account in the sf.acme.com cell.  Mr. Fudd only needs to be
  422.    able to log into an AFS client that is:
  423.       1) on the same network as his cell and
  424.       2) his ny.acme.com cell is mounted in the sf.acme.com cell
  425.          (as would certainly be the case in a company with two cells).
  426.  
  427. Subject: 1.05.f  Replicated AFS volumes
  428.  
  429.    AFS files are stored in structures called Volumes.  These volumes
  430.    reside on the disks of the AFS file server machines.  Volumes containing
  431.    frequently accessed data can be read-only replicated on several servers.
  432.  
  433.    Cache managers (on users client workstations) will make use of replicate
  434.    volumes to load balance.  If accessing data from one replicate copy, and
  435.    that copy becomes unavailable due to server or network problems, AFS will
  436.    automatically start accessing the same data from a different replicate copy.
  437.  
  438.    An AFS client workstation will access the closest volume copy.
  439.    By placing replicate volumes on servers closer to clients (eg on same
  440.    physical LAN) access to those resources is improved and network traffic
  441.    reduced.
  442.  
  443. Subject: 1.05.g  Improved robustness to server crash
  444.  
  445.    The Cache Manager maintains local copies of remotely accessed files.
  446.  
  447.    This is accomplished in the cache by breaking files into chunks
  448.    of up to 64k (default chunk size). So, for a large file, there may be
  449.    several chunks in the cache but a small file will occupy a single chunk
  450.    (which will be only as big as is needed).
  451.  
  452.    A "working set" of files that have been accessed on the client is
  453.    established locally in the client's cache (copied from fileserver(s)).
  454.  
  455.    If a fileserver crashes, the client's locally cached file copies 
  456.    remain readable but updates to cached files fail while the server is down.
  457.  
  458.    Also, if the AFS configuration has included replicated read-only volumes 
  459.    then alternate fileservers can satisfy requests for files from those
  460.    volumes.
  461.  
  462. Subject: 1.05.h  "Easy to use" networking
  463.  
  464.    Accessing remote file resources via the network becomes much simpler
  465.    when using AFS. Users have much less to worry about: want to move
  466.    a file from a remote site? Just copy it to a different part of /afs.
  467.  
  468.    Once you have wide-area AFS in place, you don't have to keep local
  469.    copies of files. Let AFS fetch and cache those files when you need them.
  470.  
  471. Subject: 1.05.i  Communications protocol
  472.  
  473.    AFS communications protocol is optimized for Wide Area Networks.
  474.    Retransmitting only the single bad packet in a batch of packets
  475.    and allowing the number of unacknowledged packets to be higher
  476.    (than in other protocols, see [4]).
  477.  
  478. Subject: 1.05.j  Improved system management capability
  479.  
  480.    Systems administrators are able to make configuration changes
  481.    from any client in the AFS cell (it is not necessary to login
  482.    to a fileserver).
  483.  
  484.    With AFS it is simple to effect changes without having to take
  485.    systems off-line.
  486.  
  487.    Example:
  488.  
  489.    A department (with its own AFS cell) was relocated to another office.
  490.    The cell had several fileservers and many clients.
  491.    How could they move their systems without causing disruption? 
  492.  
  493.    First, the network infrastructure was established to the new location.
  494.    The AFS volumes on one fileserver were migrated to the other fileservers.
  495.    The "freed up" fileserver was moved to the new office and connected
  496.    to the network.
  497.  
  498.    A second fileserver was "freed up" by moving its AFS volumes across
  499.    the network to the first fileserver at the new office. The second
  500.    fileserver was then moved.
  501.    
  502.    This process was repeated until all the fileservers were moved.
  503.  
  504.    All this happened with users on client workstations continuing
  505.    to use the cell's filespace. Unless a user saw a fileserver
  506.    being physically moved (s)he would have no way to tell the change
  507.    had taken place.
  508.  
  509.    Finally, the AFS clients were moved - this was noticed!
  510.  
  511. Subject: 1.06  Which systems is AFS available for?
  512.  
  513.    AFS runs on systems from: HP, Next, DEC, IBM, SUN, and SGI.
  514.  
  515.    Transarc customers have done ports to Crays, and the 3090, but all
  516.    are based on some flavour of unix.  Some customers have done work to
  517.    make AFS data available to PCs and Macs, although they are using
  518.    something similar to the AFS/NFS translator (a system that enables
  519.    "NFS only" clients to NFS mount the AFS filetree /afs).
  520.  
  521. N  There is a client only implementation "AFS Client for Windows/NT".
  522.  
  523.    For AFS 3.3a:
  524.  
  525.       /afs/transarc.com/public/afsps/doc/SUPPORTED_SYSTEMS.afs.rel33a
  526.       ftp://ftp.transarc.com/pub/afsps/doc/SUPPORTED_SYSTEMS.afs.rel33a
  527.  
  528.    For AFS 3.4:
  529.  
  530.       /afs/transarc.com/public/afsps/doc/SUPPORTED_SYSTEMS.afs.rel34
  531.       ftp://ftp.transarc.com/pub/afsps/doc/SUPPORTED_SYSTEMS.afs.rel34
  532.  
  533.    There are also ports of AFS done by customers available from Transarc
  534.    on an "as is" unsupported basis.
  535.  
  536.    More information on this can be found at:
  537.  
  538.       /afs/transarc.com/public/afs-contrib/bin/README
  539.       ftp://ftp.transarc.com/pub/afs-contrib/bin/README
  540.  
  541.    These ports of AFS client code include:
  542.  
  543.       HP (Apollo) Domain OS - by Jim Rees at the University of Michigan.
  544.       sun386i - by Derek Atkins and Chris Provenzano at MIT.
  545. U     Linux - by Derek Atkins, mailing list: <linux-afs-request@mit.edu>
  546. N                 http://www.mit.edu:8008/menelaus/linux-afs/
  547.       NetBSD - by John Kohl, mailing list: <netbsd-afs@mit.edu>
  548.  
  549.    There is some information about AFS on OS/2 at:
  550.       http://www.club.cc.cmu.edu/~jgrande/afsos2.html
  551.  
  552. Subject: 1.07  What does "ls /afs" display in the Internet AFS filetree?
  553.  
  554.    Essentially this displays the AFS cells that co-operate in the
  555.    Internet AFS filetree.
  556.  
  557.    Note that the output of this will depend on the cell you do it from;
  558.    a given cell may not have all the publicly advertised cells available,
  559.    and it may have some cells that aren't advertised outside of the given site.
  560.  
  561.    The definitive source for this information is:
  562.  
  563.       file:///afs/transarc.com/service/etc/CellServDB.export
  564.  
  565.    I've included the list of cell names included in it below:
  566.  
  567.    asu.edu                 #ASU
  568.    uni-freiburg.de         #Albert-Ludwigs-Universitat Freiburg
  569.    anl.gov                 #Argonne National Laboratory
  570.    bcc.ac.uk               #Bloomsbury Computing Consortium
  571.    bu.edu                  #Boston University
  572.    bnl.gov                 #Brookhaven National Laboratory
  573.    cs.brown.edu            #Brown University Department of Computer Science
  574.    caspur.it               #CASPUR Inter-University Computing Consortium,Rome
  575.    ciesin.org              #CIESIN
  576.    mathematik-cip.uni-stuttgart.de #CIP-Pool of Math. Dept, Univ. Stuttgart
  577.    gg.caltech.edu          #Caltech Computer Graphics Group
  578.    cards.com               #Cards - Electronic Warfare Associates
  579.    cheme.cmu.edu           #Carnegie Mellon Univ. Chemical Engineering Dept.
  580.    cmu.edu                 #Carnegie Mellon University
  581.    andrew.cmu.edu          #Carnegie Mellon University - Campus
  582.    ce.cmu.edu              #Carnegie Mellon University - Civil Eng. Dept.
  583.    ece.cmu.edu             #Carnegie Mellon University - Elec. Comp. Eng. Dept.
  584.    me.cmu.edu              #Carnegie Mellon University - Mechanical Engineering
  585.    cs.cmu.edu              #Carnegie Mellon University - School of Comp. Sci.
  586.    club.cc.cmu.edu         #Carnegie Mellon University Computer Club
  587.    others.chalmers.se      #Chalmers University of Technology - General users
  588.    msc.cornell.edu         #Cornell University Materials Science Center
  589.    graphics.cornell.edu    #Cornell University Program of Computer Graphics
  590.    theory.cornell.edu      #Cornell University Theory Center
  591.    pegasus.cranfield.ac.uk #Cranfield Insitute of Technology
  592.    grand.central.org       #DARPA Central File Server at Transarc
  593.    ifh.de                  #DESY-IfH Zeuthen
  594.    kiewit.dartmouth.edu    #Dartmouth College, Kiewit
  595.    northstar.dartmouth.edu #Dartmouth College, Project Northstar
  596.    desy.de                 #Deutsches Elektronen-Synchrotron
  597.    dkrz.de                 #Deutsches Klimarechenzentrum Hamburg
  598.    dia.atd.net             #Dia-bolling
  599.    zdvpool.uni-tuebingen.de#Eberhard-Karls-Universitaet Tuebingen, WS-Pools
  600.    es.net                  #Energy Sciences Net
  601.    research.ec.org         #Esprit Research Network of Excellence
  602.    cern.ch                 #European Laboratory for Particle Physics, Geneva
  603.    fnal.gov                #Fermi National Acclerator Laboratory
  604.    fh-heilbronn.de         #Fachhochschule Heilbronn
  605.    jrc.flinders.edu.au     #Flinders School of Info. Sci. and Tech. - Australia
  606.    hephy.at                #hephy-vienna
  607.    sleeper.nsa.hp.com      #HP Cupertino
  608.    palo_alto.hpl.hp.com    #HP Palo Alto
  609.    iway.org                #I-WAY - Information Wide Area Year
  610.    afs.hursley.ibm.com     #IBM Hursley Laboratories (UK), external cell
  611.    ibm.uk                  #IBM UK, AIX Systems Support Centre
  612.    zurich.ibm.ch           #IBM Zurich Internet Cell
  613.    ctp.se.ibm.com          #IBM/4C, Chalmers, Sweden
  614.    in2p3.fr                #IN2P3 production cell
  615.    pi.infn.it              #INFN Sezione di Pisa
  616.    ipp-garching.mpg.de     #Institut fuer Plasmaphysik
  617.    iastate.edu             #Iowa State University
  618.    infn.it                 #Istituto Nazionale di Fisica Nucleare, Italia
  619.    zdv.uni-mainz.de        #Johannes-Gutenberg-Universitaet Mainz
  620.    cc.keio.ac.jp           #Keio University, Fac. of Sci. & Tech. Computing Ctr
  621.    sfc.keio.ac.jp          #Keio University, Japan
  622.    afs-math.zib-berlin.de  #Konrad-Zuse-Zentrum fuer Informationstechnik Berlin
  623.    lrz-muenchen.de         #Leibniz-Rechenzentrum Muenchen Germany
  624.    athena.mit.edu          #MIT/Athena cell
  625.    media-lab.mit.edu       #MIT/Media Lab cell
  626.    net.mit.edu             #MIT/Network Group cell
  627.    sipb.mit.edu            #MIT/SIPB cell
  628.    mpa-garching.mpg.de     #Max-Planck-Institut fuer Astrophysik
  629.    isl.ntt.jp              #NTT Information and Communication
  630.    nersc.gov               #National Energy Research Supercomputer Center
  631.    alw.nih.gov             #National Institutes of Health
  632.    nrel.gov                #National Renewable Energy Laboratory
  633.    cmf.nrl.navy.mil        #Naval Research Lab
  634.    nrlfs1.nrl.navy.mil     #Naval Research Laboratory
  635.    ncat.edu                #North Carolina Agricultural and Technical State U.
  636.    ri.osf.org              #OSF Research Institute
  637.    gr.osf.org              #OSF Research Institute, Grenoble
  638.    urz.uni-magdeburg.de    #Otto-von-Guericke-Universitaet, Magdeburg
  639.    psc.edu                 #PSC (Pittsburgh Supercomputing Center)
  640.    stars.reston.unisys.com #Paramax (Unisys) - Reston, Va.
  641.    vfl.paramax.com         #Paramax (Unisys) Paoli Research Center
  642.    psu.edu                 #Penn State
  643.    postech.ac.kr           #Pohang University of Science
  644.    pppl.gov                #Princeton Plasma Physics Laboratory
  645.    rus-cip.uni-stuttgart.de #RUS Cip-Pool,Rechenzentrum University of Stuttgart
  646.    rwcp.or.jp              #Real World Computer Partnership(rwcp)
  647.    rhrk.uni-kl.de          #Rechenzentrum University of Kaiserslautern
  648.    rus.uni-stuttgart.de    #Rechenzentrum University of Stuttgart
  649.    rhic                    #Relativistic Heavy Ion Collider
  650.    rpi.edu                 #Rensselaer Polytechnic Institute
  651.    uni-bonn.de             #Rheinische Friedrich Wilhelm Univesitaet Bonn
  652.    rose-hulman.edu         #Rose-Hulman Institute of Technology
  653.    nada.kth.se             #Royal Institute of Technology, NADA
  654.    rl.ac.uk                #Rutherford Appleton Lab, England
  655.    stars.com               #STARS Technology Center - Ballston, Va.
  656.    slac.stanford.edu       #Stanford Linear Accelerator Center
  657.    dsg.stanford.edu        #Stanford Univ. - Comp. Sci. - Distributed Systems
  658.    ir.stanford.edu         #Stanford University
  659.    afs1.scri.fsu.edu       #Supercomputer Computations Research Instit
  660.    ssc.gov                 #Superconducting Supercollider Lab
  661.    ethz.ch                 #Swiss Federal Inst. of Tech. - Zurich, Switzerland
  662.    hrzone.th-darmstadt.de  #TH-Darmstadt
  663.    tu-chemnitz.de          #Technische Universitaet Chemnitz-Zwickau, Germany
  664.    telos.com               #Telos Systems Group - Chantilly, Va.
  665.    transarc.com            #Transarc Corporation
  666.    umr.edu                 #UMR - Missouri's Technological University
  667.    hep.net                 #US High Energy Physics Information cell
  668.    ece.ucdavis.edu         #Univ California - Davis campus
  669.    geo.uni-koeln.de        #Univ. of Cologne Inst. for Geophysics & Meteorology
  670.    meteo.uni-koeln.de      #Univ. of Cologne Inst. for Geophysics & Meteorology
  671.    engr.wisc.edu           #Univ. of Wisconsin-Madison, College of Engineering
  672.    le.caspur.it            #Universita' di Lecce, Italia
  673.    urz.uni-heidelberg.de   #Universitaet Heidelberg
  674.    cs.arizona.edu          #University of Arizona - Computer Science Dept.
  675.    spc.uchicago.edu        #University of Chicago - Social Sciences
  676.    rrz.uni-koeln.de        #University of Cologne -  Reg Comp Center
  677.    wu-wien.ac.at           #University of Economics, Vienna, Austria
  678.    uni-hohenheim.de        #University of Hohenheim
  679.    ncsa.uiuc.edu           #University of Illinois
  680.    wam.umd.edu             #University of Maryland Network WAM Project
  681.    glue.umd.edu            #University of Maryland - Project Glue
  682.    umich.edu               #University of Michigan - Campus
  683.    dmsv.med.umich.edu      #University of Michigan - DMSV
  684.    citi.umich.edu          #University of Michigan - IFS Development
  685.    lsa.umich.edu           #University of Michigan - LSA College
  686.    math.lsa.umich.edu      #University of Michigan - Math Cell
  687.    sph.umich.edu           #University of Michigan -- School of Public
  688.    cs.unc.edu              #University of North Carolina at Chapel Hill
  689.    nd.edu                  #University of Notre Dame
  690.    pitt.edu                #University of Pittsburgh
  691.    isi.edu                 #University of Southern California/ISI
  692.    ihf.uni-stuttgart.de    #University of Stuttgart, Ins. fuer Hochfrequenz-Tec
  693.    mathematik.uni-stuttgart.de #University of Stuttgart, Math Dept.
  694.    cs.utah.edu             #University of Utah Computer Science Dept
  695.    utah.edu                #University of Utah Information Tech. Service
  696.    cs.washington.edu       #University of Washington Comp Sci Department
  697.    wisc.edu                #University of Wisconsin-Madison, Campus
  698.    cs.wisc.edu             #University of Wisconsin-Madison, Comp Sci Dept
  699.    belwue.uni-tuebingen.de #ZDV Universitaet Tuebingen
  700.  
  701.    This shows different and widespread organizations making use
  702.    of the Internet AFS filetree.
  703.  
  704.    Note that it is also possible to use AFS "behind the firewall"
  705.    within the confines of your organization's network - you don't have
  706.    to participate in the Internet AFS filetree.
  707.  
  708.    Indeed, there are lots of benefits of using AFS on a local area network
  709.    without using the WAN capabilities.
  710.  
  711. Subject: 1.08  Why does AFS use Kerberos authentication?
  712.  
  713.    It improves security.
  714.  
  715.    Kerberos uses the idea of a trusted third party to prove identification.
  716.    This is a bit like using a letter of introduction or quoting a referee
  717.    who will vouch for you.
  718.  
  719.    When a user authenticates using the klog command (s)he is prompted
  720.    for a password. If the password is accepted the Kerberos
  721.    Authentication Server (KAS) provides the user with an encrypted token
  722.    (containing a "ticket granting ticket").
  723.  
  724.    From that point on, it is the encrypted token that is used to prove
  725.    the user's identity. These tokens have a limited lifetime (typically
  726.    a day) and are useless when expired.
  727.  
  728.    In AFS, it is possible to authenticate into multiple AFS cells.
  729.    A summary of the current set of tokens held can be displayed
  730.    by using the "tokens" command.
  731.  
  732.    For example:
  733.       elmer@toontown $ tokens
  734.  
  735.       Tokens held by the Cache Manager:
  736.  
  737.       User's (AFS ID 9997) tokens for afs@ny.acme.com [Expires Sep 15 06:50]
  738.       User's (AFS ID 5391) tokens for afs@sf.acme.com [Expires Sep 15 06:48]
  739.          --End of list--
  740.  
  741.    Kerberos improves security because a users's password need only be
  742.    entered once (at klog time).
  743.  
  744.    AFS uses Kerberos to do complex mutual authentication which means that
  745.    both the service requester and the service provider have to prove their
  746.    identities before a service is granted.
  747.  
  748.    Transarc's implementation of Kerberos is slightly different from
  749.    MIT Kerberos V4 but AFS can work with either version.
  750.  
  751.    Joe Jackson  wrote about this in:
  752.    http://www.cs.cmu.edu/afs/andrew.cmu.edu/usr/shadow/www/afs/afs-with-kerberos.html
  753.  
  754.    For more detail on this and other Kerberos issues see the faq
  755.    for Kerberos (posted to news.answers and comp.protocols.kerberos) [28].
  756.    (Also, see [15], [16], [26], [27])
  757.  
  758. Subject: 1.09  Does AFS work over protocols other than TCP/IP?
  759.  
  760.    No. AFS was designed to work over TCP/IP.
  761.  
  762. Subject: 1.10  How can I access AFS from my PC?
  763.  
  764.    You can use PC-Interface which is available from Transarc and
  765.    Locus Computing Corporations.
  766.  
  767.    For more information on PC-Interface see the PC-Interface
  768.    Frequently Asked Questions file in:
  769.  
  770.       file:///afs/transarc.com/public/afs-contrib/doc/faq/pci.faq
  771.       ftp://ftp.transarc.com/pub/afs-contrib/doc/faq/pci.faq
  772.  
  773.    There is also SAMBA (an SMB/netbios server for UNIX). The current
  774.    version will authenticate the connecting process with AFS as well.
  775.  
  776.       ftp://nimbus.anu.edu.au/pub/tridge/samba/
  777.  
  778.    The SAMBA FAQ is in:
  779.  
  780.       ftp://nimbus.anu.edu.au/pub/tridge/samba/samba.faq
  781.  
  782.    The SAMBA mailing list can be joined via: samba-request@anu.edu.au
  783.  
  784. Subject: 1.11  How does AFS compare with NFS?
  785.  
  786.                                 AFS                          NFS
  787.    File Access           Common name space from     Different file names from
  788.                          all workstations           different workstations
  789.  
  790.    File Location         Automatic tracking by      Mountpoints to files set by
  791.    Tracking              file system processes      administrators and users
  792.                          and databases
  793.  
  794.    Performance           Client caching to reduce   No local disk caching;
  795.                          network load; callbacks    limited cache consistency
  796.                          to maintain cache consis-
  797.                          tency
  798.  
  799.    Andrew Benchmark      Average time of 210        Average time of 280
  800.    (5 phases, 8 clients) seconds/client             seconds/client
  801.  
  802.    Scaling capabilities  Maintains performance in   Best in small to mid-size
  803.                          small and very large       installations
  804.                          installations
  805.  
  806.                          Excellent performance on   Best in local-area
  807.                          wide-area configuration    configurations
  808.  
  809.    Security              Kerberos mutual authen-    Security based on
  810.                          tication                   unencrypted user ID's
  811.  
  812.                          Access control lists on    No access control lists
  813.                          directories for user and
  814.                          group access
  815.  
  816.    Availability          Replicates read-mostly     No replication
  817.                          data and AFS system
  818.                          information
  819.  
  820.    Backup Operation      No system downtime with    Standard UNIX backup system
  821.                          specially developed AFS
  822.                          Backup System
  823.  
  824.    Reconfiguration       By volumes (groups of      Per-file movement
  825.                          files)
  826.  
  827.                          No user impact; files      Users lose access to files
  828.                          remain accessible during   and filenames change
  829.                          moves, and file names do   (mountpoints need to be
  830.                          not change                 reset)
  831.  
  832.    System Management     Most tasks performed from  Frequently involves telnet
  833.                          any workstation            to other workstations
  834.  
  835.    Autonomous            Autonomous administrative  File servers and clients
  836.    Architecture          units called cells, in
  837.                          addition to file servers
  838.                          and clients
  839.  
  840.                          No trust required between  No security distinctions
  841.                          cells                      between sites
  842.  
  843.    [ source: ftp://ftp.transarc.com/pub/afsps/doc/afs-nfs.comparison ]
  844.  
  845.    Other points:
  846.  
  847.       + Some vendors offer more secure versions of NFS but implementations vary.
  848.         Many NFS ports have no extra security features (such as Kerberos).
  849.  
  850.       + The AFS Cache Manager can be configured to work with a RAM (memory)
  851.         based cache. This offers signifigant performance benefits over
  852.         a disk based cache.
  853.  
  854.         NFS has no such feature.
  855.         Imagine how much faster it is to access files cached into RAM!
  856.  
  857.       + The Andrew benchmark demonstrates that AFS has better performance
  858.         than NFS as the number of clients increases. A graph of this
  859.         (taken from Andrew benchmark report) is available in:
  860.  
  861.         http://www.transarc.com/Product/AFS/FAQ/images/andrew1.jpg
  862.  
  863. Subject: 2  Using AFS
  864.  
  865. Subject: 2.01  What are the differences between AFS and a unix filesystem?
  866.  
  867.    Essentially, from a user's point of view, there is little difference
  868.    between AFS and local unix filestore. Nearly all the commands normally
  869.    used to access local files can be used to access files in /afs.
  870.  
  871.    In the following set of sections, I have attempted to "target"
  872.    each section to an appropriate type of user by including to the
  873.    right of each section heading one of: User, Programmer, SysAdmin.
  874.    
  875.    Here is a summary of the differences:
  876.  
  877.    Authentication:                                         [ User ]
  878.  
  879.       Before a user can access protected AFS files (s)he needs to become
  880.       authenticated to AFS using the klog command (Kerberos login) to get
  881.       a Kerberos "ticket granting ticket" (called a token from here on).
  882.  
  883.       Without a token, an unauthenticated user is given the AFS identity
  884.       "system:anyuser" and as such is only able to access files in directories
  885.       that have ACLs granting system:anyuser access.
  886.  
  887.       Many systems have the klog function built into the system login program.
  888.       So a user would not even have to know they gain a token on logging in.
  889.       If you use a system where you have to issue the klog command after
  890.       login then you should run the pagsh command first (see below).
  891.  
  892.       AFS provides access control lists to give more precise control
  893.       to users wishing to protect their files (see AFS ACL below).
  894.  
  895.    File permissions:                                       [ User ]
  896.  
  897.       Unix mode bits for group and other are ignored.
  898.       The mode bits for the file owner don't work the way they used to.
  899.  
  900.       Users should protect their AFS files with (directory) ACLs only.
  901.       Just use mode bits to make a file executable.
  902.  
  903.    Data protection with AFS ACLs:                          [ User ]
  904.  
  905.       Some versions of unix (eg IBM's AIX version 3) allow ACLs on
  906.       local files. In AFS, ACLs protect directories and used with
  907.       AFS protection groups (see below) provide a finer granularity
  908.       of protection than can be achieved with basic unix file permissions.
  909.       (AFS ACLs are described in more detail below.)
  910.  
  911.    Protection groups:                                      [ User ]
  912.  
  913.       Users can create and maintain their own protection groups in AFS -
  914.       as opposed to unix where only sys admins can manage protection groups.
  915.  
  916.    Hard links:                                             [ User ]
  917.  
  918.       In AFS, hard links (eg: ln old new) are only valid within a directory.
  919.       This is because AFS ACLs protect directories (not individual files)
  920.       and allowing hard links that span directories would subvert ACL
  921.       protection.
  922.  
  923.       Symbolic links work in AFS because they reference a pathname and
  924.       not an i-node directly. (Hard links reference an i-node directly.)
  925.  
  926.    Changing file protection by moving a file:              [ User ]
  927.  
  928.       Moving a file to a different directory will change the protection
  929.       of a file if the ACL on the new directory if different to the ACL
  930.       on the original directory.
  931.    
  932.    chown and chgrp:                                        [ User ]
  933.  
  934.       Only members of the AFS group "system:administrators" can use these
  935.       commands on files in /afs.
  936.  
  937.    Save on close:                                          [ Programmer ]
  938.  
  939.       AFS Cache Manager does not send file modifications to a file server
  940.       until the close() or fsync() system call.
  941.  
  942.       write() system calls only update the local cache copy on the client.
  943.  
  944.       Note the difference in semantic of writing a file:
  945.       
  946.       local unix file: writes update the file "immediately"
  947.       AFS file:        local cached copy updated "immediately" but
  948.                        the server copy is only updated when the file
  949.                        is closed or fsync'ed.
  950.  
  951.       It is important to understand that most applications (eg: vi, emacs,
  952.       frame, interleaf, wingz, etc) issue the close() system call when
  953.       the user chooses/issues the "save" command in the application.
  954.  
  955.       Users are not required to exit the application to "save" their
  956.       changes back to the server.
  957.  
  958.    byte-range file locking:                                [ Programmer ]
  959.  
  960.       AFS does not support byte-range locking within a file,
  961.       although lockf() and fcntl() calls will return 0 (success).
  962.       The first time a byte-range lock is attempted, AFS will display:
  963.  
  964.       "afs: byte-range lock/unlock ignored; make sure no one else
  965.        else is running this program."
  966.  
  967.    whole file locking:                                     [ Programmer ]
  968.  
  969.       AFS does support advisory locking an entire file with flock().
  970.       Processes on the same client workstation that attempt to lock
  971.       a file obey the proper locking semantics.
  972.  
  973.       Processes on different AFS clients requesting a lock on the same
  974.       file would get EWOULDBLOCK returned.
  975.  
  976.    character and block special files:                      [ SysAdmin ]
  977.  
  978.       AFS does not support character and block special files.
  979.       The mknod command does not create either character or block
  980.       special files in /afs.
  981.  
  982.    AFS version of fsck:                                    [ SysAdmin ]
  983.  
  984.       On an AFS server, the partitions containing served files are NOT
  985.       unix filesystems and standard fsck *must* not be used - use the AFS
  986.       version instead.
  987.  
  988. Subject: 2.02  What is an AFS protection group?
  989.  
  990.    A named list of users.
  991.  
  992.    Group names are used in AFS ACLs to identify lists of users with
  993.    particular access permissions.
  994.  
  995.    In AFS, users can create and maintain their own protection groups.
  996.    This is different to unix where only the system administrator can
  997.    manage /etc/group.
  998.  
  999.    AFS groups are stored in the protection database on fileserver(s)
  1000.    and managed by using the "pts" command.
  1001.  
  1002.    An AFS group typically has the format:
  1003.  
  1004.        owner-id:group-name
  1005.  
  1006.    By default, only the owner of a group can change its members.
  1007.  
  1008.    It is possible to have both users and IP addresses as members
  1009.    of an AFS group. By using an IP address like this you can specify
  1010.    all the users from the host with that IP address.
  1011.  
  1012. Subject: 2.03  What are the AFS defined protection groups?
  1013.  
  1014.    system:anyuser
  1015.  
  1016.        Everyone who has access to an AFS client in any cell that is
  1017.        on the same network as your cell.
  1018.  
  1019.    system:authuser
  1020.  
  1021.        Everyone who has access to an AFS client in any cell that is
  1022.        on the same network as your cell *and* has valid tokens for
  1023.        your cell (ie has been authenticated in your cell).
  1024.  
  1025.    system:administrators
  1026.  
  1027.        Users who have privileges to execute some but not all
  1028.        system administrator commands.
  1029.  
  1030. Subject: 2.04  What is an AFS access control list (ACL)?
  1031.  
  1032.    There is an ACL for every directory in AFS. The ACL specifies
  1033.    protection at the directory level (not file level) by listing
  1034.    permissions of users and/or groups to a directory. There is a
  1035.    maximum of 20 entries on an ACL.
  1036.  
  1037.    For example:
  1038.  
  1039.    An AFS ACL is displayed by using the "fs" command as shown below:
  1040.  
  1041.       tweety@toontown $ fs listacl .
  1042.       Access list for . is
  1043.       Normal rights:
  1044.         fac:coords rlidwka
  1045.         system:anyuser rl
  1046.  
  1047.    This ACL shows that members of the AFS protection group "fac:coords"
  1048.    have full access rights to the current directory and "system:anyuser"
  1049.    has only read and lookup rights.
  1050.  
  1051.    The members of "fac:coords" can be determined by accessing the
  1052.    protection group database using the "pts" command as shown below:
  1053.  
  1054.       tweety@toontown $ pts membership fac:coords
  1055.       Members of fac:coords (id: -1577) are:
  1056.         sylvester
  1057.         roadrunner
  1058.         yosemite.sam
  1059.  
  1060. Subject: 2.05  What are the AFS access rights?
  1061.  
  1062.    In AFS, there are seven access rights that may be set or not set:
  1063.  
  1064.    lookup          l       Permission to examine the ACL and traverse the
  1065.                            directory (needed with most other access rights).
  1066.                            Permission to look up filenames in a directory.
  1067.    read            r       View the contents of files in the directory
  1068.    insert          i       Add new files or sub-directories
  1069.    write           w       Modify file contents, use "chmod"
  1070.    delete          d       Remove file(s) in directory
  1071.    lock            k       Permission for programs to "flock" files
  1072.                            in the directory
  1073.    administer      a       Ability to change the ACL
  1074.  
  1075.    There are short-hand forms:
  1076.  
  1077.    read            rl      read and lookup
  1078.    write           rlidwk  all rights except administer
  1079.    all             rlidwka
  1080.    none                    removes all rights
  1081.  
  1082. Subject: 2.06  What is pagsh?
  1083.  
  1084.    A command to get a new shell with a process authentication group (PAG).
  1085.  
  1086.    This is normally used if your system does not use the AFS version of login.
  1087.    It is used to get a PAG prior to running klog.
  1088.  
  1089.    The PAG uniquely identifies the user to the Cache Manager.
  1090.    Without a PAG the Cache Manager uses the unix UID to identify a user.
  1091.  
  1092. Subject: 2.07  Why use a PAG?
  1093.  
  1094.    There are two reasons:
  1095.  
  1096.    a) Child processes inherit the PAG and the Kerberos token so they are AFS
  1097.       authenticated.
  1098.  
  1099.    b) For security: if you don't have a PAG then the Cache Manager identifies
  1100.       you by unix UID. Another user with root access to the client could
  1101.       su to you and therefore use your token.
  1102.  
  1103. Subject: 2.08  How can I tell if I have a PAG?
  1104.  
  1105.    You can tell if you have a PAG by typing "groups". A PAG is indicated
  1106.    by the appearance of two integers in the list of groups.
  1107.  
  1108.    For example:
  1109.       sylvester@toontown $ groups
  1110.       33536 32533 staff catz
  1111.  
  1112. Subject: 2.09  Can I still run cron jobs with AFS?
  1113.  
  1114.    Yes, but remember that in order to fully access files in AFS you have
  1115.    to be AFS authenticated. If your cron job doesn't klog then it only
  1116.    gets system:anyuser access.
  1117.  
  1118.    The klog command has a "-pipe" option which will read a password from
  1119.    stdin. IF (yes, that's a big if :-) you are prepared to store your
  1120.    password in a local (non-AFS) file then you might use the following:
  1121.  
  1122.       a) create a "wrapper" script to get a PAG, get your AFS token
  1123.          and execute a command:
  1124.  
  1125.          #!/usr/afsws/bin/pagsh
  1126.          #
  1127.          # NAME          afs_wrap_cron
  1128.          # AUTHOR        Paul Blackburn <mpb@acm.org>
  1129.          # PURPOSE       Run an AFS authenticated cron job.
  1130.          #               Get a PAG, get the user's token,
  1131.          #               then exec user's command
  1132.  
  1133.          CMD=`basename ${0}`
  1134.  
  1135.          usage() {
  1136.             echo "Usage: ${CMD} [ -principal AFSID ] passwordfile command" >&2
  1137.          }
  1138.  
  1139.          if [ ${1} = "-principal" ]; then
  1140.                  PRINCIPAL="${1} ${2}"
  1141.                  shift 2
  1142.          fi
  1143.  
  1144.          if [ -z "${1}" ]; then
  1145.                  echo "${CMD} error: need name of password file" >&2
  1146.                  usage
  1147.                  exit 1
  1148.          else
  1149.                  passwordfile=${1}
  1150.                  shift
  1151.          fi
  1152.  
  1153.          /usr/afsws/bin/klog ${PRINCIPAL} -pipe < ${passwordfile}
  1154.  
  1155.          if [ -z "${1}" ]; then
  1156.                  echo "${CMD} error: need name of command to run" >&2
  1157.                  usage
  1158.                  exit 1
  1159.          else
  1160.                  command_line="$*"
  1161.                  command=`echo ${command_line} | awk '{print $1}'`
  1162.  
  1163.          # Check if we can run the command.
  1164.          # If we got this far, it is likely that the command name is correct
  1165.          # but there may be a problem in accessing the command file.
  1166.          # If there is an error, log it via syslog (logger) rather than ">&2"
  1167.  
  1168.                  if [ ! -x "${command}" ]; then
  1169.                          M="error: unable to execute command ${command}"
  1170.                          logger -i -t "${CMD}" "${M}"
  1171.                          exit 1
  1172.                  fi
  1173.          fi
  1174.          exec ${command_line}
  1175.  
  1176.       b) Store your password in a local (non-AFS) file that only you
  1177.          have access to (perhaps: /home/$USER/.p).
  1178.  
  1179.          Make sure that this file is mode 600 and also be sure that
  1180.          you trust whoever has root access on this system and whoever
  1181.          has access to backup tapes! Also, don't forget to change this
  1182.          file if you change your AFS password.
  1183.  
  1184.       c) In your crontab file, run afs_wrap_cron followed by unlog:
  1185.   
  1186.          0 6 * * * /usr/local/bin/afs_wrap_cron /home/$USER/.p \
  1187.                    $HOME/bin/6AMdaily; /usr/afsws/bin/unlog
  1188.  
  1189.    Note that you can still run a cron job without getting a token if
  1190.    the task does not need to be AFS authenticated. In this case, you
  1191.    may get stderr from the cron job if your .profile is not accessible
  1192.    because of the ACL protecting your $HOME. Simply redirect to /dev/null:
  1193.  
  1194.          0 7 * * * $sys_anyuser_readable_dir/7AMdaily 2>/dev/null
  1195.  
  1196. Subject: 2.10  How much disk space does a 1 byte file occupy in AFS?
  1197.  
  1198.    One kilobyte.
  1199.  
  1200.    Other filesystems allocate different file block sizes.
  1201.    For example, IBM's AIX version 3 journaled file system (JFS)
  1202.    uses 4K blocks (exception: 2K for the 160MB disk drive).
  1203.  
  1204.    Such blocksize differences lead to variations on the amount of
  1205.    disk space required to store files. Copying a directory from AFS
  1206.    to AIX JFS would require more space in JFS because of the block
  1207.    fragmentation.
  1208.  
  1209.    Example:
  1210.  
  1211.    a) Create a one byte file in AFS and use "ls -s" to show how many
  1212.       kilobytes it occupies:
  1213.  
  1214.          ariel@atlantica $ echo z >/afs/dsea/tmp/one_byte_file
  1215.          ariel@atlantica $ ls -s /afs/dsea/tmp/one_byte_file
  1216.             1 /afs/dsea/tmp/one_byte_file
  1217.  
  1218.    b) Create same file in local filesystem (AIX JFS):
  1219.  
  1220.          ariel@atlantica $ echo z >/tmp/one_byte_file
  1221.          ariel@atlantica $ ls -s /tmp/one_byte_file
  1222.             4 /tmp/one_byte_file
  1223.  
  1224. Subject: 2.11  Is it possible to specify a user who is external
  1225.                to the current AFS cell on an ACL?
  1226.  
  1227.    No. You cannot reference a particular user from another AFS cell.
  1228.  
  1229.    You can specify an IP address on the ACL; this means any and all
  1230.    users from the host with that IP address.
  1231.  
  1232.    Another solution to this problem is to give the external user an
  1233.    "authentication-only" account in your AFS cell. This means that
  1234.    (s)he can klog (but has no home directory) in your cell.
  1235.  
  1236.       # Example: AFS administrator creates an authentication-only user
  1237.       $ uss add daffy "Daffy Duck" -t /dev/null
  1238.       $ kas setpassword daffy -admin admin
  1239.  
  1240.    Cross-realm authentication (where co-operating cells are able to
  1241.    specify remore users as "user@remote.cell" on an ACL) is an *unsupported*
  1242.    feature of AFS 3.3a. That means that Transarc doesn't promise
  1243.    to make it work for you, nor keep it running in future releases.
  1244.  
  1245. Subject: 2.12  Are there any problems printing files in /afs?
  1246.  
  1247.    The issue of printing in AFS is almost always the same: what do you
  1248.    send to the printing daemon?  Do you send it the bytes you want to
  1249.    print or do you just send the file name containing those bytes?  If
  1250.    you send it a file name, you have to be sure that the printing daemon
  1251.    can read it.  Most daemons run with no AFS tokens, so can't access
  1252.    directories unless they are open for system:anyuser read access.
  1253.    Often, printing commands (lpr, lp, enq) have an option that allows
  1254.    for both modes of operation, though the default behavior varies from
  1255.    system to system.  If you're interested in making your daemons
  1256.    authenticate to AFS, check out the example scripts in AFS-Contrib:
  1257.  
  1258.       file:///afs/transarc.com/public/afs-contrib/tools/reauth-example
  1259.       ftp://ftp.transarc.com/pub/afs-contrib/tools/reauth-example/
  1260.  
  1261.    Another common problem is setuid printing commands.  For instance, the
  1262.    "enq" command runs as root, daemon, or some such user.  If you aren't
  1263.    using the AFS login and simply issue "klog" to get tokens, those
  1264.    tokens are associated with your uid.  When setuid programs run, they
  1265.    lose access to your token and often can't read the file name given as
  1266.    an argument.  The solution in this case is to use "pagsh" before
  1267.    "klog" so that your tokens are transferred to subprocesses
  1268.    automatically by group membership.  This works even if the uid
  1269.    changes, as for setuid programs.
  1270.  
  1271. Subject: 2.13  Can I create a fifo (aka named pipe) in /afs?
  1272.  
  1273.    No. AFS does not support "mknod fifofile p".
  1274.  
  1275. Subject: 2.14  If an AFS server crashes, do I have to reboot my AFS client?
  1276.  
  1277.    No.
  1278.  
  1279.    Typically, if an AFS server becomes unavailable, the AFS Cache Manager on
  1280.    your AFS client will see you through the outage until the server returns.
  1281.    This robustness is dependent on the way your AFS cell has been configured
  1282.    including the following factors:
  1283.  
  1284.       + On the client side:
  1285.          + How big is the cache?
  1286.          + Are the files you need already in the cache?
  1287.  
  1288.       + On the server side:
  1289.          + How many servers? It's best to have a minimum of three.
  1290.          + Is the data you are accessing replicated? In AFS, replicas
  1291.            are ReadOnly copies.
  1292.  
  1293.    With replicated volumes, the AFS Cache Manager knows about all of the
  1294.    servers on which the replicas are located. Therefore, when the Cache
  1295.    Manager accesses a replicated volume, if the RPC times out, the
  1296.    Cache Manager automatically retrys the RPC, using a different file server.
  1297.  
  1298.    If necessary, the Cache Manager will attempt to contact all file servers
  1299.    on which a replica of the volume resides.
  1300.  
  1301.    If you are accessing ReadWrite volumes on a crashed server then you
  1302.    will not be able to save changes back to the server until it returns.
  1303.  
  1304.    You don't need to reboot, and the Cache Manager activity is "invisible"
  1305.    to the user.
  1306.  
  1307. Subject: 2.15  Can I use AFS on my diskless workstation?
  1308.  
  1309.    Yes. The AFS Cache Manager can be configured to work with either
  1310.    a disk based cache or a memory (RAM) based cache. With the latter,
  1311.    you can expect file access from the cache with a whizz!
  1312.  
  1313.    file:///afs/ibm.uk/common/archive/info-afs@transarc.com/1994/760977848
  1314.  
  1315. Subject: 2.16  Can I test for AFS tokens from within my program?
  1316.  
  1317.    Yes. Some sample code showing how to do this can be found in:
  1318.  
  1319.    file:///afs/transarc.com/public/afs-contrib/tools/auth-samples/listtokens.c
  1320.    ftp://ftp.transarc.com/pub/afs-contrib/tools/auth-samples/listtokens.c
  1321.  
  1322. Subject: 2.17  What's the difference between /afs/cellname and /afs/.cellname?
  1323.  
  1324.    AFS has ReadOnly (RO) and ReadWrite (RW) volumes.
  1325.  
  1326.    The convention in AFS is to mount the RW volume "root.cell" as
  1327.    /afs/.cellname and the RO volume "root.cell.readonly" as /afs/cellname.
  1328.  
  1329.    This is so that when you travel down the /afs/.cellname link, AFS will
  1330.    always use the RW site of any volumes that have RO clones.
  1331.  
  1332.    This allows your administrator to update the RW copy of a volume and
  1333.    "vos release $volname" so that it will appear in /afs/cellname.
  1334.  
  1335. Subject: 2.18  Can I klog as two users on a machine in the same cell?
  1336.  
  1337.    Yes, if you use two different PAGs.
  1338.  
  1339.    It's: "One token per PAG per client system."
  1340.  
  1341.    From one shell you can only authenticate as a single user of a cell.
  1342.    If you open another shell (with another PAG) you can klog as a different
  1343.    user of the same cell from the same client.
  1344.  
  1345.    You can authenticate into many cells from one client shell.
  1346.  
  1347. Subject: 3  AFS administration
  1348.  
  1349. Subject: 3.01  Is there a version of xdm available with AFS authentication?
  1350.  
  1351.    Yes, xdm can be found in:
  1352.  
  1353.       file:///afs/transarc.com/public/afs-contrib/tools/xdm
  1354.       ftp://ftp.transarc.com/pub/afs-contrib/tools/xdm/
  1355.  
  1356. Subject: 3.02  Is there a version of xlock available with AFS authentication?
  1357.  
  1358.    Yes, xlock can be found in:
  1359.  
  1360.       file:///afs/transarc.com/public/afs-contrib/tools/xlock
  1361.       ftp://ftp.transarc.com/pub/afs-contrib/tools/xlock/
  1362.  
  1363. Subject: 3.03  What is /afs/@cell?
  1364.  
  1365.    It is a symbolic link pointing at /afs/$your_cell_name.
  1366.  
  1367.    NB, @cell is not something that is provided by AFS. You may decide
  1368.    it is useful in your cell and wish to create it yourself.
  1369.  
  1370.    /afs/@cell is useful because:
  1371.  
  1372.       + If you look after more than one AFS cell, you could create
  1373.         the link in each cell then set your PATH as:
  1374.            PATH=$PATH:/afs/@cell/@sys/local/bin
  1375.  
  1376.       + For most cells, it shortens the path names to be typed in
  1377.         thus reducing typos and saving time.
  1378.  
  1379.    A disadvantage of using this convention is that when you cd into
  1380.    /afs/@cell then type "pwd" you see "/afs/@cell" instead of the full name
  1381.    of your cell. This may appear confusing if a user wants to tell a user
  1382.    in another cell the pathname to a file.
  1383.  
  1384.    You could create your own /afs/@cell with the following:
  1385.  
  1386.       #/bin/ksh -
  1387.       # author: mpb
  1388.       [ -L /afs/@cell ] && echo We already have @cell! && exit
  1389.       cell=$(cat /usr/vice/etc/ThisCell)
  1390.       cd /afs/.${cell} && fs mkm temp root.afs
  1391.       cd temp
  1392.       ln -s /afs/${cell} @cell
  1393.       ln -s /afs/.${cell} .@cell            # .@cell for RW path
  1394.       cd /afs/.${cell} && fs rmm temp
  1395.       vos release root.afs; fs checkv
  1396.  
  1397.    /afs/ibm.uk/common/archive/info-afs@transarc.com/1995/798144782
  1398.  
  1399. Subject: 3.04  Given that AFS data is location independent, how does
  1400.                an AFS client determine which server houses the data
  1401.                its user is attempting to access?
  1402.  
  1403.     The Volume Location Database (VLDB) is stored on AFS Database 
  1404.     Servers and is ideally replicated across 3 or more Database Server
  1405.     machines.  Replication of the Database ensures high availability
  1406.     and load balances the requests for the data.  The VLDB maintains 
  1407.     information regarding the current physical location of all volume 
  1408.     data (files and directories) in the cell, including the IP address
  1409.     of the FileServer, and the name of the disk partition the data is 
  1410.     stored on.
  1411.  
  1412.     A list of a cell's Database Servers is stored on the local disk of
  1413.     each AFS Client machine as: /usr/vice/etc/CellServDB
  1414.  
  1415.     The Database Servers also house the Kerberos Authentication
  1416.     Database (encrypted user and server passwords), the Protection
  1417.     Database (user UID and protection group information) and the 
  1418.     Backup Database (used by System Administrators to backup AFS file 
  1419.     data to tape).
  1420.  
  1421. Subject: 3.05  Which protocols does AFS use?
  1422.  
  1423.    AFS may be thought of as a collection of protocols and software
  1424.    processes, nested one on top of the other. The constant interaction
  1425.    between and within these levels makes AFS a very sophisticated software
  1426.    system.
  1427.  
  1428.    At the lowest level is the UDP protocol, which is part of TCP/IP. UDP
  1429.    is the connection to the actual network wire. The next protocol level is
  1430.    the  remote procedure call (RPC).  In general, RPCs allow the developer
  1431.    to build applications using the client/server model, hiding the
  1432.    underlying networking mechanisms. AFS uses Rx, an RPC protocol developed
  1433.    specifically for AFS during its development phase at Carnegie Mellon
  1434.    University.
  1435.  
  1436.    Above the RPC is a series of server processes and interfaces that all
  1437.    use Rx for communication between machines. Fileserver, volserver,
  1438.    upserver, upclient, and bosserver are server processes that export RPC
  1439.    interfaces to allow their user interface commands to request actions and
  1440.    get information. For example, a bos status <machine name> command will
  1441.    examine the bos server process on the indicated file server machine.
  1442.  
  1443.    Database servers use ubik, a replicated database mechanism which is
  1444.    implemented using RPC. Ubik guarantees that the copies of AFS databases
  1445.    of multiple server machines remain consistent. It provides an
  1446.    application programming interface (API) for database reads and writes,
  1447.    and uses RPCs to keep the database synchronized. The database server
  1448.    processes, vlserver, kaserver, and ptserver, reside above ubik. These
  1449.    processes export an RPC interface which allows  user commands to control
  1450.    their operation.  For instance, the pts command is used to communicate
  1451.    with the ptserver, while the command klog  uses the kaserver's RPC
  1452.    interface.
  1453.  
  1454.    Some application programs are quite complex, and draw on RPC interfaces
  1455.    for communication with an assortment of processes. Scout utilizes the
  1456.    RPC interface to file server processes to display and monitor the status
  1457.    of file servers. The uss command interfaces with  kaserver, ptserver,
  1458.    volserver and vlserver to create new user accounts.
  1459.  
  1460.    The Cache Manager also exports an RPC interface. This interface is used
  1461.    principally by file server machines to break callbacks.  It can also be
  1462.    used to obtain Cache Manager status information.  The program cmdebug
  1463.    shows the status of a Cache Manager using this interface.
  1464.  
  1465.    For additional information, Section 1.5 of the AFS System
  1466.    Administrator's Guide and the April 1990 Cache Update contain more
  1467.    information on ubik. Udebug information and short descriptions of all
  1468.    debugging tools were included in the January 1991 Cache Update. Future
  1469.    issues will discuss other debugging tools in more detail.
  1470.  
  1471.    [ source: ftp://ftp.transarc.com/pub/afsug/newsletter/apr91 ]
  1472.    [ Copyright  1991 Transarc Corporation ]
  1473.  
  1474. Subject: 3.06  Are setuid programs executable across AFS cell boundaries?
  1475.  
  1476.    By default, the setuid bit is ignored but the program may be run
  1477.    (without setuid privilege).
  1478.  
  1479.    It is possible to configure an AFS client to honour the setuid bit.
  1480.    This is achieved by root running: 
  1481.  
  1482.       root@toontown # fs setcell -cell $cellname -suid
  1483.  
  1484.    (where $cellname is the name of the foreign cell. Use with care!).
  1485.  
  1486.    NB: making a program setuid (or setgid) in AFS does *not* mean
  1487.    that the program will get AFS permissions of a user or group.
  1488.    To become AFS authenticated, you have to klog.  If you are not
  1489.    authenticated, AFS treats you as "system:anyuser".
  1490.  
  1491. Subject: 3.07  How does AFS maintain consistency on read-write files?
  1492.  
  1493.    AFS uses a mechanism called "callback".
  1494.  
  1495.    Callback is a promise from the fileserver that the cache version
  1496.    of a file/directory is up-to-date. It is established by the fileserver
  1497.    with the caching of a file.
  1498.  
  1499.    When a file is modified the fileserver breaks the callback.  When the
  1500.    user accesses the file again the Cache Manager fetches a new copy 
  1501.    if the callback has been broken.
  1502.  
  1503.    The following paragraphs describe AFS callback mechanism in more detail:
  1504.  
  1505.    If I open() fileA and start reading, and you then open() fileA,
  1506.    write() a change ***and close() or fsync()*** the file to get your
  1507.    changes back to the server - at the time the server accepts and writes
  1508.    your changes to the appropriate location on the server disk, the
  1509.    server also breaks callbacks to all clients to which it issued a copy
  1510.    of fileA.
  1511.  
  1512.    So my client receives a message to break the callback on fileA, which
  1513.    it dutifully does.  But my application (editor, spreadsheet, whatever
  1514.    I'm using to read fileA) is still running, and doesn't really care
  1515.    that the callback has been broken.
  1516.  
  1517.    When something causes the application to read() more of the file
  1518.    the read() system call executes AFS cache manager code via the VFS switch,
  1519.    which does check the callback and therefore gets new copies of the data.
  1520.  
  1521.    Of course, the application may not re-read data that it has already read,
  1522.    but that would also be the case if you were both using the same host.
  1523.    So, for both AFS and local files, I may not see your changes.
  1524.  
  1525.    Now if I exit the application and start it again, or if the
  1526.    application does another open() on the file, then I will see the
  1527.    changes you've made.  
  1528.  
  1529.    This information tends to cause tremendous heartache and discontent
  1530.    - but unnecessarily so.  People imagine rampant synchronization problems. 
  1531.    In practice this rarely happens and in those rare instances, the data in
  1532.    question is typically not critical enough to cause real problems or 
  1533.    crashing and burning of applications.  Since 1985, we've found
  1534.    that the synchronization algorithm has been more than adequate in practice
  1535.    - but people still like to worry!
  1536.  
  1537.    The source of worry is that, if I make changes to a file from my
  1538.    workstation, your workstation is not guaranteed to be notified until I
  1539.    close or fsync the file, at which point AFS guarantees that your
  1540.    workstation will be notified.  This is a significant departure from NFS,
  1541.    in which no guarantees are provided.
  1542.  
  1543.    Partially because of the worry factor and largely because of Posix,
  1544.    this will change in DFS.  DFS synchronization semantics are identical
  1545.    to local file system synchronization.
  1546.  
  1547.    [ DFS is the Distributed File System which is part of the Distributed ]
  1548.    [ Computing Environment (DCE).                                        ]
  1549.  
  1550. Subject: 3.08  How can I run daemons with tokens that do not expire?
  1551.  
  1552.    It is not a good idea to run with tokens that do not expire because
  1553.    this would weaken one of the security features of Kerberos.
  1554.  
  1555.    A better approach is to re-authenticate just before the token expires.
  1556.  
  1557.    There are two examples of this that have been contributed to
  1558.    afs-contrib. The first is "reauth":
  1559.  
  1560.    file:///afs/transarc.com/public/afs-contrib/tools/reauth/
  1561.    ftp://ftp.transarc.com/pub/afs-contrib/tools/reauth/
  1562.  
  1563.    The second is "lat":
  1564.  
  1565.    /afs/transarc.com/public/afs-contrib/pointers\
  1566.                                 /UMich-lat-authenticated-batch-jobs
  1567.    ftp://ftp.transarc.com/pub/afs-contrib/pointers
  1568.                                 /UMich-lat-authenticated-batch-jobs
  1569.  
  1570. Subject: 3.09  Can I check my user's passwords for security purposes?
  1571.  
  1572.    Yes. Alec Muffett's Crack tool (at version 4.1f) has been converted
  1573.    to work on the Transarc kaserver database. This modified Crack
  1574.    (AFS Crack) is available via anonymous ftp from:
  1575.  
  1576.       ftp://export.acs.cmu.edu/pub/crack.tar.Z
  1577.  
  1578.    and is known to work on: pmax_* sun4*_* hp700_* rs_aix* next_*
  1579.  
  1580.    It uses the file /usr/afs/db/kaserver.DB0, which is the database on
  1581.    the kaserver machine that contains the encrypted passwords. As a bonus,
  1582.    AFS Crack is usually two to three orders of magnitude faster than the
  1583.    standard Crack since there is no concept of salting in a Kerberos database.
  1584.  
  1585.    On a normal UNIX /etc/passwd file, each password can have been encrypted
  1586.    around 4096 (2^12) different saltings of the crypt(3) algorithm, so for
  1587.    a large number of users it is easy to see that a potentially large
  1588.    (up to 4095) number of seperate encryptions of each word checked has
  1589.    been avoided.
  1590.  
  1591.    Author: Dan Lovinger
  1592.    Contact: Derrick J. Brashear <shadow+@andrew.cmu.edu>
  1593.  
  1594.    Note: AFS Crack does not work for MIT Kerberos Databases.
  1595.          The author is willing to give general guidance to someone interested
  1596.          in doing the (probably minimal) amount of work to port it to do MIT
  1597.          Kerberos. The author does not have access to a MIT Kerberos server
  1598.          to do this.
  1599.  
  1600. Subject: 3.10  Is there a way to automatically balance disk usage across
  1601.                fileservers?
  1602.  
  1603.    Yes. There is a tool, balance, which does exactly this.
  1604.    It can be retrieved via anonymous ftp from:
  1605.  
  1606.       ftp://ftp.andrew.cmu.edu/pub/balance-1.1a.tar.Z
  1607.  
  1608.    Actually, it is possible to write arbitrary balancing algorithms
  1609.    for this tool. The default set of "agents" provided for the current
  1610.    version of balance balance by usage, # of volumes, and activity per week,
  1611.    the latter currently requiring a source patch to the AFS volserver.
  1612.    Balance is highly configurable.
  1613.  
  1614.    Author: Dan Lovinger
  1615.    Contact: Derrick Brashear <shadow+@andrew.cmu.edu>
  1616.  
  1617. Subject: 3.11  Can I shutdown an AFS fileserver without affecting users?
  1618.  
  1619.    Yes, this is an example of the flexibility you have in managing AFS.
  1620.  
  1621.    Before attempting to shutdown an AFS fileserver you have to make
  1622.    some arrangements that any services that were being provided are
  1623.    moved to another AFS fileserver:
  1624.  
  1625.    1) Move all AFS volumes to another fileserver. (Check you have the space!)
  1626.       This can be done "live" while users are actively using files
  1627.       in those volumes with no detrimental effects.
  1628.  
  1629.    2) Make sure that critical services have been replicated on one
  1630.       (or more) other fileserver(s). Such services include:
  1631.  
  1632.          kaserver  - Kerberos Authentication server
  1633.          vlserver  - Volume Location server
  1634.          ptserver  - Protection server
  1635.          buserver  - Backup server
  1636.  
  1637.       It is simple to test this before the real shutdown by issuing:
  1638.  
  1639.          bos shutdown $server $service
  1640.  
  1641.       where: $server is the name of the server to be shutdown
  1642.         and  $service is one (or all) of: kaserver vlserver ptserver buserver
  1643.  
  1644.    Other points to bear in mind:
  1645.  
  1646.    + "vos remove" any RO volumes on the server to be shutdown.
  1647.      Create corresponding RO volumes on the 2nd fileserver after moving the RW.
  1648.      There are two reasons for this:
  1649.  
  1650.      1) An RO on the same partition ("cheap replica") requires less space
  1651.         than a full-copy RO.
  1652.  
  1653.      2) Because AFS always accesses RO volumes in preference to RW,
  1654.         traffic will be directed to the RO and therefore quiesce the load
  1655.         on the fileserver to be shutdown.
  1656.  
  1657.    + If the system to be shutdown has the lowest IP address there may be a
  1658.      brief delay in authenticating because of timeout experienced before
  1659.      contacting a second kaserver.
  1660.  
  1661. Subject: 3.12  How can I set up mail delivery to users with $HOMEs in AFS?
  1662.  
  1663.    There are many ways to do this. Here, only two methods are considered:
  1664.  
  1665.    Method 1: deliver into local filestore
  1666.  
  1667.    This is the simplest to implement. Set up your mail delivery to
  1668.    append mail to /var/spool/mail/$USER on one mailserver host.
  1669.    The mailserver is an AFS client so users draw their mail out of
  1670.    local filestore into their AFS $HOME (eg: inc).
  1671.  
  1672.    Note that if you expect your (AFS unauthenticated) mail delivery program
  1673.    to be able to process .forward files in AFS $HOMEs then you need to
  1674.    add "system:anyuser rl" to each $HOMEs ACL.
  1675.  
  1676.    The advantages are:
  1677.  
  1678.       + Simple to implement and maintain.
  1679.       + No need to authenticate into AFS.
  1680.  
  1681.    The drawbacks are:
  1682.  
  1683.       - It doesn't scale very well.
  1684.       - Users have to login to the mailserver to access their new mail.
  1685.       - Probably less secure than having your mailbox in AFS.
  1686.       - System administrator has to manage space in /var/spool/mail.
  1687.  
  1688.    Method 2: deliver into AFS
  1689.  
  1690.    This takes a little more setting up than the first method.
  1691.  
  1692.    First, you must have your mail delivery daemon AFS authenticated
  1693.    (probably as "postman"). The reauth example in afs-contrib
  1694.    shows how a daemon can renew its token. You will also need to setup
  1695.    the daemon startup soon after boot time to klog (see the -pipe option).
  1696.  
  1697.    Second, you need to set up the ACLs so that "postman" has lookup rights
  1698.    down to the user's $HOME and "lik" on $HOME/Mail.
  1699.  
  1700.    Advantages:
  1701.  
  1702.       + Scales better than first method.
  1703.       + Delivers to user's $HOME in AFS giving location independence.
  1704.       + Probably more secure than first method.
  1705.       + User responsible for space used by mail.
  1706.  
  1707.    Disadvantages:
  1708.  
  1709.       - More complicated to set up.
  1710.       - Need to correctly set ACLs down to $HOME/Mail for every user.
  1711.       - Probably need to store postman's password in a file so that
  1712.         the mail delivery daemon can klog after boot time.
  1713.         This may be OK if the daemon runs on a relatively secure host.
  1714.  
  1715.    An example of how to do this for IBM RISC System/6000 is auth-sendmail.
  1716.    A beta test version of auth-sendmail can be found in:
  1717.  
  1718.    file:///afs/transarc.com/public/afs-contrib/doc/faq/auth-sendmail.tar.Z
  1719.    ftp://ftp.transarc.com/pub/afs-contrib/doc/faq/auth-sendmail.tar.Z
  1720.  
  1721. Subject: 3.13  Should I replicate a ReadOnly volume on the same partition
  1722.                and server as the ReadWrite volume?
  1723.  
  1724.    Yes, Absolutely! It improves the robustness of your served volumes.
  1725.  
  1726.    If ReadOnly volumes exist (note use of term *exist* rather than
  1727.    *are available*), Cache Managers will *never* utilize the ReadWrite
  1728.    version of the volume. The only way to access the RW volume is via
  1729.    the "dot" path (or by special mounting).
  1730.  
  1731.    This means if *all* RO copies are on dead servers, are offline, are
  1732.    behind a network partition, etc, then clients will not be able to get
  1733.    the data, even if the RW version of the volume is healthy, on a healthy
  1734.    server and in a healthy network.
  1735.  
  1736.    However, you are *very* strongly encouraged to keep one RO copy of a
  1737.    volume on the *same server and partition* as the RW. There are two
  1738.    reasons for this:
  1739.  
  1740.    1) The RO that is on the same server and partition as the RW is a clone
  1741.       (just a copy of the header - not a full copy of each file).
  1742.       It therefore is very small, but provides access to the same set of files
  1743.       that all other (full copy) ReadOnly volume do.
  1744.       Transarc trainers refer to this as the "cheap replica".
  1745.  
  1746.    2) To prevent the frustration that occurs when all your ROs are unavailable
  1747.       but a perfectly healthy RW was accessible but not used. 
  1748.  
  1749.       If you keep a "cheap replica", then by definition, if the RW is available,
  1750.       one of the RO's is also available, and clients will utilize that site.  
  1751.  
  1752. Subject: 3.14  Should I start AFS before NFS in /etc/inittab?
  1753.  
  1754.    Yes, it is possible to run both AFS and NFS on the same system but
  1755.    you should start AFS first.
  1756.  
  1757.    In IBM's AIX 3.2, your /etc/inittab would contain:
  1758.  
  1759.       rcafs:2:wait:/etc/rc.afs > /dev/console 2>&1 # Start AFS daemons
  1760.       rcnfs:2:wait:/etc/rc.nfs > /dev/console 2>&1 # Start NFS daemons
  1761.  
  1762.    With AIX, you need to load NFS kernel extensions before the AFS KEs
  1763.    in /etc/rc.afs like this:
  1764.  
  1765.       #!/bin/sh -
  1766.       # example /etc/rc.afs for an AFS fileserver running AIX 3.2
  1767.       #
  1768.       echo "Installing NFS kernel extensions (for AFS+NFS)"
  1769.       /etc/gfsinstall -a /usr/lib/drivers/nfs.ext
  1770.       echo "Installing AFS kernel extensions..."
  1771.       D=/usr/afs/bin/dkload
  1772.       ${D}/cfgexport -a ${D}/export.ext
  1773.       ${D}/cfgafs    -a ${D}/afs.ext
  1774.       /usr/afs/bin/bosserver &
  1775.  
  1776. Subject: 3.15  Will AFS run on a multi-homed fileserver?
  1777.  
  1778.    (multi-homed = host has more than one network interface.)
  1779.  
  1780.    Yes, it will. However, AFS was designed for hosts with a single IP address.
  1781.    There can be problems if you have one host name being resolved to several
  1782.    IP addresses.
  1783.  
  1784.    Transarc suggest designating unique hostnames for each network interface.
  1785.    For example, a host called "spot" has two tokenring and one ethernet
  1786.    interfaces: spot-tr0, spot-tr1, spot-en0.
  1787.    Then, select which interface will be used for AFS and use that hostname
  1788.    in the CellServDB file (eg: spot-tr0).
  1789.  
  1790.    You also have to remember to use the AFS interface name with any AFS
  1791.    commands that require a server name (eg: vos listvol spot-tr0).
  1792.  
  1793.    There is a more detailed discussion of this in the August 1993 issue
  1794.    of "Cache Update" (see: ftp://ftp.transarc.com/pub/afsug/newsletter/aug93).
  1795.  
  1796.    The simplest way of dealing with this is to make your AFS fileservers
  1797.    single-homed (eg only use one network interface).
  1798.  
  1799.    At release 3.4 of AFS, it is possible to have multi-homed fileservers
  1800.    (but _not_ multi-homed database servers).
  1801.  
  1802. Subject: 3.16  Can I replicate my user's home directory AFS volumes?
  1803.  
  1804.    No.
  1805.  
  1806.    Users with $HOMEs in /afs normally have an AFS ReadWrite volume
  1807.    mounted in their home directory.
  1808.  
  1809.    You can replicate a RW volume but only as a ReadOnly volume
  1810.    and there can only be one instance of a ReadWrite volume.
  1811.  
  1812.    In theory, you could have RO copies of a user's RW volume
  1813.    on a second server but in practice this won't work for the
  1814.    following reasons:
  1815.  
  1816.    a) AFS has built-in bias to always access the RO copy of a RW volume.
  1817.       So the user would have a ReadOnly $HOME which is not too useful!
  1818.  
  1819.    b) Even if a) was not true you would have to arrange frequent
  1820.       synchronisation of the RO copy with the RW volume (for example:
  1821.       "vos release user.fred; fs checkv") and this would have to be
  1822.       done for all such user volumes.
  1823.  
  1824.    c) Presumably, the idea of replicating is to recover the $HOME
  1825.       in the event of a server crash. Even if a) and b) were not
  1826.       problems consider what you might have to do to recover a $HOME:
  1827.  
  1828.       1) Create a new RW volume for the user on the second server
  1829.          (perhaps named "user.fred.2").
  1830.  
  1831.       2) Now, where do you mount it?
  1832.  
  1833.          The existing mountpoint cannot be used because it already has
  1834.          the ReadOnly copy of the original volume mounted there.
  1835.  
  1836.          Let's choose: /afs/MyCell/user/fred.2
  1837.  
  1838.       3) Copy data from the RO of the original into the new RW volume
  1839.          user.fred.2
  1840.  
  1841.       4) Change the user's entry in the password file for the new $HOME:
  1842.          /afs/MyCell/user/fred.2
  1843.  
  1844.       You would have to attempt steps 1 to 4 for every user who had
  1845.       their RW volume on the crashed server. By the time you had done
  1846.       all of this, the crashed server would probably have rebooted.
  1847.  
  1848.       The bottom line is: you cannot replicate $HOMEs across servers.
  1849.  
  1850. Subject: 3.17  Which TCP/IP ports and protocols do I need to enable
  1851.                in order to operate AFS through my Internet firewall?
  1852.  
  1853.    Assuming you have already taken care of nameserving, you may wish to
  1854.    use an Internet timeserver for Network Time Protocol [35] [36]:
  1855.  
  1856.       ntp             123/tcp
  1857.  
  1858.    A list of NTP servers is available via anonymous FTP from:
  1859.  
  1860.       ftp://louie.udel.edu/pub/ntp/doc/clock.txt
  1861.  
  1862.    For a "minimal" AFS service which does not allow inbound or outbound klog:
  1863.  
  1864.       fileserver      7000/udp 
  1865.       cachemanager    7001/udp
  1866.       ptserver        7002/udp
  1867.       vlserver        7003/udp
  1868.       kaserver        7004/udp
  1869.       volserver       7005/udp
  1870.       reserved        7006/udp
  1871.       bosserver       7007/udp
  1872.  
  1873.    (Ports in the 7020-7029 range are used by the AFS backup system,
  1874.     and won't be needed by external clients performing simple file accesses.)
  1875.  
  1876.    Additionally, for "klog" to work through the firewall you need to
  1877.    allow inbound and outbound UDP on ports >1024 (probably 1024<port<2048
  1878.    would suffice depending on the number of simultaneous klogs).
  1879.  
  1880.    See also: http://www-archive.stanford.edu/lists/info-afs/hyper95/0874.html
  1881.  
  1882. Subject: 3.18  What is the Andrew Benchmark?
  1883.  
  1884.    "It is a script that operates on a collection of files constituting
  1885.    an application program. The operations are intended to represent typical
  1886.    actions of an average user. The input to the benchmark is a source tree
  1887.    of about 70 files. The files total about 200 KB in size. The benchmark
  1888.    consists of five distinct phases:
  1889.  
  1890.      I MakeDir - Construct a target subtree that is identical to the
  1891.                  source subtree.
  1892.     II Copy    - Copy every file from the source subtree to the target subtree.
  1893.    III ScanDir - Traverse the target subtree and examine the status
  1894.                  of every file in it.
  1895.     IV ReadAll - Scan every byte of every file in the target subtree.
  1896.      V Make    - Complete and link all files in the target subtree." 
  1897.    
  1898.    Source:
  1899.    file:///afs/transarc.com/public/afs-contrib/doc/benchmark/Andrew.Benchmark.ps
  1900.    ftp://ftp.transarc.com/pub/afs-contrib/doc/benchmark/Andrew.Benchmark.ps
  1901.  
  1902. Subject: 3.19  Is there a version of HP VUE login with AFS authentication?
  1903.  
  1904.    Yes, the availability of this is described in:
  1905.       file:///afs/transarc.com/public/afs-contrib/pointers/HP-VUElogin.txt
  1906.       ftp://ftp.transarc.com/pub/afs-contrib/pointers/HP-VUElogin.txt
  1907.  
  1908.    IBM staff can get a copy of HP VUE login from:
  1909.       file:///afs/watson.ibm.com/projects/agora/hp/hp-agora/HP-VUElogin/
  1910.    
  1911.    If you don't have access to the above, please contact Kevin Eyre
  1912.    of Hewlett Packard whose email address is kevin@fc.hp.com.
  1913.  
  1914.    >From Kevin:
  1915.    >I wanted to make sure that you knew that we cannot support this 
  1916.    >product on HPUX 10.0 due to the integrated login functionality and we are 
  1917.    >going to have a much tougher time supporting it for the latest revisions
  1918.    >of 9.x. The VUE source code responsibility has been shifted to a group in
  1919.    >India and we are having difficulty retaining access to the latest source
  1920.    >code.
  1921.    >This should only be a problem with those customers who need the absolute
  1922.    >latest revision of VUE which currently only consists of SAS.  I'll do what
  1923.    >I can to help.
  1924.    >
  1925.    >Thanks,
  1926.    >
  1927.    >Kevin
  1928.  
  1929. Subject: 3.20  How can I list which clients have cached files from a server?
  1930.  
  1931.    By using the following script:
  1932.  
  1933.    #!/bin/ksh -
  1934.    #
  1935.    # NAME          afsclients
  1936.    # AUTHOR        Rainer Toebbicke  <rtb@dxcern.cern.ch>
  1937.    # DATE          June 1994
  1938.    # PURPOSE       Display AFS clients which have grabbed files from a server
  1939.  
  1940.    if [ $# = 0 ]; then
  1941.            echo "Usage: $0 <afs_server 1> ... <afsserver n>"
  1942.            exit 1
  1943.    fi
  1944.    for n; do
  1945.            /usr/afsws/etc/rxdebug -servers $n -allconn
  1946.    done | grep '^Connection' | \
  1947.    while  read x y z ipaddr rest; do echo $ipaddr; done | sort -u |
  1948.    while read ipaddr; do
  1949.            ipaddr=${ipaddr%%,}
  1950.            n="`nslookup $ipaddr`"
  1951.            n="${n##*Name: }"
  1952.            n="${n%%Address:*}"
  1953.            n="${n##*([ ])}"
  1954.            n="${n%?}"
  1955.            echo "$n ($ipaddr)"
  1956.    done
  1957.  
  1958. Subject: 3.21  Do Backup volumes require as much space as ReadWrite volumes?
  1959.  
  1960.    No.
  1961.  
  1962.    The technique used is to create a new volume, where every file in the
  1963.    RW copy is pointed to by the new backup volume.  The files don't exist
  1964.    in the BK, only in the RW volume.  The backup volume therefore takes up
  1965.    very little space.
  1966.  
  1967.    If the user now starts modifying data, the old copy must not be destroyed.
  1968.  
  1969.    There is a Copy-On-Write bit in the vnode - if the fileserver writes to
  1970.    a vnode with the bit on it allocates a new vnode for the data and turns
  1971.    off the COW bit. The BK volume hangs onto the old data, and the RW volume
  1972.    slowly splits itself away over time.
  1973.  
  1974.    The BK volume is re-synchronised with the RW next time a "vos backupsys"
  1975.    is run.
  1976.  
  1977.    The space needed for the BK volume is directly related to the size
  1978.    of all files changed in the RW between runs of "vos backupsys".
  1979.  
  1980. Subject: 3.22  Should I run timed on my AFS client?
  1981.  
  1982.    No.
  1983.  
  1984.    The AFS Cache Manager makes use of NTP [35] [36] to synchronise time
  1985.    with your cell's NTP servers.
  1986.  
  1987.    Typically, one of your AFS cell's servers synchronises with an
  1988.    external NTP server and provides accurate time to your cell.
  1989.  
  1990. Subject: 3.23  Why should I keep /usr/vice/etc/CellServDB current?
  1991.  
  1992.    On AFS clients, /usr/vice/etc/CellservDB, defines the cells and
  1993.    (their servers) that can be accessed via /afs.
  1994.  
  1995.    Over time, site details change: servers are added/removed or moved
  1996.    onto new network addresses. New sites appear.
  1997.  
  1998.    In order to keep up-to-date with such changes, the CellservDB file
  1999.    on each AFS client should be kept consistent with some master copy
  2000.    (at your site).
  2001.  
  2002.    As well as updating CellservDB, your AFS administrator should
  2003.    ensure that new cells are mounted in your cell's root.afs volume.
  2004.  
  2005. Subject: 3.24  How can I keep /usr/vice/etc/CellServDB current?
  2006.  
  2007.    Do a daily copy from a master source and update the AFS kernel sitelist.
  2008.  
  2009.    The client CellServDB file must not reside under /afs and is best located
  2010.    in local filespace.
  2011.  
  2012.    Simply updating a client CellServDB file is not enough.
  2013.    You also need to update the AFS kernel sitelist by either:
  2014.       a) rebooting the client
  2015.    or b) running "fs newcell $cell_name $server_list" for each site in
  2016.          the CellServDB file.
  2017.  
  2018.    A script to update the AFS kernel sitelist on a running system
  2019.    is newCellServDB.
  2020.  
  2021.       file:///afs/ece.cmu.edu/usr/awk/Public/newCellServDB
  2022.       ftp://ftp.ece.cmu.edu/pub/afs-tools/newCellServDB
  2023.    
  2024.    One way to distribute CellServDB is to have a root cron job on each
  2025.    AFS client copy the file then run newCellServDB.
  2026.  
  2027.    Example:
  2028.  
  2029.    #!/bin/ksh -
  2030.    #
  2031.    # NAME       syncCellServDB
  2032.    # PURPOSE    Update local CellServDB file and update AFS kernel sitelist
  2033.    # USAGE      run by daily root cron job eg:
  2034.    #                    0 3 * * * /usr/local/sbin/syncCellServDB
  2035.    #
  2036.    # NOTE       "@cell" is a symbolic link to /afs/$this_cell_name
  2037.  
  2038.    src=/afs/@cell/service/etc/CellServDB
  2039.    dst=/usr/vice/etc/CellServDB
  2040.    xec=/usr/local/sbin/newCellServDB
  2041.    log=/var/log/syncCellServDB
  2042.  
  2043.    if [ -s ${src} ]; then
  2044.            if [ ${src} -nt ${dst} ]; then
  2045.                    cp $dst ${dst}- && cp $src $dst && $xec 2>&1 >$log
  2046.            else
  2047.                    echo "master copy no newer: no processing to be done" >$log
  2048.            fi
  2049.    else
  2050.            echo "zero length file: ${src}" >&2
  2051.    fi
  2052.  
  2053. Subject: 3.25  How can I compute a list of AFS fileservers?
  2054.  
  2055.    Here is a Korn shell command to do it:
  2056.  
  2057.       stimpy@nick $ vos listvldb -cell $(cat /usr/vice/etc/ThisCell) \
  2058.                     | awk '(/server/) {print $2}' | sort -u
  2059.  
  2060. Subject: 3.26  How can I set up anonymous FTP login to access /afs?
  2061.  
  2062.    The easiest way on a primarily "normal" machine (where you don't want to
  2063.    have everything in AFS) is to actually mount root.cell under ~ftp, and then 
  2064.    symlink /afs to ~ftp/afs or whatever.  It's as simple as changing the
  2065.    mountpoint in /usr/vice/etc/cacheinfo and restarting afsd. 
  2066.  
  2067.    Note that when you do this, anon ftp users can go anywhere system:anyuser
  2068.    can (or worse, if you're using IP-based ACLs and the ftp host is PTS groups).
  2069.    The only "polite" solution I've arrived at is to have the ftp host
  2070.    machine run a minimal CellServDB and police my ACLs tightly.
  2071.  
  2072.    Alternatively, you can make ~ftp an AFS volume and just mount whatever you
  2073.    need under that - this works well if you can keep everything in AFS, and
  2074.    you don't have the same problems with anonymous "escapes" into /afs.
  2075.  
  2076.    Unless you need to do authenticating ftp, you are _strongly_ recommended
  2077.    using wu-ftpdv2.4 (or better).  
  2078.  
  2079. Subject: 3.27  Where can I find the Andrew Benchmark?
  2080.  
  2081.    file:///afs/transarc.com/public/afs-contrib/doc/faq/ab.tar.Z [156k]
  2082.    ftp://ftp.transarc.com/pub/afs-contrib/doc/faq/ab.tar.Z [156k]
  2083.  
  2084.    This is a tar archive of file:///afs/cs.cmu.edu/user/satya/ftp/ab/
  2085.  
  2086.    file:///afs/ibm.uk/common/archive/info-afs@transarc.com/1996/824147292
  2087.  
  2088. Subject: 4  Getting more information
  2089.  
  2090. Subject: 4.01  Is there an anonymous FTP site with AFS information?
  2091.  
  2092.    Yes, it is: ftp.transarc.com
  2093.  
  2094.    A brief summary of contents:
  2095.  
  2096.    Directory                    Contents
  2097.  
  2098.    pub/afsug/newsletter         AFS user group newsletters
  2099.    pub/afs-contrib              Contributed tools and documents
  2100.    pub/afsps/doc                release notes, SUPPORTED_SYSTEMS.afs.*
  2101.    pub/afsug                    AFS user group (see README for detail)
  2102.    pub/afsps/progint            AFS programming interface docs
  2103.  
  2104.    These directories are also accessible via AFS. For example:
  2105.       /afs/transarc.com/public/afs-contrib
  2106.  
  2107.    (NB "pub" => "public" when using AFS to access these.)
  2108.  
  2109. Subject: 4.02  Which USENET newsgroups discuss AFS?
  2110.  
  2111.    alt.filesystems.afs and occasionally in comp.unix.admin.
  2112.  
  2113. Subject: 4.03  Where can I get training in AFS?
  2114.  
  2115.    Transarc provide user and administrator courses.
  2116.    These can be provided at the customer site or at Transarc's offices.
  2117.  
  2118.    Transarc's education coordinator may be contacted by:
  2119.  
  2120.       telephone: +1 412 338 4363    email: education@transarc.com
  2121.  
  2122.       http://www.transarc.com/Public/Services/index.html
  2123.  
  2124. Subject: 4.04  Where can I find AFS resources in World Wide Web (WWW)?
  2125.  
  2126.    Here are some I have found (please let me know if you find more):
  2127.  
  2128.    a) A collection of AFS information maintained by Derrick Brashear at CMU:
  2129.  
  2130.       http://www.cs.cmu.edu/afs/andrew.cmu.edu/usr/shadow/www/afs.html
  2131.       (Also accessible in: /afs/andrew.cmu.edu/usr/shadow/www)
  2132.  
  2133.    b) AFS Beginners Guide (ALW/NIH):
  2134.       http://www.alw.nih.gov/Docs/AFS/AFS_toc.html
  2135.  
  2136.    c) NCSA AFS User Guide:
  2137.       http://www.ncsa.uiuc.edu/Pubs/UserGuides/AFSGuide/AFSv2.1Book.html
  2138.  
  2139.    d) Transarc AFS Product Information:
  2140.       http://www.transarc.com/Product/AFS/AFS-Info.html
  2141.  
  2142.    e) CERN AFS User's Guide:
  2143.       http://wsspinfo.cern.ch/file/doc/afsug.html
  2144.  
  2145.    f) MIT SIPB's Inessential AFS
  2146.       http://web.mit.edu/afs/sipb.mit.edu/project/doc/afs/html/afs-new.html
  2147.  
  2148.    g) Getting started with AFS (University of Michigan)
  2149.       http://www.css.itd.umich.edu/docs/tutorials/AFS/
  2150.  
  2151.    h) Stanford University hypermail archive of info-afs@transarc.com
  2152.       http://www-archive.stanford.edu/lists/info-afs.html
  2153.  
  2154. Subject: 4.05  Is there a mailing list for AFS topics?
  2155.  
  2156.    Yes, it is info-afs@transarc.com.
  2157.  
  2158. N  An automated program called Majordomo is now handling the info-afs
  2159. N  list. To join the mailing list, send a message to:
  2160. N
  2161. N     majordomo@transarc.com
  2162. N
  2163. N  In the body (not the Subject line) of the message, type:
  2164. N
  2165. N     subscribe info-afs
  2166.  
  2167.    For example:
  2168.  
  2169. U     $ mail -s "subscribe to info-afs" majordomo@transarc.com <<%
  2170. U     subscribe info-afs
  2171.       %
  2172.  
  2173.    To unsubscribe:
  2174.  
  2175. U     $ mail -s "unsubscribe from info-afs" majordomo@transarc.com <<%
  2176. U     unsubscribe info-afs
  2177.  
  2178. Subject: 4.06  Where can I find an archive of info-afs@transarc.com?
  2179.  
  2180.       There is an AFS directory at:
  2181.          file:///afs/ibm.uk/common/archive/info-afs@transarc.com/
  2182.  
  2183.       There is a hypermail archive at:
  2184.          http://www-archive.stanford.edu/lists/info-afs.html
  2185.  
  2186. Subject: 4.07  Where can I find an archive of alt.filesystems.afs?
  2187.  
  2188.       file:///afs/ibm.uk/common/archive/alt.filesystems.afs/
  2189.  
  2190.    Both the info-afs@transarc.com and alt.filesystems.afs archives are
  2191.    incomplete. If you have material to contribute, please let me know.
  2192.  
  2193. Subject: 4.08  Where can I find AFS related GIFs?
  2194.  
  2195.    file:///afs/transarc.com/public/www/Product/AFS/FAQ/images/
  2196.    http://www.transarc.com/Product/AFS/FAQ/images/index.html
  2197.  
  2198. Subject: 4.09  Gibt es eine deutsche AFS Benutzer Gruppe?
  2199.  
  2200.    Ja, wenn Sie mitmachen wollen, schicken Sie bitte eine E-Mail an:
  2201.  
  2202.       afsdeu-request@hrz.th-darmstadt.de
  2203.  
  2204.    Ueber diese Adresse werden "subscribe" und "unsubscribe" Requests
  2205.    bearbeitet. 
  2206.  
  2207. Subject: 4.10  Donde puedo encontrar informacion en Espanol sobre AFS?
  2208.  
  2209.    Hay algunas notas en Espanol sobre AFS en:
  2210.       http://w3.ing.puc.cl/~cet/afs.html
  2211.  
  2212. Subject: 5  About the AFS faq
  2213.  
  2214.    I started compiling the FAQ after attending an AFS administrators class
  2215.    and while waiting for the distribution tape to arrive from Transarc
  2216.    (back in July 93). The initial goal was to assist users at my site
  2217.    to understand AFS issues.
  2218.  
  2219.    The FAQ seemed to be a more widely useful resource so it was made
  2220.    generally available.
  2221.  
  2222.    I hope you have found the AFS FAQ useful.
  2223.  
  2224.    Your criticism or suggestions for improving it are welcome, so please
  2225.    don't hesitate to email your views (or just say "hello").
  2226.  
  2227.    This compilation is dedicated to my AFS teacher and all those
  2228.    who inspire through good humour, enthusiasm, wit and wisdom. 
  2229.    --
  2230.    paul                             http://acm.org/~mpb/homepage.html
  2231.  
  2232. Subject: 5.01  How can I get a copy of the AFS faq?
  2233.  
  2234.    If you do make a copy, please be aware that this compilation
  2235.    changes over time: you will need to do a periodic re-copy to
  2236.    keep your copy up-to-date.
  2237.  
  2238.    There are two reference sources:
  2239.  
  2240.    1) The text only version, available via AFS from:
  2241.          /afs/transarc.com/public/afs-contrib/doc/faq/afs.faq
  2242.  
  2243.    2) The World Wide Web (HTML) version, available via URL:
  2244.          http://www.transarc.com/Product/AFS/FAQ/faq.html
  2245.  
  2246.       This HTML version with associated text and image files is available in:
  2247.          http://www.transarc.com/Product/AFS/FAQ/html.tar.Z
  2248.  
  2249.       You may find downloading this HTML version and accessing it locally
  2250.       is more efficient and effective than across the "net".
  2251.   
  2252.    There are several other ways to get a copy.
  2253.  
  2254.    via AFS: /afs/transarc.com/public/afs-contrib/doc/faq/afs.faq
  2255.  
  2256.    via FTP: ftp://ftp.transarc.com/pub/afs-contrib/doc/faq/afs.faq
  2257.             ftp://rtfm.mit.edu/pub/usenet/news.answers/afs-faq
  2258.  
  2259.    via WWW: http://www.transarc.com/Product/AFS/FAQ/faq.html
  2260.  
  2261.    via email:
  2262.             mail -s afs.faq auto-send@mailserver.aixssc.uk.ibm.com </dev/null
  2263.  
  2264.    via USENET news:
  2265.  
  2266.             From time to time this faq will be posted to the USENET newsgroups:
  2267.                alt.filesystems.afs alt.answers news.answers
  2268.  
  2269.    via CD-ROM:
  2270.  
  2271.       The AFS faq is now available on CD-ROM "Internet Info" (containing
  2272.       17,420 documents including other FAQs, RFCs, IENs, etc) from:
  2273.  
  2274.          Walnut Creek CDROM              phone: 1 800 786-9907 (US tollfree)
  2275.          4041 Pike Lane, Ste D-www              +1 510 674-0783
  2276.          Concord, CA 94250               fax:   +1 510 674-0821
  2277.          United States of America        email: orders@cdrom.com
  2278.                                          WWW:   http://www.cdrom.com/
  2279.  
  2280.       The file is in: $cd_mount_point/faqs/alt/filesystems.afs
  2281.  
  2282. Subject: 5.02  How can I get my question (and answer) into the AFS faq?
  2283.  
  2284.    Comments and contributions are welcome, please send to: mpb@acm.org
  2285.  
  2286.    I am looking for reviewers to help me check the material here, please
  2287.    let me know if you would like to help.
  2288.  
  2289. Subject: 5.03  How can I access the AFS faq via the World Wide Web?
  2290.  
  2291.    To access the World Wide Web you either need your own browser
  2292.    or have telnet access to WWW servers.
  2293.  
  2294.    WWW browsers exist for most machines. Here's a list of some browsers;
  2295.  
  2296.       Name     System/requirements           Available from (among others)
  2297.       ====     ===================           ==============
  2298.       Mosaic   X windows, MS-Windows, Mac    ftp.ncsa.uiuc.edu  /Web
  2299.       lynx     vt100                         ftp.wustl.edu /packages/www/lynx
  2300.  
  2301.    From your own browser, OPEN or GO to the following document:
  2302.  
  2303.    http://www.transarc.com/Product/AFS/FAQ/faq.html
  2304.  
  2305.    It is much better to run your own browser but if this is not possible
  2306.    there are several WWW servers accessible via telnet:
  2307.  
  2308.    +  telnet info.cern.ch
  2309.       then type: go http://www.transarc.com/Product/AFS/FAQ/faq.html
  2310.  
  2311.    +  telnet www.njit.edu                 (login: www)
  2312.       then type:
  2313.          g
  2314.          http://www.transarc.com/Product/AFS/FAQ/faq.html
  2315.  
  2316.    +  telnet  ukanaix.cc.ukans.edu        (login: www, needs vt100)
  2317.       then type: ghttp://www.transarc.com/Product/AFS/FAQ/faq.html
  2318.  
  2319. Subject: 6  Bibliography
  2320.  
  2321.    If documentation is available via anonymous FTP it is indicated
  2322.    by a World Wide Web URL like:
  2323.  
  2324.     ftp://athena-dist.mit.edu/pub/kerberos/doc/usenix.PS
  2325.  
  2326.     where: athena-dist.mit.edu is the anonymous FTP site and
  2327.            pub/kerberos/doc/usenix.PS is the filename
  2328.  
  2329.    Similarly, for those who have appropriate access, documents available
  2330.    via AFS are shown with the format:
  2331.   
  2332.    file:///afs/.....
  2333.  
  2334.    [1] John H Howard, Michael L Kazar, Sherri G Menees, David A Nichols,
  2335.        M Satyanarayanan, Robert N Sidebotham, Michael J West
  2336.        "Scale and Performance in a Distributed File System",
  2337.        ACM Transactions on Computer Systems, Vol. 6, No. 1, Feb 1988 pp 51-81.
  2338.  
  2339.    [2] Michael L Kazar,
  2340.        "Synchronisation and Caching Issues in the Andrew File System",
  2341.        USENIX Proceedings, Dallas, TX, Winter 1988
  2342.  
  2343.    [3] Alfred Z Spector, Michael L Kazar,
  2344.        "Uniting File Systems", UNIX Review, March 1989
  2345.  
  2346.    [4] Johna Till Johnson,
  2347.        "Distributed File System brings LAN Technology to WANs",
  2348.        Data Communications, November 1990, pp 66-67.
  2349.  
  2350.    [5] Michael Padovano, PADCOM Associates,
  2351.        "AFS widens your horizons in distributed computing",
  2352.        Systems Integration, March 1991
  2353.  
  2354.    [6] Steve Lammert,
  2355.        "The AFS 3.0 Backup System", LISA IV Conference Proceedings,
  2356.        Colorado Springs, Colorado, October 1990.
  2357.  
  2358.    [7] Michael L Kazar, Bruce W Leverett, Owen T Anderson,
  2359.        Vasilis Apostolides, Beth A Bottos, Sailesh Chutani,
  2360.        Craig F Everhart, W Anthony Mason, Shu-Tsui Tu, Edward R Zayas,
  2361.        "DEcorum File System Architectural Overview",
  2362.        USENIX Conference Proceedings, Anaheim, Texas, Summer 1990.
  2363.  
  2364.    [8] "AFS Drives DCE Selection", Digital Desktop, Vol 1 No 6 Sept 1990.
  2365.  
  2366.    [9] James J Kistler, M Satyanarayanan,
  2367.        "Disconnected Operation in the Coda Filesystem",
  2368.        CMU School of Computer Science technical report, CMU-CS-91-166
  2369.        26th July 1991.
  2370.  
  2371.   [10] Puneet Kumar. M Satyanarayanan,
  2372.        "Log-based Directory Resolution in the Coda File System",
  2373.        CMU School of Computer Science internal document, 2 July 1991.
  2374.  
  2375.   [11] Edward R Zayas,
  2376.        "Administrative Cells: Proposal for Cooperative Andrew File Systems",
  2377.        Information Technology Center internal document,
  2378.        Carnegie-Mellon University, 25th June 1987
  2379.  
  2380.   [12] Ed Zayas, Craig Everhart,
  2381.        "Design and Specification of the Cellular Andrew Environment",
  2382.        Information Technology Center, Carnegie-Mellon University,
  2383.        CMU-ITC-070, 2 August 1988
  2384.  
  2385.   [13] Kazar, Michael L, Information Technology Center,
  2386.        Carnegie-Mellon University,
  2387.        "Ubik - A library for Managing Ubiquitous Data", 
  2388.        ITCID, Pittsburgh, PA, 1988
  2389.  
  2390.   [14] Kazar, Michael L, Information Technology Center,
  2391.        Carnegie-Mellon University,
  2392.        "Quorum Completion", ITCID, Pittsburgh, PA, 1988
  2393.  
  2394.   [15] SP Miller, BC Neuman, JI Schiller, JH Saltzer,
  2395.        "Kerberos Authentication and Authorization System",
  2396.        Project Athena technical Plan, Section E.2.1, MIT, December 1987
  2397.        ftp://athena-dist.mit.edu/pub/kerberos/doc/techplan.PS
  2398.        ftp://athena-dist.mit.edu/pub/kerberos/doc/techplan.txt
  2399.        file:///afs/watson.ibm.com/projects/agora/papers/kerberos/techplan.PS
  2400.  
  2401.   [16] Bill Bryant,
  2402.        "Designing an Authentication System: a Dialogue in Four Scenes",
  2403.        Project Athena internal document, MIT, draft of 8th February 1988
  2404.        ftp://athena-dist.mit.edu/pub/kerberos/doc/dialogue.PS
  2405.        ftp://athena-dist.mit.edu/pub/kerberos/doc/dialogue.mss
  2406.        file:///afs/watson.ibm.com/projects/agora/papers/kerberos/dialogue.PS
  2407.  
  2408.   [17] Edward R Zayas,
  2409.        "AFS-3 Programmer's Reference: Architectural Overview",
  2410.        Transarc Corporation, FS-00-D160, September 1991
  2411.        ftp://ftp.transarc.com/pub/afsps/doc/progint/archov-doc.ps
  2412.        ftp://ftp.transarc.com/pub/afsps/doc/progint/archov-doc.dvi
  2413.        file:///afs/transarc.com/public/afsps/doc/progint/archov-doc.ps
  2414.        file:///afs/transarc.com/public/afsps/doc/progint/archov-doc.dvi
  2415.        file:///afs/watson.ibm.com/projects/agora/papers/afs/archov-doc.ps 
  2416.  
  2417.   [18] "AFS Programmer's Reference: Authentication Server Interface",
  2418.        Transarc Corporation, 12th April 1993
  2419.        ftp://ftp.transarc.com/pub/afsps/doc/progint/asrv-ispec.ps
  2420.        ftp://ftp.transarc.com/pub/afsps/doc/progint/asrv-ispec.dvi
  2421.        file:///afs/transarc.com/public/afsps/doc/progint/asrv-ispec.ps
  2422.        file:///afs/transarc.com/public/afsps/doc/progint/asrv-ispec.dvi
  2423.        file:///afs/watson.ibm.com/projects/agora/papers/afs/asrv-ispec.ps
  2424.  
  2425.   [19] Edward R Zayas,
  2426.        "AFS-3 Programmer's Reference: BOS Server Interface",
  2427.        Transarc Corporation, FS-00-D161, 28th August 1991
  2428.        ftp://ftp.transarc.com/pub/afsps/doc/progint/bsrv-spec.ps
  2429.        ftp://ftp.transarc.com/pub/afsps/doc/progint/bsrv-spec.dvi
  2430.        file:///afs/transarc.com/public/afsps/doc/progint/bsrv-spec.ps
  2431.        file:///afs/transarc.com/public/afsps/doc/progint/bsrv-spec.dvi
  2432.        file:///afs/watson.ibm.com/projects/agora/papers/afs/bsrv-spec.ps
  2433.  
  2434.   [20] Edward R Zayas,
  2435.        "AFS-3 Programmer's Reference: File Server/Cache Manager Interface",
  2436.        Transarc Corporation, FS-00-D162, 20th August 1991
  2437.        ftp://ftp.transarc.com/pub/afsps/doc/progint/fscm-ispec.ps
  2438.        ftp://ftp.transarc.com/pub/afsps/doc/progint/fscm-ispec.dvi
  2439.        file:///afs/transarc.com/public/afsps/doc/progint/fscm-ispec.ps
  2440.        file:///afs/transarc.com/public/afsps/doc/progint/fscm-ispec.dvi
  2441.        file:///afs/watson.ibm.com/projects/agora/papers/afs/fscm-ispec.ps
  2442.  
  2443.   [21] Edward R Zayas,
  2444.        "AFS-3 Programmer's Reference:
  2445.               Specification for the Rx Remote Procedure Call Facility",
  2446.        Transarc Corporation, FS-00-D164, 28th August 1991
  2447.        ftp://ftp.transarc.com/pub/afsps/doc/progint/rx-spec.ps
  2448.        ftp://ftp.transarc.com/pub/afsps/doc/progint/rx-spec.dvi
  2449.        file:///afs/transarc.com/public/afsps/doc/progint/rx-spec.ps
  2450.        file:///afs/transarc.com/public/afsps/doc/progint/rx-spec.dvi
  2451.        file:///afs/watson.ibm.com/projects/agora/papers/afs/rx-spec.ps
  2452.  
  2453.   [22] Edward R Zayas,
  2454.        "AFS-3 Programmer's Reference:
  2455.               Volume Server/Volume Location Server Interface",
  2456.        Transarc Corporation, FS-00-D165, 29th August 1991
  2457.        ftp://ftp.transarc.com/pub/afsps/doc/progint/vvl-spec.ps
  2458.        ftp://ftp.transarc.com/pub/afsps/doc/progint/vvl-spec.dvi
  2459.        file:///afs/transarc.com/public/afsps/doc/progint/vvl-spec.ps
  2460.        file:///afs/transarc.com/public/afsps/doc/progint/vvl-spec.dvi
  2461.        file:///afs/watson.ibm.com/projects/agora/papers/afs/vvl-spec.ps
  2462.  
  2463.   [23] "AFS User Guide",
  2464.         Transarc Corporation, FS-D200-00.08.3
  2465.  
  2466.   [24] "AFS Commands Reference Manual",
  2467.         Transarc Corporation, FS-D200-00.11.3
  2468.  
  2469.   [25] "AFS Systems Administrators Guide",
  2470.         Transarc Corporation, FS-D200-00.10.3
  2471.  
  2472.   [26] Steven M. Bellovin, Michael Merritt
  2473.        "Limitations of the Kerberos Authentication System",
  2474.        Computer Communications Review, October 1990, Vol 20 #5, pp. 119-132
  2475.        ftp://research.att.com/dist/internet_security/kerblimit.usenix.ps
  2476.        file:///afs/watson.ibm.com/projects/agora/papers/kerberos/limitations.PS
  2477.  
  2478.   [27] Jennifer G. Steiner, Clifford Neuman, Jeffrey I. Schiller
  2479.        "Kerberos: An Authentication Service for Open Network Systems"
  2480.        ftp://athena-dist.mit.edu/pub/kerberos/doc/usenix.PS
  2481.        ftp://athena-dist.mit.edu/pub/kerberos/doc/usenix.txt
  2482.  
  2483.   [28] Barry Jaspan
  2484.        "Kerberos Users' Frequently Asked Questions"
  2485.        ftp://rtfm.mit.edu/pub/usenet/news.answers/kerberos-faq/user
  2486.        http://www.ov.com/misc/krb-faq.html
  2487.  
  2488.   [29] P. Honeyman, L.B. Huston, M.T. Stolarchuk
  2489.        "Hijacking AFS"
  2490.        ftp://ftp.sage.usenix.org/pub/usenix/winter92/hijacking-afs.ps.Z
  2491.        file:///afs/watson.ibm.com/projects/agora/papers/afs/afs_hijacking.ps
  2492.  
  2493.   [30] R.N. Sidebotham
  2494.        "Rx: Extended Remote Procedure Call"
  2495.        Proceedings of the Nationwide File System Workshop
  2496.        Information Technology Center, Carnegie Mellon University,
  2497.        (August 1988)
  2498.         
  2499.   [31] R.N. Sidebotham
  2500.        "Volumes: The Andrew File System Data Structuring Primitive"
  2501.        Technical Report CMU-ITC-053, Information Technology Center,
  2502.        Carnegie Mellon University, (August 1986)
  2503.  
  2504.   [32] Cohen, David L. "AFS: NFS on steroids",
  2505.        LAN Technology  March 1993 v9 n3 p51(9)
  2506.        ftp://ftp.transarc.com/pub/afs-contrib/doc/faq/NFS_on_steroids
  2507.  
  2508.   [33] Marybeth Schultz "AFS Troubleshooting Tools"
  2509.        Transarc Corporation, January 11 1993, draft document
  2510.        ftp://ftp.transarc.com/pub/afsps/doc/trguide/external.afsug.ps
  2511.  
  2512.   [34] William Stallings "Kerberos Keeps the Enterprise Secure"
  2513.        Data Communications, October 1994, Vol 23 No 14 Page 103
  2514.  
  2515.   [35] DL Mills "Internet Time Synchronization: the Network Time Protocol"
  2516.        RFC 1129, October 1989
  2517.        ftp://nic.ddn.mil/rfc/rfc1129.ps
  2518.  
  2519.   [36] DL Mills "Network Time Protocol (Version 3)
  2520.           Specification, Implementation and Analysis"
  2521.        RFC 1305, March 1992
  2522.        ftp://nic.ddn.mil/rfc/rfc1305.tar.Z
  2523.        ftp://nic.ddn.mil/rfc/rfc1305.txt
  2524.  
  2525.   [37] Craig Everhart "Conventions for Names in the Service Directory
  2526.        in the AFS Distributed File System"
  2527.        March 1990
  2528.        ftp://ftp.transarc.com/pub/afs-contrib/doc/faq/service-spec.ez.ps
  2529.        ftp://ftp.transarc.com/pub/afs-contrib/doc/faq/service-spec.ez
  2530.        file:///afs/transarc.com/public/afs-contrib/doc/faq/service-spec.ez
  2531.        file:///afs/transarc.com/public/afs-contrib/doc/faq/service-spec.ez.ps
  2532.  
  2533.   [38] AFS Programmer's Reference Manual
  2534.        ftp://ftp.transarc.com/pub/afsps/doc/progref/3.0/
  2535.        file:///afs/transarc.com/public/afsps/doc/progref/3.0/
  2536.  
  2537. Subject: 7  Change History
  2538.  
  2539.    1.82 => 1.83 (Mon Aug 15 15:30:00 1994)
  2540.     added: Subject: 0.06  Change History
  2541.     added: Subject: 4.06  Where can I find an archive of info-afs@transarc.com?
  2542.     added: Subject: 4.07  Where can I find an archive of alt.filesystems.afs?
  2543.     updated: throughout
  2544.        changed format of references use WWW URL where appropriate
  2545.        checked references point to existing files
  2546.     updated: Subject: 0.02  Acknowledgements
  2547.        added Michael Fagan and Robert Malick
  2548.  
  2549.    1.83 => 1.84 (Mon Aug 15 15:47:22 1994)
  2550.     updated: Newsgroups header (fixed typo)
  2551.  
  2552.    1.84 => 1.85 (Fri Aug 19 10:30:36 1994)
  2553.     updated: Subject: 1.05.e  Single systems image (SSI)
  2554.        In example, /usr/afsws/etc/pagsh => /usr/afsws/bin/pagsh for AFS 3.3
  2555.     updated: Subject: 1.07  ...Internet AFS filetree?
  2556.        added: pi.infn.it mpa-garching.mpg.de pppl.gov meteo.uni-koeln.de
  2557.               geo.uni-koeln.de utah.edu
  2558.        removed: jrc.flinders.edu.au
  2559.  
  2560.    1.85 => 1.86 (Tue Aug 23 17:16:48 1994)
  2561.     added: Subject: 3.20  How can I list which clients...
  2562.     updated: Subject: 0.02  Acknowledgements
  2563.        added Rainer Toebbicke
  2564.  
  2565.    1.86 => 1.87 (Mon Oct 10 09:30:00 1994)
  2566.     swapped: 0.05 and 0.06
  2567.     updated: 1.07  ...Internet AFS filetree?
  2568.        added: research.ec.org psu.edu
  2569.     added: [32] and [33] to Bibliography
  2570.     added: 2.14  If an AFS server crashes,...
  2571.  
  2572.    1.87 => 1.88 (Mon Oct 10 12:23:00 1994)
  2573.     added: [34] to Bibliography
  2574.  
  2575.    1.88 => 1.89 (Thu Oct 13 14:49:21 1994)
  2576.     updated: 1.06  Which systems is AFS available for?
  2577.        added: Linux
  2578.  
  2579.    1.98 => 1.90 (Thu Oct 13 15:07:54 1994)
  2580.     updated: 2.14  If an AFS server crashes,...
  2581.  
  2582.    1.90 -> 1.91 (Mon Oct 17 08:31:36 1994)
  2583.     updated: Table of contents:
  2584.        moved: Change History out of Preamble to Subject 7
  2585.     updated: 2.14  If an AFS server crashes,...
  2586.     updated: 1.06  Which systems is AFS available for?
  2587.        added: NetBSD
  2588.     added:   2.15  Can I use AFS on my diskless workstation?
  2589.     moved: Change History to the end of the file so that a search from
  2590.            Table of contents will go straight to the Subject and not
  2591.            match on items in the Change History. Also, latest change
  2592.            is described at the end of the file.
  2593.     updated: all URL refs a la minimal-digest-format FAQ
  2594.     updated: 4.04  Where can I find AFS resources in World Wide Web (WWW)?
  2595.        added: c) NCSA AFS User Guide
  2596.     updated: 5.01  How can I get a copy of the AFS faq?
  2597.        added: reference to latest copy via ftp
  2598.     added: Anon ftp source reference to first page. (EFAQTOOBIG? :-)
  2599.  
  2600.    1.91 => 1.92 (Fri Oct 21 12:03:20 1994)
  2601.     added: 2.16  Can I test for AFS tokens from within my program?
  2602.     added: 4.08  Where can I find AFS related GIFs?
  2603.  
  2604.    1.92 => 1.93 (Wed Dec 14 09:22:32 1994)
  2605.     updated: Subject: 0.02  Acknowledgements
  2606.        added: David Snearline
  2607.     updated: Subject: 0.04  Release Notes
  2608.        added ref to changes at end of file
  2609.     updated: Subject: 1.01  What is AFS?
  2610.        added: Transarc homepage URL
  2611.     updated: Subject: 1.05.g  Improved robustness to server crash
  2612.     updated: Subject: 1.07  What does "ls /afs" display
  2613.        removed: test.alw.nih.gov
  2614.        added: afs-math.zib-berlin.de
  2615.     updated: Subject: 3.03  How does AFS compare with NFS?
  2616.        added: bit about some NFS implementations having extra security
  2617.     updated: Subject: 3.12  How can I set up mail delivery...
  2618.        added: ref to beta test version of auth-sendmail
  2619.     updated: Subject: 3.17  Which TCP/IP ports...
  2620.        added: NTP servers URL
  2621.     updated: Subject: 4.03  Where can I get training in AFS?
  2622.        added: Transarc Training URL
  2623.     updated: Subject: 5  About the AFS faq
  2624.        added: some history
  2625.  
  2626.    1.93 => 1.94 (Thu Jan 05 14:01:04 1995)
  2627.     updated: Subject: 5  About the AFS faq
  2628.        added: RFF (Request For Feedback)
  2629.  
  2630.    1.94 => 1.95 (Wed Jan 11 08:42:50 1995)
  2631.     updated: Subject: 0.02  Acknowledgements
  2632.        added: Mic Bowman
  2633.        added: Mike Prince
  2634.     updated: Subject: 1.07 
  2635.        added: cheme.cmu.edu dia.atd.net desy.de ifh.de
  2636.               mathematik-cip.uni-stuttgart.de umr.edu urz.uni-magdeburg.de
  2637.        removed: rel-eng.athena.mit.edu nce nce_psc nsf-centers.edu
  2638.     updated: Subject: 2.14
  2639.        added: bit about ReadWrite volumes
  2640.     added: Subject: 3.21  Do Backup volumes...
  2641.     updated: Subject: 5.01 
  2642.        added: new URL for HTML version of AFS FAQ
  2643.     updated: Subject: 5.03
  2644.        added: new URL for HTML version of AFS FAQ
  2645.  
  2646.    1.95 => 1.96 (Wed Jan 11 16:11:28 1995)
  2647.     updated: Subject: 5.03
  2648.        added: new URL for HTML version of AFS FAQ at Transarc
  2649.  
  2650.    1.96 => 1.97 (Tue Jan 17 15:55:37 GMT 1995)
  2651.     updated: Subject: 3.12  How can I set up mail delivery...
  2652.        now <ftp://grand.central.org/pub/afs-contrib/doc/faq/auth-sendmail.tar.Z>
  2653.     updated: Subject: 4.08  Where can I find AFS related GIFs?
  2654.        changed to: /afs/transarc.com/public/www/Product/AFS/FAQ/images
  2655.     updated: Subject: 5.01 How can I get a copy of the AFS faq?
  2656.        changed wording.
  2657.  
  2658.    1.97 => 1.98 (Wed Jan 18 13:29:12 GMT 1995)
  2659.     updated: Subject: 4.01  Is there an anonymous FTP site with AFS information?
  2660.       changed: cache-update to cache.update
  2661.     updated: Subject: 4.04  Where can I find AFS resources in World Wide Web?
  2662.       added: d) Transarc AFS Product Information
  2663.     updated: Subject: 1.07  What does "ls /afs" display
  2664.       removed: nce_ctc
  2665.       added: wu-wien.ac.at
  2666.  
  2667.    1.98 => 1.99 (Tue 28 Feb 14:54:53 1995)
  2668.     added: World Wide Web URL reference to first page
  2669.     updated: Subject: 1.02  Who supplies AFS?
  2670.       added: Transarc homepage URL
  2671.     updated: Subject: 1.06  Which systems is AFS available for?
  2672.       added: John Kohl and NetBSD mailing list reference
  2673.     added: Subject: 1.10  How can I access AFS from my PC?
  2674.     updated: Subject: 2.09  Can I still run cron jobs with AFS?
  2675.       added: bit about non-authenticated cron jobs
  2676.     added: Subject: 2.17  What's the difference between /afs/cellname ...
  2677.     updated: Subject: 3.03  How does AFS compare with NFS?
  2678.       added: bit about using a RAM based cache and ref to Andrew benchmark
  2679.     updated: Subject: 3.17  Which TCP/IP ports and protocols ...
  2680.       added: added NTP doc refs
  2681.     added: Subject: 3.22  Should I run timed on my AFS client?
  2682.     updated: Subject: 4.03  Where can I get training in AFS?
  2683.       new (shorter) Transarc URL
  2684.     updated: Subject: 4.04  Where can I find AFS resources in (WWW)?
  2685.       new (shorter) Transarc URL
  2686.     updated: Subject: 5.01  How can I get a copy of the AFS faq?
  2687.       new URL http://www.transarc.com/Product/AFS/FAQ/faq.html
  2688.     updated: Subject: 5.03  How can I access the AFS faq via the World Wide Web?
  2689.       ditto 5.01
  2690.     added: [35] [36] to Bibliography
  2691.  
  2692.    1.99 => 1.100 (Tue Mar 28 15:31:32 GMT 1995)
  2693.     updated: Subject: 4.08  Where can I find AFS related GIFs?
  2694.       new (shorter) URL for GIFs
  2695.     updated: Subject: 5.01  How can I get a copy of the AFS faq?
  2696.       re-worded
  2697.  
  2698.    1.100 => 1.101 (Fri Mar 31 07:38:17 GMT 1995)
  2699.     updated: Subject: 1.10  How can I access AFS from my PC?
  2700.       Added bit about SAMBA.
  2701.  
  2702.    1.101 => 1.102 (Tue Apr  4 13:17:54 BST 1995)
  2703.     updated: Subject: 0.02  Acknowledgements
  2704.       added (New Century Systems) to Rens Troost entry
  2705.     updated: Subject: 1.10  How can I access AFS from my PC?
  2706.       corrected PCI-Interface URL (pci-faq => pci.faq)
  2707.  
  2708.    1.102 => 1.103 (Tue May  9 16:09:32 BST 1995)
  2709.     updated: Subject: 5.01  How can I get a copy of the AFS faq?
  2710.       Added new CDROM source
  2711.  
  2712.    1.103 => 1.104 (Wed May 24 08:43:19 BST 1995)
  2713.     updated: Subject: 1.07  What does "ls /afs" display in the Internet AFS 
  2714.       removed: titech.ac.jp
  2715.       added: infn.it iway.org hep.net
  2716.     updated: Subject: 3.10  Is there a way to automatically balance disk usage
  2717.       added: new version (1.1a) reference
  2718.       added: new contact name Derrick Bradshear
  2719.     updated: Subject: 4.04  Where can I find AFS resources in WWW?
  2720.       added: "CERN AFS User's Guide version 1.0"
  2721.     updated: Subject: 5.01  How can I get a copy of the AFS faq?
  2722.       added: bit about downloadable HTML version
  2723.       added: for CD-ROM source, added both US tollfree and "normal" phone nos.
  2724.  
  2725.    1.104 => 1.105 (Thu Jun  8 08:45:56 BST 1995)
  2726.     updated: Subject: 3.17  Which TCP/IP ports and protocols 
  2727.       fixed typo
  2728.     updated: Subject: 4.04  Where can I find AFS resources in World Wide Web?
  2729.       new URL for Derrick Brashear's AFS reference page
  2730.       added: MIT SIPB's Inessential AFS
  2731.       added: Getting started with AFS (University of Michigan)
  2732.  
  2733.    1.105 => 1.106 (Fri Jul 21 16:56:42 BST 1995)
  2734.     throughout: /afs/grand.central.org/pub/afs-contrib changed to
  2735.                 /afs/transarc.com/public/afs-contrib
  2736.     updated: Subject: 0.02  Acknowledgements
  2737.       updated: Dan Lovinger now with Microsoft
  2738.       added: Anton Knaus (Carnegie Mellon University)
  2739.       added: Mike Shaddock (SAS Institute Inc.)
  2740.     updated: Subject: 0.04  Release Notes
  2741.       changed wording
  2742.     updated: Subject: 1.07  What does "ls /afs" display in the Internet AFS 
  2743.       removed: hepafs1.hep.net inel.gov pub.nsa.hp.com ucop.edu
  2744.       added: belwue.uni-tuebingen.de cs.wisc.edu wisc.edu rl.ac.uk asu.edu
  2745.              isl.ntt.jp jrc.flinders.edu.au ntt.jp rhic sleeper.nsa.hp.com
  2746.              uni-bonn.de
  2747.     updated: Subject: 1.08  Why does AFS use Kerberos authentication?
  2748.       updated URL and added newsgroup URLs
  2749.     updated: Subject: 2.11  Is it possible to specify a user who is external..
  2750.       added: example of creating authentication-only account
  2751.     moved 3.03 to 1.11: Subject: 1.11  How does AFS compare with NFS?
  2752.     replaced old 3.03 by:  Subject: 3.03  What is /afs/@cell?
  2753.     updated: Subject: 3.09  Can I check my user's passwords ...
  2754.        changed contact and author details
  2755.     updated: Subject: 3.10  Is there a way to automatically balance disk usage
  2756.        changed contact and author details
  2757.     added: Subject: 3.23  Why should I keep /usr/vice/etc/CellServDB current?
  2758.     added: Subject: 3.24  How can I keep /usr/vice/etc/CellServDB current?
  2759.     added: Subject: 4.09  Bibt es eine deutsche AFS Benutzer Gruppe?
  2760.  
  2761.    1.106 => 1.107 (Wed Aug 30 17:20:08 BST 1995)
  2762.  
  2763.     added to [37] bibliography
  2764.  
  2765.    1.107 => 1.108 (Tue Jan 30 16:59:55 GMT 1996)
  2766.  
  2767.     Throughout:
  2768.         For the Ohio State U. text to HTML convertor remove "<" ">" from URLs.
  2769.         AnonFTP site grand.central.org changed to ftp.transarc.com.
  2770.         Fix (most) broken URLs to the restless Web.
  2771.         Remove surplus "WWW" strings.
  2772.     updated: Subject: 0.02  Acknowledgements
  2773.        added: Pat Wilson and Cristian Espinoza
  2774.     updated: Subject: 0.05  Quote
  2775.        new URL to Othello Act 3 Scene 4 (HTML version)
  2776.     updated: Subject: 1.02  Who supplies AFS?
  2777.        new URL to Pittsburgh page (HTML version)
  2778.     Updated: Subject: 1.07  What does "ls /afs" display in the Internet AFS
  2779.        removed: ctd.ornl.gov ntt.jp
  2780.        added: bnl.gov dkrz.de fh-heilbronn.de hephy.at zdv.uni-mainz.de
  2781.               nrel.gov postech.ac.kr le.caspur.it glue.umd.edu
  2782.     updated: Subject: 1.08  Why does AFS use Kerberos authentication?
  2783.        new URL to "Using MIT's Kerberos Server with AFS"
  2784.     added: Subject: 2.18  Can I klog as two users on a machine in the same cell?
  2785.     updated: Subject: 3.07  How does AFS maintain consistency on read-write 
  2786.        new URLs for DFS and DCE (HTML version)
  2787.     updated: Subject: 3.09  Can I check my user's passwords
  2788.        Derrick Brashear email db74+@andrew.cmu.edu => shadow+@andrew.cmu.edu
  2789.     updated: Subject: 3.10  Is there a way to automatically balance disk usage
  2790.        Derrick Brashear email db74+@andrew.cmu.edu => shadow+@andrew.cmu.edu
  2791.     updated: Subject: 3.15  Will AFS run on a multi-homed fileserver?
  2792.        add text about AFS 3.4 multi-homed fileservers (not database servers)
  2793.     added: Subject: 3.25  How can I compute a list of AFS fileservers?
  2794.     added: Subject: 3.26  How can I set up anonymous FTP login to access /afs?
  2795.     updated: Subject: 4.01  Is there an anonymous FTP site with AFS information?
  2796.        changed ftom grand.central.org to ftp.transarc.com
  2797.        added bit about /afs/transarc.com/public/afs-contrib
  2798.     updated: Subject: 4.04  Where can I find AFS resources in World Wide Web?
  2799.        new URL to Derrick Brashear's AFS reference page
  2800.        added http://www-archive.stanford.edu/lists/info-afs.html
  2801.     updated: Subject: 4.09 Bibt es eine deutsche AFS Benutzer Gruppe?
  2802.        correct "Bibt" to "Gibt"
  2803.     added: Subject: 4.10 Donde puedo encontrar informacion en Espanol sobre AFS?
  2804.  
  2805.    1.108 => 1.109 (Wed Feb 14 16:55:42 GMT 1996)
  2806.  
  2807.     removed: anonymous ftp reference from top (it is in 5.01 anyway)
  2808.     updated: Subject: 4.01  Is there an anonymous FTP site with AFS information?
  2809.        new location for AFS Programming Interface documentation
  2810.     added: [38] to bibliography
  2811.     updated: [17] [18] [19] [20] [21] [22] new URLs on ftp.transarc.com
  2812.     added: Subject: 3.27  Where can I find the Andrew Benchmark?
  2813.     updated: Subject: 1.06  Which systems is AFS available for?
  2814.        added URL for OS/2 information
  2815.  
  2816.    1.109 => 1.110 (Fri Mar  8 11:02:36 GMT 1996)
  2817.  
  2818.     updated: Subject: 0.02  Acknowledgements
  2819.        added: Mary Ann DelBusso
  2820.     updated: Subject: 2.09  Can I still run cron jobs with AFS?
  2821.       new script, afs_wrap_cron, which gets a PAG, token, and execs user command
  2822.     updated: Subject: 3.17  Which TCP/IP ports and protocols..firewall..
  2823.       added reference to Lyle Seaman's note to info-afs@transarc.com
  2824.     updated: Subject: 3.19  Is there a version of HP VUE login with AFS
  2825.       Kevin Eyre now the contact at HP for AFS authenticating HP-VUE
  2826.     updated: Subject: 3.25  How can I compute a list of AFS fileservers?
  2827.       fixed typo: viva Stimpy!
  2828.  
  2829. N  1.110 => 1.111 (Fri 29 Aug 16:12:29 1997)
  2830. N
  2831. N   updated: Subject: 1.06  Which systems is AFS available for?
  2832. N     mentioned "AFS Client for Windows/NT"
  2833. N     new mailing list address for Linux and archive URL
  2834. N   updated: Subject: 4.05  Is there a mailing list for AFS topics?
  2835. N     new mailing list subscription address for info-afs@transarc.com
  2836.