- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: nfs problems
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2002 05:19 AM
07-08-2002 05:19 AM
If i mount a directory from my nfs server (HP-UX 10.20) i cannot access any directory which access is handled by a secondary group entry and the sgid bit.
This does not happen on a nfs server running HP-UX 11.00.
What can i do to make it going? Are the any options, kernel parameters or other things i can check to solve it?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2002 05:23 AM
07-08-2002 05:23 AM
Re: nfs problems
Are you trying this as root? How many groups does root belong to?
Can you post your exports file?
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 02:28 AM
07-09-2002 02:28 AM
Re: nfs problems
No, i use the user account who has to use it for testing. And this is currently the only secondary group the user has. So it is not a root-squash or the to 32 limited count of secondary groups a user has problem.
I have tested it on other machines with hp-ux 11.00 or solaris 8. It seems to be a hp-ux 10.20 related problem.
Heiner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 04:20 AM
07-09-2002 04:20 AM
Re: nfs problems
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 04:38 AM
07-09-2002 04:38 AM
Re: nfs problems
I think that Harry has a good point with the patches. I would also make sure that you retrace your steps in that you have your link /etc/logingroup pointing to /etc/group and it has the appropriate permissions. That you have the sgid bit set on the directory, mounted and unmounted.
I apologize in advance if I am stating the obvious and you already have these checked
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 05:15 AM
07-09-2002 05:15 AM
Solutionpatching is also my advise , nfs=patching , however you look at it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2002 12:45 AM
07-17-2002 12:45 AM
Re: nfs problems
There seem to be some incompatibilities between nfs2 and nfs3 in handling group ids.