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



Is it possible to give access to a nfs share to a particular user in a particular system?..

Answer / krishna

yes it is possible

Is This Answer Correct ?    12 Yes 1 No

Is it possible to give access to a nfs share to a particular user in a particular system?..

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

Is it possible to give access to a nfs share to a particular user in a particular system?..

Answer / sampath

can u provide me the steps how to give

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Linux General Interview Questions

Why do people use linux?

0 Answers  


Which is the default shell in linux?

0 Answers  


How do I find and delete files in linux?

0 Answers  


Can linux get hacked?

0 Answers  


Which os do hackers use?

0 Answers  






Do most hackers use linux?

0 Answers  


Hi, We are porting our application from linux 2.4 to 2.6.Its an medical equipment.So just want to know how could i perform balck box testing on this.Please let me know the scenarios as well.

0 Answers  


How do I create a bootable usb drive for linux?

0 Answers  


How do you list all files in a directory, including the hidden files?

1 Answers  


Why does microprocessor contain rom chips?

0 Answers  


What is the full form of linux?

0 Answers  


What would you use to edit contents of the file?

0 Answers  


Categories