- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- linux to solaris nfs sharing
Operating System - Linux
1822895
Members
3796
Online
109645
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
тАО05-28-2004 03:30 AM
тАО05-28-2004 03:30 AM
Team,
I have put the entry in the /etc/exports file which reads only one line as "/oracle"
I have run the "exportfs -r" command.
My intention is to share "/oracle" mount point for every machine & user.
I am able to mount the "/oracle" on the solaris box.
But the root or any other user on the solaris box is not allowed to create or modify a file.
Thanks for your help.
I have put the entry in the /etc/exports file which reads only one line as "/oracle"
I have run the "exportfs -r" command.
My intention is to share "/oracle" mount point for every machine & user.
I am able to mount the "/oracle" on the solaris box.
But the root or any other user on the solaris box is not allowed to create or modify a file.
Thanks for your help.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-28-2004 05:09 AM
тАО05-28-2004 05:09 AM
Re: linux to solaris nfs sharing
You can specify access rights with the -access parameter in /etc/exports
/filesystem -access=rw
SEP
/filesystem -access=rw
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-28-2004 07:12 AM
тАО05-28-2004 07:12 AM
Solution
you should pass the permission in /etc/exports too.
see the syntax for sharing the directory and to have root from the allowed machines have root permissions in the shared folder.
let' say that I'm sharing /oracle folder for subnet 192.168.x.x
/oracle 192.168/16(rw,no_root_squash)
Pay attention that there's no space between the allowed machine and the permissions given...
see the syntax for sharing the directory and to have root from the allowed machines have root permissions in the shared folder.
let' say that I'm sharing /oracle folder for subnet 192.168.x.x
/oracle 192.168/16(rw,no_root_squash)
Pay attention that there's no space between the allowed machine and the permissions given...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP