470
you are viewing a single comment's thread
view the rest of the comments
[-] UntouchedWagons@lemmy.ca 37 points 1 year ago* (last edited 1 year ago)

Here's how to mount an nfs share:

#cat /etc/systemd/system/mnt.data.mount

[Unit]
Description=nfs mount script

[Mount]
What=192.168.0.30:/mnt/tank/Media
Where=/mnt/data
Type=nfs4

[Install]
WantedBy=remote-fs.target
[-] JoCrichton@lemmy.world 3 points 1 year ago

An now explain how to setup Kerberos

[-] UntouchedWagons@lemmy.ca 1 points 1 year ago

No idea, I don't use Kerberos.

[-] andrew@lemmy.stuart.fun 1 points 1 year ago
What=Kerberos
Where=pam
[-] Eccitaze@yiffit.net 0 points 1 year ago

Oh that's easy! I have this friendly multi-page PDF that assumes you have an active directory domain already (god rest your soul if you're raw dogging kerberos and ldap raw) that walks you through the instructions step by step and...

mount.nfs4: access denied by server

load more comments (20 replies)
this post was submitted on 06 Aug 2023
470 points (97.0% liked)

linuxmemes

20762 readers
1872 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS