Remove remnants of srvtab support
Support for manipulating srvtabs was previously removed, but there were still remnants in command documentation in the ktutil man page and some declared and exported variables for the keytab ops definitions for srvtab manipulation. Remove these additional remnants. Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:

committed by
Love Hornquist Astrand

parent
95e0827926
commit
811d9003c1
@@ -73,11 +73,6 @@
|
||||
* store the keytab in a AFS keyfile (usually /usr/afs/etc/KeyFile ),
|
||||
* the type's name is AFSKEYFILE. The residual part is a filename.
|
||||
*
|
||||
* - krb4
|
||||
* the keytab is a Kerberos 4 srvtab that is on-the-fly converted to
|
||||
* a keytab. The type's name is krb4 The residual part is a
|
||||
* filename.
|
||||
*
|
||||
* - memory
|
||||
* The keytab is stored in a memory segment. This allows sensitive
|
||||
* and/or temporary data not to be stored on disk. The type's name
|
||||
|
Reference in New Issue
Block a user