Bug 4589
Summary: | nfs cache permissions | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | mhaller |
Component: | kernel | Assignee: | Cristian Gafton <gafton> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 6.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
mhaller
1999-08-18 16:41:53 UTC
Can you verify that this problem exists with the latest Raw Hide packages kernel-2.2.11 knfsd-1.4.7 You might have to wait a bit for the kernel to get to Raw Hide. The latest knfsd patches are just being applied ... can't find knfsd-1.4.7 rpmfind.net has 1.4.6 any pointers? tried this with the knfsd-1.4.7 problem still exists with knfsd-1.4.7-2 and knfsd-clients-1.4.7-2 with kernel 2.2.11 The problem was incorrectly reported initially. When switching to a uid with the wrong credentials you get permission denied messages. . The problem lies in the fact that linux nfs is using different credentials reads/writes as it did for the initial open. It is covered by a bugfix submitted to the kernel mailing list: . http://db.geocrawler.com/archives/3/35/1999/4/0/1612757/ . This patch has been included inthe nfs patches provided by Alan Cox 2.2*ac kernels, and with 2.2.11-ac7 for example I cannot reproduce the problem. . Can these be incorporated into he 2.2.5 kernel rpm updates? . reducing severity, thanks |