CentOS 8 - AFS¶
To enable AFS on CentOS 8, follow these instructions:
sudo dnf -y install locmap-release
sudo dnf -y install locmap
sudo locmap --enable afs
sudo locmap --enable kerberos
sudo locmap --configure all
Note: You may need to reboot to enable the openafs-client
, depending on what kernel your system is currently running