ThisCell(5)

NAME

   ThisCell - Defines the local cell name

DESCRIPTION

   The ThisCell file defines the local cell name.  There are two versions
   of this file, one for a AFS client and one for an AFS server.

   Client ThisCell
   The client version of the ThisCell file defines the complete Internet
   domain-style name (for example, "abc.com") of the cell to which the
   local client machine belongs. It must reside in the /etc/openafs
   directory on every AFS client machine. To change a client machine's
   cell membership, edit the file and reboot the machine.

   The file is in ASCII format and contains a character string on a single
   line. The OpenAFS Quick Start Guide instructs the administrator to
   create it during the installation of each client machine.

   The client machine's cell membership determines three defaults
   important to its functioning:

   *   The cell in which the machine's users authenticate by default.  The
       effect is two-fold:

       *   The AFS-modified login utilities and the klog command
           interpreter contact an Authentication Server in the cell named
           in the ThisCell file (unless -cell argument to the klog command
           specifies an alternate cell).

       *   The command interpreters combine the cell name with the
           password that the user provides, generating an encryption key
           from the combination. For authentication to succeed, both the
           cell name and password must match the ones used to generate the
           user's encryption key stored in the Authentication Database.

   *   The cell the Cache Manager considers its local, or home, cell. By
       default, the Cache Manager allows programs that reside in its home
       cell to run with setuid permission, but not programs from foreign
       cells. For more details, see the fs getcellstatus and fs setcell
       reference pages.

   *   Which AFS server processes the local AFS command interpreters
       contact by default as they execute commands issued on the machine.

   The client version of the ThisCell file is distinct from the server
   version, which resides in the /etc/openafs/server directory on each AFS
   server machine. If a server machine also runs as a client, it is
   acceptable for the server and client versions of the file on the same
   machine to name different cells. However, the behavior that results
   from this configuration can be more confusing than useful.

   Server ThisCell
   The server version of the ThisCell file defines the complete Internet
   domain-style name (for example, "abc.com") of the cell to which the
   server machine belongs. It must reside in the /etc/openafs/server
   directory on every AFS server machine.

   The file is in ASCII format and contains a character string on a single
   line. The initial version of the file is created with the bos
   setcellname command during the installation of the cell's first file
   server machine, and the OpenAFS Quick Start Guide includes instructions
   for copying it over to additional server machine during their
   installation.

   The only reason to edit the file is as part of changing the cell's
   name, which is strongly discouraged because of the large number of
   configuration changes involved. In particular, changing the cell name
   requires rebuilding the entire Authentication Database, because the
   Authentication Server combines the cell name it finds in this file with
   each user and server password and converts the combination into an
   encryption key before recording it in the Database.

SEE ALSO

   bos_setcellname(8), fs_getcellstatus(1), fs_setcell(1)

COPYRIGHT

   IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.

   This documentation is covered by the IBM Public License Version 1.0.
   It was converted from HTML to POD by software written by Chas Williams
   and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.



Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.


Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.

Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.


Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.

Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.


Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.

Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.