| AKLOG-KAFS(1) | kafs-client | AKLOG-KAFS(1) |
aklog-kafs - AFS Kerberos authentication tool
aklog-kafs [-dhkV] [<cell> [<realm>]]
This program is used to get an authentication ticket from Kerberos that can be used by the in-kernel AFS filesystem (kAFS) to perform authenticated and encrypted accesses to the an AFS cell. Without this only unencrypted anonymous accesses can be made.
Before calling this, the "kinit" program or similar should be invoked to authenticate with the appropriate Kerberos server.
The root cell can be set in the "/etc/kafs/client" configuration file by setting the "thiscell" in the "[defaults]" section. If the value of thiscell is changed in the configuration file than "kafs-preload" needs to be run to refresh the value in the "/proc/net/afs/rootcell" file.
Valid values are:
session
uid-session
# aklog-kafs -d
Default cell from /proc/net/afs/rootcell: ca-zephyr.org
Realm: CA-ZEPHYR.ORG
CELL ca-zephyr.org
PRINC afs/ca-zephyr.org@CA-ZEPHYR.ORG
successfully added key: 44095043 to session keyring
kinit(1), keyctl (1), kafs-preload (8), kafs-client.conf(5)
Copyright (C) 2018 Red Hat, Inc. All Rights Reserved.
Written by David Howells <dhowells@redhat.com>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
| 2024-04-22 | 0.5-4build1 |