-
Notifications
You must be signed in to change notification settings - Fork 0
Basic utilities for using the kAFS filesystem in the Linux kernel
License
whm/kafs-client
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
===========
kAFS CLIENT
===========
Contents:
(*) Overview.
========
OVERVIEW
========
The kafs-client package provides the basics for using the kAFS filesystem in
the Linux kernel. It provides:
(*) The aklog-kafs program that can be used to authenticate with Kerberos so
that the kAFS filesystem can perform authenticated and encrypted
communications with an AFS fileserver.
(*) A dynamic mount on /afs so that the roots of arbitrary cells can be
mounted automatically, using the DNS to look up their details. This needs
to be enabled by:
systemctl enable afs.mount
and can then be accessed by referring to cell names in the /afs/
directory, for example:
ls /afs/grand.central.org/
About
Basic utilities for using the kAFS filesystem in the Linux kernel
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published