icon Top 9 categories map      RocketAware >

kauth(1)

Tips: Browse or Search all pages for efficient awareness of more than 6000 of the most popular reusable and open source applications, functions, libraries, and FAQs.


The "RKT couplings" below include links to source code, updates, additional information, advice, FAQs, and overviews.


Home

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...

    

RocketLink!--> Man page versions: OpenBSD



KAUTH(1)                   OpenBSD Reference Manual                   KAUTH(1)

NAME
     kauth - overworked Kerberos login program



SYNOPSIS
     kauth [-n name] [-r remote user] [-t remote ticket file] [-h hosts...]
           [-l lifetime] [-f srvtab] [-c cell] [command ...]

DESCRIPTION
     The kauth command obtains ticket granting tickets as well as AFS ticket
     and tokens. It also does a whole lot of other stuff.

     The following flags are supported:

     -n    Principal to get tickets for. If no other arguments are present
           this can be given without the -n flag.

     -h    Remote hosts to obtain tickets for. This works similar to the MIT
           Athena Kerberos 4 patchlevel 10 command rkinit(1),  however not in
           a compatible way. It requires that the remote host runs the
           kauthd(8),  server. The -r and -t flags are useful only with this
           option.

     -r    User on the remote host that should own the ticket file.

     -t    Ticket file on remote host.

     -l    Lifetime of tickets in minutes. A value of -1 is used for maximum
           ticket lifetime.

     -f    Srvtab to get service keys from. Default is /etc/kerberosIV/srvtab.
           This is mainly used with batch services that need to run authenti-
           cated. If any command is given, it will be executed in an authenti-
           cated fashion and when the program exits the tickets are destroyed.
           For long running jobs the tickets will be renewed.

     -c    AFS cell to get tokens for, default is your local cell.

SEE ALSO
     kinit(1),  kauthd(8)

BUGS
     There is no help-switch.

OpenBSD 2.6                       May 4, 1996                                1

Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY
SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts
Institute of Technology, Free Software Foundation, FreeBSD Inc., and others.



(Corrections, notes, and links courtesy of RocketAware.com)


[Detailed Topics]
FreeBSD Sources for kauth(1)
OpenBSD sources for kauth(1)


[Overview Topics]

Up to: Kerberos authentication


RocketLink!--> Man page versions: OpenBSD






Rapid-Links: Search | About | Comments | Submit Path: RocketAware > kauth.1/
RocketAware.com is a service of Mib Software
Copyright 1999, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments