Is it possible to give access to a nfs share to a particular
user in a particular system?
Answers were Sorted based on User's Feedback
Answer / raj
you can give permission to an ip or to the users(The user
should be from the system where the file is getting
shared,external access from users arenot allowed except for
nfsnobody). If you want to give permission to an ip then
open /etc/exports...Let /data be the shared directory:
/data 10.2.1.1(ro,sync)
To give permission to a user like harry:
setfacl -m u:harry:rwx /data.
By default the nfs gets accessed by the user nfsnobody. So
you can add or remove a particular permissions to this user
using acl.
| Is This Answer Correct ? | 4 Yes | 0 No |
In my server squid is configured,and in my client machine i am using proxy (connection settings... proxy server ip) i configured..in server orkut.com is blocked, is it possible to use orkut even when i am using proxy at client side.....
What is a split-horizon dns?
Can linux run windows games?
What is the difference between lock and semaphore?
How is the sata hard disk configuration made when we install redhat 9?
Is ios based on bsd?
What are the 5 basic components of linux?
Why are there no viruses on linux?
Is kali linux good for everyday use?
What is semaphore and types?
Which utility is used to make automate rotation of a log?
A system has four NI cards , how do you find out that a particular NI card is faulty without going to the sever ?