[Bug 545006] Re: permission denied for files i own on nfs4 with kerberos
dino99
545006 at bugs.launchpad.net
Thu Jan 28 08:48:45 UTC 2016
There is no support on such deprecated version; that one has died long
time ago.
** Changed in: nfs-utils (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to nfs-utils in Ubuntu.
https://bugs.launchpad.net/bugs/545006
Title:
permission denied for files i own on nfs4 with kerberos
Status in nfs-utils package in Ubuntu:
Invalid
Bug description:
Something new this morning on my system here... something which was
most definitely working yesterday, and the day before that and last
week, etc:
nfs4_client $ hexdump: /usr/local/etc/Klinux_home_nsupdate+157+00000.key: Permission denied
nfs4_client $ $ ls -l /usr/local/etc
total 8
-rw------- 1 brian brian 122 2008-11-29 10:49 Klinux_home_nsupdate+157+00000.key
-rw------- 1 brian brian 138 2008-11-29 10:49 Klinux_home_nsupdate+157+00000.private
nfs4_client $ id
uid=1001(brian) gid=1001(brian)
groups=...
nfs4_client $ klist
Ticket cache: FILE:/tmp/krb5cc_1001_nqO3nJ
Default principal: brian at ILINX
Valid starting Expires Service principal
03/23/10 06:53:28 03/23/10 16:53:28 krbtgt/ILINX at ILINX
renew until 03/24/10 06:52:44
03/23/10 06:54:14 03/23/10 16:53:28 nfs/linux.interlinx.bc.ca at ILINX
renew until 03/24/10 06:52:44
nfs4_client $ $ grep /usr/local /proc/mounts
/etc/auto.global /usr/local autofs rw,relatime,fd=12,pgrp=13394,timeout=60,minproto=5,maxproto=5,direct 0 0
linux:/usr/local /usr/local nfs4 rw,relatime,vers=4,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,port=0,timeo=600,retrans=2,sec=krb5,clientaddr=10.75.22.1,addr=10.75.22.3 0 0
nfs4_client $ $ grep nfs4 /proc/mounts
linux:/usr/local /usr/local nfs4 rw,relatime,vers=4,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,port=0,timeo=600,retrans=2,sec=krb5,clientaddr=10.75.22.1,addr=10.75.22.3 0 0
linux:/mnt/mp3/ /mnt/mp3 nfs4 rw,relatime,vers=4,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,port=0,timeo=600,retrans=2,sec=krb5,clientaddr=10.75.22.1,addr=10.75.22.3 0 0
nfs4_client $ $ hexdump /mnt/mp3/bad_mouth.mp3 | head
0000000 fbff c452 0000 3c0b 4059 9614 0100 c85c
What am I demonstrating here? Simply that trying to read from a file
(/usr/local/etc/Klinux_home_nsupdate+157+00000.key) that I own mounted
as a kerberized-nfs4 mount (on /usr/local) is returning EPERM yet I
can read a file (/mnt/mp3/bad_mouth.mp3) from a different kerberized-
nfs4 mount (/mnt/mp3) on a different filesystem with no problems.
The collateral attached to this bug are from the nfs server, which is
a Lucid machine. I had to choose the client or the server to
"ubuntu_bug" on and since the server is the "newest" link in the
chain, I chose it.
ProblemType: Bug
Architecture: i386
Date: Tue Mar 23 07:56:46 2010
DistroRelease: Ubuntu 10.04
Package: nfs-kernel-server 1:1.2.0-4ubuntu3
ProcEnviron:
PATH=(custom, no user)
LANG=en_CA.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
SourcePackage: nfs-utils
Uname: Linux 2.6.32-16-generic i686
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/545006/+subscriptions
More information about the foundations-bugs
mailing list