icon Top 9 categories map      RocketAware > man pages >

ext_srvtab(8)

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






EXT_SRVTAB(8)                                       EXT_SRVTAB(8)


NAME
       ext_srvtab  -  extract service key files from Kerberos key
       distribution center database



SYNOPSIS
       ext_srvtab [ -n ] [ -r realm ] [ hostname ...  ]

DESCRIPTION
       ext_srvtab extracts service key files  from  the  Kerberos
       key distribution center (KDC) database.

       Upon  execution,  it  prompts the user to enter the master
       key string for the database.  If the -n option  is  speci-
       fied,  the  master  key is instead fetched from the master
       key cache file.

       For  each  hostname  specified  on   the   command   line,
       ext_srvtab  creates  the  service  key  file hostname-new-
       srvtab, containing all the entries in the database with an
       instance  field  of  hostname.  This new file contains all
       the keys registered for Kerberos-mediated service  provid-
       ing  programs which use the krb_get_phost(3) principal and
       instance conventions to run on the host hostname.  If  the
       -r  option is specified, the realm fields in the extracted
       file will match the given  realm  rather  than  the  local
       realm.

DIAGNOSTICS
       "verify_master_key: Invalid master key, does not match
                           database."
                           The  master  key  string  entered  was
                           incorrect.

FILES
       hostname-new-srvtab Service key file generated  for  host-
                           name

       /etc/kerberosIV/principal.pag, /etc/kerberosIV/princi-
                           pal.dir
                           DBM files containing database

       /etc/kerberosIV/master_key
                           Master key cache file.

SEE ALSO
       read_service_key(3), krb_get_phost(3)











MIT Project Athena     Kerberos Version 4.0                     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 ext_srvtab(8)
OpenBSD sources for ext_srvtab(8)


[Overview Topics]

Up to: Kerberos authentication


RocketLink!--> Man page versions: OpenBSD






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