mirror of
https://git.openafs.org/openafs.git
synced 2025-01-22 08:50:17 +00:00
80 lines
4.7 KiB
HTML
80 lines
4.7 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 4//EN">
|
||
|
<HTML><HEAD>
|
||
|
<TITLE>Administration Reference</TITLE>
|
||
|
<!-- Begin Header Records ========================================== -->
|
||
|
<!-- /tmp/idwt3672/auarf000.scr converted by idb2h R4.2 (359) ID -->
|
||
|
<!-- Workbench Version (AIX) on 3 Oct 2000 at 16:18:30 -->
|
||
|
<META HTTP-EQUIV="updated" CONTENT="Tue, 03 Oct 2000 16:18:29">
|
||
|
<META HTTP-EQUIV="review" CONTENT="Wed, 03 Oct 2001 16:18:29">
|
||
|
<META HTTP-EQUIV="expires" CONTENT="Thu, 03 Oct 2002 16:18:29">
|
||
|
</HEAD><BODY>
|
||
|
<!-- (C) IBM Corporation 2000. All Rights Reserved -->
|
||
|
<BODY bgcolor="ffffff">
|
||
|
<!-- End Header Records ============================================ -->
|
||
|
<A NAME="Top_Of_Page"></A>
|
||
|
<H1>Administration Reference</H1>
|
||
|
<HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf031.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Bot_Of_Page"><IMG SRC="../bot.gif" BORDER="0" ALT="[Bottom of Topic]"></A> <A HREF="auarf033.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P>
|
||
|
<P>
|
||
|
<H2><A NAME="HDRCLI_THISCELL" HREF="auarf002.htm#ToC_30">ThisCell (client version)</A></H2>
|
||
|
<P><STRONG>Purpose</STRONG>
|
||
|
<A NAME="IDX3975"></A>
|
||
|
<A NAME="IDX3976"></A>
|
||
|
<A NAME="IDX3977"></A>
|
||
|
<A NAME="IDX3978"></A>
|
||
|
<A NAME="IDX3979"></A>
|
||
|
<P>Defines client machine's cell membership
|
||
|
<P><STRONG>Description</STRONG>
|
||
|
<P>The client version of the <B>ThisCell</B> file defines the complete
|
||
|
Internet domain-style name (for example, <B>abc.com</B>) of the
|
||
|
cell to which the local client machine belongs. It must reside in the
|
||
|
<B>/usr/vice/etc</B> directory on every AFS client machine. To
|
||
|
change a client machine's cell membership, edit the file and reboot the
|
||
|
machine.
|
||
|
<P>The file is in ASCII format and contains a character string on a single
|
||
|
line. The <I>IBM AFS Quick Beginnings</I> instructs the
|
||
|
administrator to create it during the installation of each client
|
||
|
machine.
|
||
|
<P>The client machine's cell membership determines three defaults
|
||
|
important to its functioning:
|
||
|
<UL>
|
||
|
<P><LI>The cell in which the machine's users authenticate by default.
|
||
|
The effect is two-fold:
|
||
|
<UL>
|
||
|
<P><LI>The AFS-modified login utilities and the <B>klog</B> command
|
||
|
interpreter contact an Authentication Server in the cell named in the
|
||
|
<B>ThisCell</B> file (unless <B>-cell</B> argument to the
|
||
|
<B>klog</B> command specifies an alternate cell).
|
||
|
<P><LI>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.
|
||
|
</UL>
|
||
|
<P><LI>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 <B>fs getcellstatus</B> and <B>fs setcell</B>
|
||
|
reference pages.
|
||
|
<P><LI>Which AFS server processes the local AFS command interpreters contact by
|
||
|
default as they execute commands issued on the machine.
|
||
|
</UL>
|
||
|
<P>The client version of the <B>ThisCell</B> file is distinct from the
|
||
|
server version, which resides in the <B>/usr/afs/etc</B> 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.
|
||
|
<P><STRONG>Related Information</STRONG>
|
||
|
<P><A HREF="auarf033.htm#HDRSV_THISCELL">ThisCell (server version)</A>
|
||
|
<P><A HREF="auarf144.htm#HDRFS_GETCELLSTATUS">fs getcellstatus</A>
|
||
|
<P><A HREF="auarf159.htm#HDRFS_SETCELL">fs setcell</A>
|
||
|
<P>
|
||
|
<HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf031.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Top_Of_Page"><IMG SRC="../top.gif" BORDER="0" ALT="[Top of Topic]"></A> <A HREF="auarf033.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P>
|
||
|
<!-- Begin Footer Records ========================================== -->
|
||
|
<P><HR><B>
|
||
|
<br>© <A HREF="http://www.ibm.com/">IBM Corporation 2000.</A> All Rights Reserved
|
||
|
</B>
|
||
|
<!-- End Footer Records ============================================ -->
|
||
|
<A NAME="Bot_Of_Page"></A>
|
||
|
</BODY></HTML>
|