Print this page
4514 k5srvutil(1m): The default keytab file is /etc/krb5/krb5.keytab

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/k5srvutil.1m
          +++ new/usr/src/man/man1m/k5srvutil.1m
   1    1  '\" te
   2    2  .\" Copyright (c) 2006, Sun Microsystems, Inc. All Rights Reserved
   3    3  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   4    4  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   5    5  .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   6      -.TH K5SRVUTIL 1M "Aug 29, 2006"
        6 +.TH K5SRVUTIL 1M "Jul 25, 2015"
   7    7  .SH NAME
   8    8  k5srvutil \- host key table (keytab) manipulation utility
   9    9  .SH SYNOPSIS
  10   10  .LP
  11   11  .nf
  12   12  \fB/usr/sbin/k5srvutil\fR \fIoperation\fR [\fB-ik\fR] [\fB-f\fR \fIfilename\fR]
  13   13  .fi
  14   14  
  15   15  .SH DESCRIPTION
  16   16  .sp
↓ open down ↓ 43 lines elided ↑ open up ↑
  60   60  .ne 2
  61   61  .na
  62   62  \fB\fBdelete\fR\fR
  63   63  .ad
  64   64  .RS 10n
  65   65  Deletes particular keys in the keytab, interactively prompting for each key.
  66   66  .RE
  67   67  
  68   68  .sp
  69   69  .LP
  70      -In all cases, the default keytab file is \fB/etc/krb5.keytab\fR file unless
       70 +In all cases, the default keytab file is \fB/etc/krb5/krb5.keytab\fR file unless
  71   71  this is overridden by the \fB-f\fR option.
  72   72  .sp
  73   73  .LP
  74   74  \fBk5srvutil\fR uses the \fBkadmin\fR(1M) program to edit the keytab in place.
  75   75  However, old keys are retained, so they are available in case of failure.
  76   76  .SH OPTIONS
  77   77  .sp
  78   78  .LP
  79   79  The following options are supported:
  80   80  .sp
  81   81  .ne 2
  82   82  .na
  83   83  \fB\fB-f\fR \fIfilename\fR\fR
  84   84  .ad
  85   85  .RS 15n
  86      -Specify a keytab file other than the default file, \fB/etc/krb5.keytab\fR.
       86 +Specify a keytab file other than the default file, \fB/etc/krb5/krb5.keytab\fR.
  87   87  .RE
  88   88  
  89   89  .sp
  90   90  .ne 2
  91   91  .na
  92   92  \fB\fB-i\fR\fR
  93   93  .ad
  94   94  .RS 15n
  95   95  Prompts user before changing keys when using the \fBchange\fR or \fBdelold\fR
  96   96  operands.
↓ open down ↓ 31 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX