pts_quit - Exit from pts interactive mode
Contents
Cautions
Prior to OpenAFS 1.4.5 and OpenAFS 1.5.23, the ptsquit command was only available on Unix or Linux and
when OpenAFS was compiled with the supergroups option (disabled by default). As of OpenAFS 1.4.5 and
1.5.23, it is always available.
Copyright
Copyright 2007 Jason Edgecombe <jason@rampaginggeek.com>
This documentation is covered by the BSD License as written in the doc/LICENSE file. This man page was
written by Jason Edgecombe for OpenAFS.
OpenAFS 2025-03-21 PTS_QUIT(1)
Description
The ptsquit command exits from ptsinteractive mode. The command can be run from the command line or
interactively, but on the command line it does nothing and is therefore of questionable utility.
Examples
Here is an example of a ptsinteractive session:
% pts interactive
pts> quit
%
Name
pts_quit - Exit from pts interactive mode
Options
Although they have no effect, ptsquit takes the following standard pts options:
-auth
Use the calling user's tokens to communicate with the Protection Server. For more details, see
pts(1).
-cell <cellname>
Names the cell in which to run the command. For more details, see pts(1).
-config <configdirectory>
Use an alternate config directory. For more details, see pts(1).
-encrypt
Encrypts any communication with the Protection Server. For more details, see pts(1).
-force
Enables the command to continue executing as far as possible when errors or other problems occur,
rather than halting execution at the first error.
-help
Prints the online help for this command. All other valid options are ignored.
-localauth
Constructs a server ticket using a key from the local /etc/openafs/server/KeyFile file. Do not
combine this flag with the -cell or -noauth options. For more details, see pts(1).
-noauth
Assigns the unprivileged identity anonymous to the issuer. For more details, see pts(1).
Output
This command produces no output.
See Also
pts(1), pts_interactive(1)
Synopsis
ptsquit [-cell] <cellname> [-noauth] [-localauth]
[-force] [-help] [-auth] [-encrypt]
[-config <configdirectory>]
ptsq [-c] <cellname> [-n] [-l] [-f] [-h]
[-a] [-e] [-co <configdirectory>]
