mirror of
https://git.openafs.org/openafs.git
synced 2025-01-22 00:41:08 +00:00
61 lines
3.9 KiB
HTML
61 lines
3.9 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="auarf044.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="auarf046.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="HDRKASERVERDB" HREF="auarf002.htm#ToC_43">kaserver.DB0 and kaserver.DBSYS1</A></H2>
|
||
|
<P><STRONG>Purpose</STRONG>
|
||
|
<A NAME="IDX4011"></A>
|
||
|
<A NAME="IDX4012"></A>
|
||
|
<A NAME="IDX4013"></A>
|
||
|
<A NAME="IDX4014"></A>
|
||
|
<A NAME="IDX4015"></A>
|
||
|
<P>Contain the Authentication Database and associated log
|
||
|
<P><STRONG>Description</STRONG>
|
||
|
<P>The <B>kaserver.DB0</B> file contains the Authentication
|
||
|
Database, which records server encryption keys and an encrypted form of all
|
||
|
user passwords. The Authentication Server (<B>kaserver</B> process)
|
||
|
uses the information in the database to enable secured communications between
|
||
|
AFS server and client processes.
|
||
|
<P>The <B>kaserver.DBSYS1</B> file is a log file in which the
|
||
|
Authentication Server logs each database operation before performing
|
||
|
it. When an operation is interrupted, the Authentication Server replays
|
||
|
the log to complete the operation.
|
||
|
<P>Both files are in binary format and reside in the <B>/usr/afs/db</B>
|
||
|
directory on each of the cell's database server machines. When the
|
||
|
Authentication Server starts or restarts on a given machine, it establishes a
|
||
|
connection with its peers and verifies that its copy of the database matches
|
||
|
the copy on the other database server machines. If not, the
|
||
|
Authentication Servers call on AFS's distributed database technology,
|
||
|
Ubik, to distribute to all of the machines the copy of the database with the
|
||
|
highest version number.
|
||
|
<P>Always use the commands in the <B>kas</B> suite to administer the
|
||
|
Authentication Database. It is advisable to create an archive copy of
|
||
|
the database on a regular basis, using a tool such as the UNIX <B>tar</B>
|
||
|
command.
|
||
|
<P><STRONG>Related Information</STRONG>
|
||
|
<P><A HREF="auarf180.htm#HDRKADB_CHECK">kadb_check</A>
|
||
|
<P><A HREF="auarf181.htm#HDRKAS_INTRO">kas</A>
|
||
|
<P><A HREF="auarf198.htm#HDRKASERVER">kaserver</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="auarf044.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="auarf046.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>
|