mirror of
https://git.openafs.org/openafs.git
synced 2025-01-22 00:41:08 +00:00
72 lines
3.9 KiB
HTML
72 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="auarf190.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="auarf192.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="HDRKAS_NOAUTH" HREF="auarf002.htm#ToC_205">kas noauthentication</A></H2>
|
||
|
<A NAME="IDX5120"></A>
|
||
|
<A NAME="IDX5121"></A>
|
||
|
<A NAME="IDX5122"></A>
|
||
|
<A NAME="IDX5123"></A>
|
||
|
<A NAME="IDX5124"></A>
|
||
|
<P><STRONG>Purpose</STRONG>
|
||
|
<P>Discards an authenticated identity in interactive mode
|
||
|
<P><STRONG>Synopsis</STRONG>
|
||
|
<PRE><B>noauthentication</B> [<B>-help</B>]
|
||
|
|
||
|
<B>n</B> [<B>-h</B>]
|
||
|
</PRE>
|
||
|
<P><STRONG>Description</STRONG>
|
||
|
<P>The <B>kas noauthentication</B> command closes the (presumably
|
||
|
authenticated) connection that the issuer established with one or more
|
||
|
Authentication Server processes when entering interactive mode. It
|
||
|
opens a new unauthenticated connection to each server, assigning the issuer
|
||
|
the unprivileged identity <B>anonymous</B>. It does not actually
|
||
|
discard the user's tokens from the Cache Manager's memory (as the
|
||
|
<B>unlog</B> or <B>kas forgetticket</B> command does). Unless
|
||
|
authorization checking is disabled on each Authentication Server machine, it
|
||
|
becomes impossible to perform any privileged operations within the session
|
||
|
established by this command.
|
||
|
<P>This command is operative only during interactive mode, so omit the
|
||
|
<B>kas</B> command suite name from the command line.
|
||
|
<P><STRONG>Options</STRONG>
|
||
|
<DL>
|
||
|
<P><DT><B>-help
|
||
|
</B><DD>Prints the online help for this command. All other valid options
|
||
|
are ignored.
|
||
|
</DL>
|
||
|
<P><STRONG>Examples</STRONG>
|
||
|
<P>The following example command discards the authentication information with
|
||
|
which the user entered interactive mode.
|
||
|
<PRE> ka><B> noauthentication</B>
|
||
|
|
||
|
</PRE>
|
||
|
<P><STRONG>Privilege Required</STRONG>
|
||
|
<P>None, and no password is required.
|
||
|
<P><STRONG>Related Information</STRONG>
|
||
|
<P><A HREF="auarf181.htm#HDRKAS_INTRO">kas</A>
|
||
|
<P><A HREF="auarf186.htm#HDRKAS_FORGETTICKET">kas forgetticket</A>
|
||
|
<P><A HREF="auarf188.htm#HDRKAS_INTERACTIVE">kas interactive</A>
|
||
|
<P><A HREF="auarf238.htm#HDRUNLOG">unlog</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="auarf190.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="auarf192.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>
|