EnglishFrenchSpanish

Ad


OnWorks favicon

afslog - Online in the Cloud

Run afslog in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command afslog that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


afslog — obtain AFS tokens

SYNOPSIS


afslog [-h | --help] [--no-v5] [-u | --unlog] [-v | --verbose] [--version] [-c cell |
--cell=cell] [-k realm | --realm=realm] [-P principal | --principal=principal]
[-p path | --file=path] [cell | path ...]

DESCRIPTION


afslog obtains AFS tokens for a number of cells. What cells to get tokens for can either be
specified as an explicit list, as file paths to get tokens for, or be left unspecified, in
which case afslog will use whatever magic krb_afslog(3) decides upon.

Supported options:

--no-v5
This makes afslog not try using Kerberos 5.

-P principal, --principal principal
select what Kerberos 5 principal to use.

--cache cache
select what Kerberos 5 credential cache to use. --principal overrides this option.

-u, --unlog
Destroy tokens instead of obtaining new. If this is specified, all other options are
ignored (except for --help and --version).

-v, --verbose
Adds more verbosity for what is actually going on.

-c cell, --cell=cell
This specified one or more cell names to get tokens for.

-k realm, --realm=realm
This is the Kerberos realm the AFS servers live in, this should normally not be
specified.

-p path, --file=path
This specified one or more file paths for which tokens should be obtained.

Instead of using -c and -p, you may also pass a list of cells and file paths after any other
options. These arguments are considered files if they are either the strings “.” or “..” or
they contain a slash, or if there exists a file by that name.

EXAMPLES


Assuming that there is no file called “openafs.org” in the current directory, and that
/afs/openafs.org points to that cell, the follwing should be identical:

$ afslog -c openafs.org
$ afslog openafs.org
$ afslog /afs/openafs.org/some/file

Use afslog online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    wxPython
    wxPython
    A set of Python extension modules that
    wrap the cross-platform GUI classes from
    wxWidgets.. Audience: Developers. User
    interface: X Window System (X11), Win32 ...
    Download wxPython
  • 2
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 3
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 4
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 5
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 6
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • More »

Linux commands

Ad