mirror of
https://git.openafs.org/openafs.git
synced 2025-01-22 08:50:17 +00:00
56 lines
3.6 KiB
HTML
56 lines
3.6 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="auarf045.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="auarf047.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="HDRKASERVERAUXDB" HREF="auarf002.htm#ToC_44">kaserverauxdb</A></H2>
|
||
|
<P><STRONG>Purpose</STRONG>
|
||
|
<A NAME="IDX4016"></A>
|
||
|
<A NAME="IDX4017"></A>
|
||
|
<P>Records failed authentication attempts
|
||
|
<P><STRONG>Description</STRONG>
|
||
|
<P>The file <B>kaserverauxdb</B> records failed authentication attempts
|
||
|
for the local Authentication Server. The server creates it
|
||
|
automatically in the <B>/usr/afs/local</B> directory by default; use
|
||
|
the <B>-localfiles</B> argument to the <B>kaserver</B> command to
|
||
|
specify an alternate directory.
|
||
|
<P>The <B>kaserverauxdb</B> file is an internal database used by the
|
||
|
Authentication Server to prevent access by users who have exceeded the limit
|
||
|
on failed authentication attempts defined in their Authentication Database
|
||
|
entry. The Authentication Server refuses further attempts to
|
||
|
authenticate to an account listed in the database until either an AFS system
|
||
|
administrator issues the <B>kas unlock</B> command to unlock the account,
|
||
|
or the timeout period defined in the user's Authentication Database entry
|
||
|
passes.
|
||
|
<P>The <B>kaserverauxdb</B> file is in binary format, so its contents are
|
||
|
not directly accessible. However, the output from the <B>kas
|
||
|
examine</B> command reports an account's maximum number of failed
|
||
|
attempts, the lockout time, and whether the account is currently
|
||
|
locked.
|
||
|
<P><STRONG>Related Information</STRONG>
|
||
|
<P><A HREF="auarf045.htm#HDRKASERVERDB">kaserver.DB0 and kaserver.DBSYS1</A>
|
||
|
<P><A HREF="auarf185.htm#HDRKAS_EXAMINE">kas examine</A>
|
||
|
<P><A HREF="auarf197.htm#HDRKAS_UNLOCK">kas unlock</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="auarf045.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="auarf047.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>
|