Re: F22: how to mount AFS directory?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Ranjan,

On Mon, Aug 24, 2015 at 06:19:05PM -0500, Ranjan Maitra wrote:
> 
> Does anyone know how to mount an AFS filesystem (I think it is called an Andrews' Filesystem) on Fedora 22? 
> 
> I looked around on the web, but did not come up with anything that worked so I thought that I would ask for some advice.

You need a few things working.  Kerberos, openafs-client, kmod, and
kmod-openafs.

- Kerberos: this is for authentication.  You need to set your realms in
  /etc/krb5.conf.  Something like this (of course you have to use
  whatever is appropriate for your organisation, s/cern.ch/myorg.org/):

    [realms]
     CERN.CH = {
      default_domain = cern.ch
      kdc = cerndc.cern.ch
    }
    
    [domain_realm]
     .cern.ch = CERN.CH
     cern.ch = CERN.CH

- openafs-client, kmod, and kmod-openafs: this was provided by
  RPMFusion, but the maintainer changed jobs where it was not needed
  anymore and has been orphaned since then.  This was about a year ago I
  think.  kmod is available in the normal repos, the openafs bits can
  now be found on these coprs: jsbillings/openafs,
  jsbillings/openafs-kmod.

- If you don't want to depend on the timely build of kmods for every
  kernel update, you have to switch to dkms instead of kmod.

Hope this helps,

-- 
Suvayu

Open source is the future. It sets us free.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux