Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
krb5.34551
0005-krb5-1.6.3-ktutil-manpage.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0005-krb5-1.6.3-ktutil-manpage.patch of Package krb5.34551
From 08b99cc69debeb8da38854ddd09f62f854f29309 Mon Sep 17 00:00:00 2001 From: Samuel Cabrero <scabrero@suse.de> Date: Mon, 14 Jan 2019 13:14:47 +0100 Subject: [PATCH 5/9] Import krb5-1.6.3-ktutil-manpage.dif --- src/man/ktutil.man | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/man/ktutil.man b/src/man/ktutil.man index 75dee9c56..85a121f5b 100644 --- a/src/man/ktutil.man +++ b/src/man/ktutil.man @@ -166,6 +166,18 @@ ktutil: .sp See kerberos(7) for a description of Kerberos environment variables. +.SH REMARKS +Changes to the keytab are appended to the keytab file (i.e., the keytab file +is never overwritten). To directly modify a keytab, save the changes to a +temporary file and then overwrite the keytab file of interest. +.TP +.nf +Example: +ktutil> rkt /etc/krb5.keytab +(modifications to keytab) +ktutil> wkt /tmp/krb5.newtab +ktutil> q +# mv /tmp/krb5.newtab /etc/krb5.keytab .SH SEE ALSO .sp kadmin(1), kdb5_util(8), kerberos(7) -- 2.20.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor